Advertisement
If you have a new account but are having problems posting or verifying your account, please email us on hello@boards.ie for help. Thanks :)
Hello all! Please ensure that you are posting a new thread or question in the appropriate forum. The Feedback forum is overwhelmed with questions that are having to be moved elsewhere. If you need help to verify your account contact hello@boards.ie

Learning C

Options
  • 18-11-2004 4:34pm
    #1
    Registered Users Posts: 725 ✭✭✭


    Gotta learn some C programming and need some advice on how to get started. Any advice on books to look at or (preferably) websites would be greatly appreciate.


Comments

  • Registered Users Posts: 2,002 ✭✭✭bringitdown


    http://www.cs.cf.ac.uk/Dave/C/CE.html

    The best C site on the Net, would recommend books by Herbert Schildt too.


  • Registered Users Posts: 725 ✭✭✭talking_walnut


    Thanks for the link. Site looks very good so far. Anyone else got any links?


  • Registered Users Posts: 7,276 ✭✭✭kenmc


    There's one called "practical c programming" in the OReilly range, I think it's pretty good, but there again I've not needed to look at it for years.
    if you want "the bible" then you need to get "the C programming language" by Kernighan and Ritchie (they wrote C!), but it's more of a reference than a howto
    C is a nice language to program in - been doing so for 10 years alltogether, and it's soooo powerful. enjoy it, and don't be afraid to experiment.


  • Closed Accounts Posts: 4,943 ✭✭✭Mutant_Fruit


    If you're looking for some simple programs to experiment with, check out http://guinness.ucd.ie/comp1604. They're the questions we do for our practicals, and might prove useful for yourself.


Advertisement