Thread: How did you learn C programming?

  1. #16
    Registered User
    Join Date
    Dec 2005
    Location
    Canada
    Posts
    267
    learned it all from websites and a copy of the tutorials at www.gametutorials.com that my friend gave me
    I'm taking a course next year just to raise my average

    OS: Windows 7, XUbuntu 11.10, Arch Linux
    IDE: CodeBlocks
    Compiler: GCC

  2. #17
    Registered User
    Join Date
    Jan 2005
    Posts
    7,366
    Learned C in college from a class. Learned "C++" from a book and a couple discussion sections. Learned better C++ from better books and internet forums like this one. Learned programming from classes in college.

    With the right books you don't need to go to school to learn the language, but it would probably be a little easier. For learning programming in general it is probably much more important to go to school, although still not essential.

  3. #18
    Its hard... But im here swgh's Avatar
    Join Date
    Apr 2005
    Location
    England
    Posts
    1,688
    I took a basic C course in college after I left school and then moved on to uni where I study C++. I still use C for small programs and self projects, its doesnt hurt to know both
    Double Helix STL

  4. #19
    Supermassive black hole cboard_member's Avatar
    Join Date
    Jul 2005
    Posts
    1,709
    Books, internet and experimentation... lots, lots and lots of experimentation.
    Annoyingly "Introduction to C" was one of the modules this year in uni - I only attended 3 after talks with my course director
    Good class architecture is not like a Swiss Army Knife; it should be more like a well balanced throwing knife.

    - Mike McShaffry

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. how long to learn c programming
    By cmay in forum A Brief History of Cprogramming.com
    Replies: 18
    Last Post: 05-13-2009, 12:55 AM
  2. Am I too late to learn programming?
    By maccat in forum A Brief History of Cprogramming.com
    Replies: 17
    Last Post: 02-17-2009, 08:49 AM
  3. Do you ever try to learn too much?
    By Stonehambey in forum A Brief History of Cprogramming.com
    Replies: 11
    Last Post: 06-17-2008, 07:55 AM
  4. Looking to learn C++
    By Fuzzy91 in forum C++ Programming
    Replies: 40
    Last Post: 04-13-2006, 02:38 AM
  5. You have to learn C in order to learn C++
    By gandalf_bar in forum A Brief History of Cprogramming.com
    Replies: 20
    Last Post: 07-16-2004, 10:33 AM