Thread: c tutorials

  1. #1
    Registered User
    Join Date
    Jul 2005
    Posts
    2

    c tutorials

    hey does anyone know any good c programming training sites?
    im eager to learn the c programming language but im finding it quite hard. is there a site where it takes it slow and has exercises & stuff like that

  2. #2
    Yes, I play CounterStrike
    Join Date
    Jun 2005
    Location
    Edinburgh, Scotland
    Posts
    33
    googleforit.com hehe, only joking have alook at this page, its where I first went at first, though I now use reference books as I find them to be alot more help.

    http://www.programmershelp.co.uk/ctutorials.php

  3. #3
    Registered User
    Join Date
    Jul 2005
    Posts
    2
    thanks, good site.

  4. #4
    Registered User
    Join Date
    Jul 2005
    Posts
    3
    hey the howstuff works site for C programmign is nice and simple its whut i used to start off with

  5. #5
    Supermassive black hole cboard_member's Avatar
    Join Date
    Jul 2005
    Posts
    1,709
    Good class architecture is not like a Swiss Army Knife; it should be more like a well balanced throwing knife.

    - Mike McShaffry

  6. #6
    FOX
    Join Date
    May 2005
    Posts
    188
    Quote Originally Posted by s2theG
    hey the howstuff works site for C programmign is nice and simple its whut i used to start off with
    The #C Wiki explicitly names the Howstuffworks as one of the tutorials to avoid since it's supposely horrible.

  7. #7
    Frequently Quite Prolix dwks's Avatar
    Join Date
    Apr 2005
    Location
    Canada
    Posts
    8,057
    Try a book from your local bookstore. Or library. That's how I learned.
    dwk

    Seek and ye shall find. quaere et invenies.

    "Simplicity does not precede complexity, but follows it." -- Alan Perlis
    "Testing can only prove the presence of bugs, not their absence." -- Edsger Dijkstra
    "The only real mistake is the one from which we learn nothing." -- John Powell


    Other boards: DaniWeb, TPS
    Unofficial Wiki FAQ: cpwiki.sf.net

    My website: http://dwks.theprogrammingsite.com/
    Projects: codeform, xuni, atlantis, nort, etc.

  8. #8
    aoeuhtns
    Join Date
    Jul 2005
    Posts
    581
    This is always a useful resource for C:
    http://www.acm.uiuc.edu/webmonkeys/b...ide/index.html

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. Replies: 3
    Last Post: 04-06-2007, 05:10 PM
  2. Why don't the tutorials on this site work on my computer?
    By jsrig88 in forum C++ Programming
    Replies: 3
    Last Post: 05-15-2006, 10:39 PM
  3. Wiki for Tutorials
    By jverkoey in forum A Brief History of Cprogramming.com
    Replies: 7
    Last Post: 08-16-2005, 03:03 PM
  4. CProgramming.com should update their tutorials.
    By PorkyChop in forum C++ Programming
    Replies: 17
    Last Post: 09-19-2004, 10:51 PM
  5. Best way to organize tutorials
    By jverkoey in forum A Brief History of Cprogramming.com
    Replies: 8
    Last Post: 05-30-2004, 04:41 AM