[Courses] new course: Absolute Beginning C Programming

Aarthy Elangovan sk_aarthy at yahoo.com
Sun Jan 29 04:01:32 UTC 2012


I am in too !!! Thanks for creating this opportunity.

Thanks 
Aarthy


________________________________
 From: "courses-request at linuxchix.org" <courses-request at linuxchix.org>
To: courses at linuxchix.org 
Sent: Saturday, January 28, 2012 7:00 PM
Subject: Courses Digest, Vol 67, Issue 1
 
Send Courses mailing list submissions to
    courses at linuxchix.org

To subscribe or unsubscribe via the World Wide Web, visit
    http://mailman.linuxchix.org/mailman/listinfo/courses
or, via email, send a message with subject or body 'help' to
    courses-request at linuxchix.org

You can reach the person managing the list at
    courses-owner at linuxchix.org

When replying, please edit your Subject line so it is more specific
than "Re: Contents of Courses digest..."


Today's Topics:

   1. new course: Absolute Beginning C Programming (Carla Schroder)
   2. Re: new course: Absolute Beginning C Programming (Emily Gonyer)
   3. Re: [Newchix] new course: Absolute Beginning C Programming
      (Piper Lesley)
   4. Re: new course: Absolute Beginning C Programming (Ehud Kaldor)
   5. Re: new course: Absolute Beginning C Programming (Rio)
   6. Re: new course: Absolute Beginning C Programming (Jane Taylor)
   7. Re: new course: Absolute Beginning C Programming (Carla Schroder)


----------------------------------------------------------------------

Message: 1
Date: Sat, 28 Jan 2012 15:20:33 -0800
From: Carla Schroder <carla at bratgrrl.com>
To: courses at linuxchix.org
Subject: [Courses] new course: Absolute Beginning C Programming
Message-ID: <201201281520.33603.carla at bratgrrl.com>
Content-Type: Text/Plain;  charset="iso-8859-1"

Hey all,

I've been going back and refreshing my moldy old C coding skills, which is a 
golden opportunity to launch a Linuxchix course for coding and C beginners. 

Why C, you may ask? Why not something new and shiny like Python or Ruby or PHP 
or some rock star codey thingy? I'll tell you why-- because C is a fundamental 
language and it gets into gnarly stuff the glossy newcomers shine over and hide 
away.  If you develop a decent grasp of C you will have useful knowledge that 
will serve you well for many different languages, and you won't fall into dumb 
attitudes like "It's ok to be inefficient and sloppy because everyone has quad-
core computers anyway" or "I have no idea why it's doing this, but oh well who 
cares."

I'll use gcc, the GNU compiler collection. There are many compilers and I 
don't want to teach many compilers, I want to give literal specific examples 
with gcc instead of forcing you to figure it out on your own. gcc is fine and 
when you get to know it fairly well then you can try out others, and engage in 
fun flamewars over which one is best.

Absolute Beginning C Programming starts Sunday Feb. 5. All you have to do is 
subscribe to the Courses list. See you there!

http://mailman.linuxchix.org/mailman/listinfo/courses

Carla

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Carla Schroder, ace Linux guru and howto author
541-932-4817 PT
carla at tuxcomputing.com
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~


------------------------------

Message: 2
Date: Sat, 28 Jan 2012 19:06:23 -0500
From: Emily Gonyer <emilyyrose at gmail.com>
To: courses at linuxchix.org
Subject: Re: [Courses] new course: Absolute Beginning C Programming
Message-ID:
    <CANB1Rbzi2PS0dhbABtDt4fcP=APBLZggiEngJgLkNEWG3tF1kA at mail.gmail.com>
Content-Type: text/plain; charset=ISO-8859-1

Sweet, I'm in! I've tried to teach myself C a half dozen times an always
got stuck somewhere an gave up. I'm game to give it another shot!!

Emily

On Sat, Jan 28, 2012 at 6:20 PM, Carla Schroder <carla at bratgrrl.com> wrote:

> Hey all,
>
> I've been going back and refreshing my moldy old C coding skills, which is
> a
> golden opportunity to launch a Linuxchix course for coding and C beginners.
>
> Why C, you may ask? Why not something new and shiny like Python or Ruby or
> PHP
> or some rock star codey thingy? I'll tell you why-- because C is a
> fundamental
> language and it gets into gnarly stuff the glossy newcomers shine over and
> hide
> away.  If you develop a decent grasp of C you will have useful knowledge
> that
> will serve you well for many different languages, and you won't fall into
> dumb
> attitudes like "It's ok to be inefficient and sloppy because everyone has
> quad-
> core computers anyway" or "I have no idea why it's doing this, but oh well
> who
> cares."
>
> I'll use gcc, the GNU compiler collection. There are many compilers and I
> don't want to teach many compilers, I want to give literal specific
> examples
> with gcc instead of forcing you to figure it out on your own. gcc is fine
> and
> when you get to know it fairly well then you can try out others, and
> engage in
> fun flamewars over which one is best.
>
> Absolute Beginning C Programming starts Sunday Feb. 5. All you have to do
> is
> subscribe to the Courses list. See you there!
>
> http://mailman.linuxchix.org/mailman/listinfo/courses
>
> Carla
>
> ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
> Carla Schroder, ace Linux guru and howto author
> 541-932-4817 PT
> carla at tuxcomputing.com
> ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
> _______________________________________________
> Courses mailing list
> Courses at linuxchix.org
> http://mailman.linuxchix.org/mailman/listinfo/courses
>



-- 
Whatever you can do, or dream you can, begin it. Boldness has genius, power
and magic in it. -  Goethe

Be who you are and say what you feel because those who mind don't matter
and those who matter don't mind. - Dr.Seuss

Not everything that can be counted counts, and not everything that counts
can be counted. - Albert Einstein


------------------------------

Message: 3
Date: Sat, 28 Jan 2012 16:48:41 -0800
From: Piper Lesley <lesley.a.piper at gmail.com>
To: courses at linuxchix.org, newchix at linuxchix.org
Subject: Re: [Courses] [Newchix] new course: Absolute Beginning C
    Programming
Message-ID:
    <CAA9yu0n_dBzLG8gPM+TwhMZ6oxxErdJPP3cLzmDT+SCac-83CQ at mail.gmail.com>
Content-Type: text/plain; charset=ISO-8859-1

I'm in as well! I'm just getting into C++ for my degree and I would love to
have a better understanding of other languages.  And just to throw it out
there, I'd be game for a PHP one as well. I know a teeny, tiny bit of PHP,
but haven't gone further.

Piper

On Sat, Jan 28, 2012 at 2:58 PM, Carla Schroder <carla at bratgrrl.com> wrote:

> Hey all,
>
> I've been going back and refreshing my moldy old C coding skills, which is
> a
> golden opportunity to launch a Linuxchix course for coding and C beginners.
>
> Why C, you may ask? Why not something new and shiny like Python or Ruby or
> PHP
> or some rock star codey thingy? I'll tell you why-- because C is a
> fundamental
> language and it gets into gnarly stuff the glossy newcomers shine over and
> hide
> away.  If you develop a decent grasp of C you will have useful knowledge
> that
> will serve you well for many different languages, and you won't fall into
> dumb
> attitudes like "It's ok to be inefficient and sloppy because everyone has
> quad-
> core computers anyway" or "I have no idea why it's doing this, but oh well
> who
> cares."
>
> I'll use gcc, the GNU compiler collection. There are many compilers and I
> don't want to teach many compilers, I want to give literal specific
> examples
> with gcc instead of forcing you to figure it out on your own. gcc is fine
> and
> when you get to know it fairly well then you can try out others, and
> engage in
> fun flamewars over which one is best.
>
> Absolute Beginning C Programming starts Sunday Feb. 5. All you have to do
> is
> subscribe to the Courses list. See you there!
>
> http://mailman.linuxchix.org/mailman/listinfo/courses
>
> Carla
>
> ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
> Carla Schroder, ace Linux guru and howto author
> 541-932-4817 PT
> carla at tuxcomputing.com
> ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
> _______________________________________________
> Newchix mailing list
> Newchix at linuxchix.org
> http://mailman.linuxchix.org/mailman/listinfo/newchix
> 'Reply' goes to the original sender. Use 'reply-to-list' if it's available.
>



-- 

Certainly, travel is more than the seeing of sights; it is a change that
goes on, deep and permanent, in the ideas of living.  ~ Miriam Beard


------------------------------

Message: 4
Date: Sat, 28 Jan 2012 17:06:13 -0800
From: Ehud Kaldor <ehud.kaldor at gmail.com>
To: courses at linuxchix.org
Subject: Re: [Courses] new course: Absolute Beginning C Programming
Message-ID:
    <CAL=Be0VdAC2xexShepG5guVzPCAFJ+bJwUW7JDV_KCjoVcNYsg at mail.gmail.com>
Content-Type: text/plain; charset=ISO-8859-1

+1
I'm in.
On Jan 28, 2012 3:21 PM, "Carla Schroder" <carla at bratgrrl.com> wrote:

> Hey all,
>
> I've been going back and refreshing my moldy old C coding skills, which is
> a
> golden opportunity to launch a Linuxchix course for coding and C beginners.
>
> Why C, you may ask? Why not something new and shiny like Python or Ruby or
> PHP
> or some rock star codey thingy? I'll tell you why-- because C is a
> fundamental
> language and it gets into gnarly stuff the glossy newcomers shine over and
> hide
> away.  If you develop a decent grasp of C you will have useful knowledge
> that
> will serve you well for many different languages, and you won't fall into
> dumb
> attitudes like "It's ok to be inefficient and sloppy because everyone has
> quad-
> core computers anyway" or "I have no idea why it's doing this, but oh well
> who
> cares."
>
> I'll use gcc, the GNU compiler collection. There are many compilers and I
> don't want to teach many compilers, I want to give literal specific
> examples
> with gcc instead of forcing you to figure it out on your own. gcc is fine
> and
> when you get to know it fairly well then you can try out others, and
> engage in
> fun flamewars over which one is best.
>
> Absolute Beginning C Programming starts Sunday Feb. 5. All you have to do
> is
> subscribe to the Courses list. See you there!
>
> http://mailman.linuxchix.org/mailman/listinfo/courses
>
> Carla
>
> ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
> Carla Schroder, ace Linux guru and howto author
> 541-932-4817 PT
> carla at tuxcomputing.com
> ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
> _______________________________________________
> Courses mailing list
> Courses at linuxchix.org
> http://mailman.linuxchix.org/mailman/listinfo/courses
>


------------------------------

Message: 5
Date: Sun, 29 Jan 2012 10:24:45 +0800
From: Rio <rio.arbis at gmail.com>
To: Ehud Kaldor <ehud.kaldor at gmail.com>
Cc: courses at linuxchix.org
Subject: Re: [Courses] new course: Absolute Beginning C Programming
Message-ID:
    <CAMT7HH8ri_AYJz=_3MBH749sLyGm1eAcLjefA75aPqO0XsY+yA at mail.gmail.com>
Content-Type: text/plain; charset=ISO-8859-1

I'm in.  Been trying to learn in the past but didn't progress much.  Hoping
this time Carla's coaching will make a big difference on me.

Cheers!

Rio

On Sun, Jan 29, 2012 at 9:06 AM, Ehud Kaldor <ehud.kaldor at gmail.com> wrote:

> +1
> I'm in.
>  On Jan 28, 2012 3:21 PM, "Carla Schroder" <carla at bratgrrl.com> wrote:
>
> > Hey all,
> >
> > I've been going back and refreshing my moldy old C coding skills, which
> is
> > a
> > golden opportunity to launch a Linuxchix course for coding and C
> beginners.
> >
> > Why C, you may ask? Why not something new and shiny like Python or Ruby
> or
> > PHP
> > or some rock star codey thingy? I'll tell you why-- because C is a
> > fundamental
> > language and it gets into gnarly stuff the glossy newcomers shine over
> and
> > hide
> > away.  If you develop a decent grasp of C you will have useful knowledge
> > that
> > will serve you well for many different languages, and you won't fall into
> > dumb
> > attitudes like "It's ok to be inefficient and sloppy because everyone has
> > quad-
> > core computers anyway" or "I have no idea why it's doing this, but oh
> well
> > who
> > cares."
> >
> > I'll use gcc, the GNU compiler collection. There are many compilers and I
> > don't want to teach many compilers, I want to give literal specific
> > examples
> > with gcc instead of forcing you to figure it out on your own. gcc is fine
> > and
> > when you get to know it fairly well then you can try out others, and
> > engage in
> > fun flamewars over which one is best.
> >
> > Absolute Beginning C Programming starts Sunday Feb. 5. All you have to do
> > is
> > subscribe to the Courses list. See you there!
> >
> > http://mailman.linuxchix.org/mailman/listinfo/courses
> >
> > Carla
> >
> > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
> > Carla Schroder, ace Linux guru and howto author
> > 541-932-4817 PT
> > carla at tuxcomputing.com
> > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
> > _______________________________________________
> > Courses mailing list
> > Courses at linuxchix.org
> > http://mailman.linuxchix.org/mailman/listinfo/courses
> >
> _______________________________________________
> Courses mailing list
> Courses at linuxchix.org
> http://mailman.linuxchix.org/mailman/listinfo/courses
>


------------------------------

Message: 6
Date: Sat, 28 Jan 2012 18:39:19 -0800
From: Jane Taylor <janetaylor55 at me.com>
To: "courses at linuxchix.org" <courses at linuxchix.org>
Subject: Re: [Courses] new course: Absolute Beginning C Programming
Message-ID: <8C9B8B04-31D0-4EE7-A2C5-48F43AD8F102 at me.com>
Content-Type: text/plain; CHARSET=US-ASCII

I'm in and I hope I do better than my Fortran class all those years ago. I could only get one line of Mickey's face to appear!!!

Thanks,

Jane

--As this is a thumb-made email any misspellings are a natural by-product of trying to type too fast on my iPhone. :-). 

On Jan 28, 2012, at 6:24 PM, Rio <rio.arbis at gmail.com> wrote:

> I'm in.  Been trying to learn in the past but didn't progress much.  Hoping
> this time Carla's coaching will make a big difference on me.
> 
> Cheers!
> 
> Rio
> 
> On Sun, Jan 29, 2012 at 9:06 AM, Ehud Kaldor <ehud.kaldor at gmail.com> wrote:
> 
>> +1
>> I'm in.
>> On Jan 28, 2012 3:21 PM, "Carla Schroder" <carla at bratgrrl.com> wrote:
>> 
>>> Hey all,
>>> 
>>> I've been going back and refreshing my moldy old C coding skills, which
>> is
>>> a
>>> golden opportunity to launch a Linuxchix course for coding and C
>> beginners.
>>> 
>>> Why C, you may ask? Why not something new and shiny like Python or Ruby
>> or
>>> PHP
>>> or some rock star codey thingy? I'll tell you why-- because C is a
>>> fundamental
>>> language and it gets into gnarly stuff the glossy newcomers shine over
>> and
>>> hide
>>> away.  If you develop a decent grasp of C you will have useful knowledge
>>> that
>>> will serve you well for many different languages, and you won't fall into
>>> dumb
>>> attitudes like "It's ok to be inefficient and sloppy because everyone has
>>> quad-
>>> core computers anyway" or "I have no idea why it's doing this, but oh
>> well
>>> who
>>> cares."
>>> 
>>> I'll use gcc, the GNU compiler collection. There are many compilers and I
>>> don't want to teach many compilers, I want to give literal specific
>>> examples
>>> with gcc instead of forcing you to figure it out on your own. gcc is fine
>>> and
>>> when you get to know it fairly well then you can try out others, and
>>> engage in
>>> fun flamewars over which one is best.
>>> 
>>> Absolute Beginning C Programming starts Sunday Feb. 5. All you have to do
>>> is
>>> subscribe to the Courses list. See you there!
>>> 
>>> http://mailman.linuxchix.org/mailman/listinfo/courses
>>> 
>>> Carla
>>> 
>>> ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
>>> Carla Schroder, ace Linux guru and howto author
>>> 541-932-4817 PT
>>> carla at tuxcomputing.com
>>> ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
>>> _______________________________________________
>>> Courses mailing list
>>> Courses at linuxchix.org
>>> http://mailman.linuxchix.org/mailman/listinfo/courses
>>> 
>> _______________________________________________
>> Courses mailing list
>> Courses at linuxchix.org
>> http://mailman.linuxchix.org/mailman/listinfo/courses
>> 
> _______________________________________________
> Courses mailing list
> Courses at linuxchix.org
> http://mailman.linuxchix.org/mailman/listinfo/courses


------------------------------

Message: 7
Date: Sat, 28 Jan 2012 19:00:08 -0800
From: Carla Schroder <carla at bratgrrl.com>
To: courses at linuxchix.org
Cc: newchix at linuxchix.org
Subject: Re: [Courses] new course: Absolute Beginning C Programming
Message-ID: <201201281900.08493.carla at bratgrrl.com>
Content-Type: Text/Plain;  charset="us-ascii"

Yay, I'm glad to see lots of interest! I think I'm pretty good at explaining 
things, and understanding abstract concepts is half the battle with any 
coding. See you in a week! Wizened gurus are welcome too; the more brains the 
better!

Carla


> >> 
> >> On Jan 28, 2012 3:21 PM, "Carla Schroder" <carla at bratgrrl.com> wrote:
> >>> Hey all,
> >>> 
> >>> I've been going back and refreshing my moldy old C coding skills, which
> >> 
> >> is
> >> 
> >>> a
> >>> golden opportunity to launch a Linuxchix course for coding and C
> >> 
> >> beginners.
> >> 
> >>> Why C, you may ask? Why not something new and shiny like Python or Ruby
> >> 
> >> or
> >> 
> >>> PHP
> >>> or some rock star codey thingy? I'll tell you why-- because C is a
> >>> fundamental
> >>> language and it gets into gnarly stuff the glossy newcomers shine over
> >> 
> >> and
> >> 
> >>> hide
> >>> away.  If you develop a decent grasp of C you will have useful
> >>> knowledge that
> >>> will serve you well for many different languages, and you won't fall
> >>> into dumb
> >>> attitudes like "It's ok to be inefficient and sloppy because everyone
> >>> has quad-
> >>> core computers anyway" or "I have no idea why it's doing this, but oh
> >> 
> >> well
> >> 
> >>> who
> >>> cares."
> >>> 
> >>> I'll use gcc, the GNU compiler collection. There are many compilers and
> >>> I don't want to teach many compilers, I want to give literal specific
> >>> examples
> >>> with gcc instead of forcing you to figure it out on your own. gcc is
> >>> fine and
> >>> when you get to know it fairly well then you can try out others, and
> >>> engage in
> >>> fun flamewars over which one is best.
> >>> 
> >>> Absolute Beginning C Programming starts Sunday Feb. 5. All you have to
> >>> do is
> >>> subscribe to the Courses list. See you there!
> >>> 
> >>> http://mailman.linuxchix.org/mailman/listinfo/courses
> >>> 
> >>> Carla
> >>> 
> >>> ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
> >>> Carla Schroder, ace Linux guru and howto author
> >>> 541-932-4817 PT
> >>> carla at tuxcomputing.com
> >>> ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
> >>> _______________________________________________
> >>> Courses mailing list
> >>> Courses at linuxchix.org
> >>> http://mailman.linuxchix.org/mailman/listinfo/courses
> >> 
> >> _______________________________________________
> >> Courses mailing list
> >> Courses at linuxchix.org
> >> http://mailman.linuxchix.org/mailman/listinfo/courses
> > 
> > _______________________________________________
> > Courses mailing list
> > Courses at linuxchix.org
> > http://mailman.linuxchix.org/mailman/listinfo/courses
> 
> _______________________________________________
> Courses mailing list
> Courses at linuxchix.org
> http://mailman.linuxchix.org/mailman/listinfo/courses


------------------------------

_______________________________________________
Courses mailing list
Courses at linuxchix.org
http://mailman.linuxchix.org/mailman/listinfo/courses


End of Courses Digest, Vol 67, Issue 1
**************************************


More information about the Courses mailing list