Re: Newbie



On Mar 23, 5:35 pm, Phil Carmody <thefatphil_demun...@xxxxxxxxxxx>
wrote:
Echo Weep <thewandering...@xxxxxxxxx> writes:
I would like to begin this post by stating that it is my first usenet
post.

Welcome!

I wish to learn C and thought that this would be a good place to
start. I have minimal programming experience and am interesting in
learning C as my first language. There are numerous reasons I wish to
learn C however the two main reasons are; I am using a unix based
operating system and two I want to learn a relatively low level/mid level
language (as I believe I will end up learning more). I already know a
little bit (very minimal) including the basics of pointers, arrays,data
types etc..

If anyone could point me in the right direction it would be most
appreciated

Having a modern printing of K&R is most useful, and the comp.lang.c
FAQ covers many gotchas in the language. When you are familiar enough
with K&R, then you're probably well-enough equipped to start referring
to the C standard(s) - for the closest approaches to those, grab
"n869.pdf" and "n1256.pdf".

Sincerely

Echo

P.S sorry for the badly written post (its 12 am in Toronto and i have
school tomorrow)

You're doing better than several of the regulars!

btw what age did most of you start learning to program?

1982, aged 11, BASIC on some mini the size of a large wardrobe
with no real security at all. I still remember my first day at
the console, after waiting 5 minutes at the start of the lesson
for the bugger to boot up, and the 'hello' prompt I was offered.
I forget what response my 'hello' elicited, but I clearly
remember the response to my next command - 'bye'. 10 minutes
later, after the machine had been rebooted, the 24 of us began
our class again... (I have no idea what the machine was - if
anyone has any vague clue what it might have been, please fling
random suggestions in my direction. I seem to remember the
command to log in was something like "login 8,8", where 8 was
my terminal number.)

I didn't meet C until ~1987, but a multi-floppy-disc compiler
on a single-floppy Atari ST was no fun at all, and I didn't
do anything with it. However, when I got access to a PC with
TurboC on it, my programming life changed dramatically!

Wow! I'm kinda surprised that BASIC keeps showing up on lists of first
languages. I got my first computer around 1988 at age 10, a 286; and
around the same time there was a programming elective in school that
taught BASIC on Apple IIE's. The school lab also had a Mac Plus and a
386. I moved to Pascal and burned out. I rediscovered programming (and
C) in 1996. It seems mid-teens learning basic in school is right on
track. You might be able to talk your teacher into giving you extra
credit for submitting C answers in addition to VB. Maybe not, but
asking may lead to other useful conversations.

--
lexit
.



Relevant Pages

  • RE: C# book for 16 yo?
    ... First I would suggest first learning Visual Studio.NET. ... Then I suggest 2 books to actually learn C# - Microsoft has a book called ... important to quality programming. ... language that combines all the best features of previous languages and is ...
    (microsoft.public.dotnet.languages.csharp)
  • Re: Lisp Ruby Scheme
    ... :> pure functional programming in Haskell and learning it in Scheme ... prototypical language to incorporate it, so if I wanted to really grok ... I would find me a compiler for Eiffel and start feeding it ...
    (comp.lang.scheme)
  • Re: Opinions on intro lisp books
    ... But Lisp is a little different, ... Some languages support one style of programming better than they ... Even if that weren't the case, I'm not sure that a language being a ... I don't believe that learning to program in CL requires more theory ...
    (comp.lang.lisp)
  • Re: Resources for education (was Re: Operating systems at war?)
    ... programming in a language in which structure is a requirement can be ... What is wrong with Python? ... advanced programming techniques like object oriented programming it is ... To learn Python basics is only a matter of days ...
    (comp.sys.acorn.advocacy)
  • Re: trouble creating array of objects
    ... >>If you are programming for windows you might never use STL. ... > Both are in the language, and both are language basics. ... > have failed at presenting a well grounded course of learning. ...
    (alt.comp.lang.learn.c-cpp)