Question:

What is a good way to lear C programing language?

by  |  earlier

0 LIKES UnLike

I am new at programing as a whole and I want to lear C as fast as possible so I can begin Programing. Does anyone know any good book that can explain it step by step so someone who is 14 years old can understand it.

 Tags:

   Report

6 ANSWERS


  1. you should learn about the basics of the operating system. So get a book on the operating system you will do it on. Then you will need to learn about basic programming so buy a book for that. Then learn about BASIC so buy another book for that. Then finally you can buy a book for C and learn about that. Also don't forget about C# and C++ for visuals.  


  2. C++ For Dummies is well worth the $20.

    Also, Microsoft offers a free IDE and tutorials for its version of C:

    http://www.microsoft.com/express

  3. If you want to learn C download Microsoft .NET Framework and use tutorials at http://www.cplusplus.com.

  4. This will help you get started at a level you can understand.  Step by step video instruction on c programming.

    http://wally.cs.iupui.edu/csci230/

    http://webcast.berkeley.edu/course_detai...

    If you want you can learn c++

    http://wally.cs.iupui.edu/csci240/

    Most importantly, practice with the ideas you learn.


  5. You can start learning C++ with these video tutorials:

    http://xoax.net/comp/cpp/console/index.p...

    They are perfect for beginners. This one can get you started by showing you how to install a free compiler:

    http://xoax.net/comp/cpp/console/Lesson0...

    Here are some simple games with code downloads that you can use to get some ideas:

    http://xoax.net/comp/cpp/console/Lesson9...

    http://xoax.net/comp/cpp/console/Lesson2...

    http://xoax.net/comp/cpp/console/Lesson2...

    These tutorials can get you started with graphics programming in OpenGL:

    http://xoax.net/comp/cpp/opengl/index.ph...

    You can go through the tutorials and if you have questions on them or anything else in C++, please post to me here:

    http://xoax.net/forum/

    Best of luck!

  6. If you want to be hardcore then get the book

    "The C Programming Language" by K & R

    If you want an "easier" ride get a Deitel and Deitel book

    http://www.pearsonhighered.com/educator/...

Question Stats

Latest activity: earlier.
This question has 6 answers.

BECOME A GUIDE

Share your knowledge and help people by answering questions.