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
Hi there,
There is an issue with role permissions that is being worked on at the moment.
If you are having trouble with access or permissions on regional forums please post here to get access: https://www.boards.ie/discussion/2058365403/you-do-not-have-permission-for-that#latest

Learning C

  • 18-11-2004 3:34pm
    #1
    Registered Users, Registered Users 2 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, Registered Users 2 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, Registered Users 2 Posts: 725 ✭✭✭talking_walnut


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


  • Registered Users, Registered Users 2 Posts: 7,278 ✭✭✭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