Question:

Suggestions on C learning resources?

by  |  earlier

0 LIKES UnLike

Hello, I would like to learn C . I've been coding Python and PHP (also know SQL/HTML/CSS) for a long time but now I want to learn the revered "mother of all languages", C , and I want to understand Windows API (no, I'm not talking about .NET)

I've seen some tutorials but they really just seem to graze the surface of the language; I've read some blogs that have convinced me it is quite complex. Can anyone suggest a very in-depth tutorial or book that would help me understand the language in all its complexity? Thanks in advance.

 Tags:

   Report

3 ANSWERS


  1. Project Advice And help-

    http://codeprojects.info/


  2. Simply put, some of us revere C as the Mother of all languages.  And like to joke that if you don't have The C Programming Language by Kernighan and Ritchie in your library, stop programming.

    The same is true of Bjarne Stroutrup's the C++ Programming Language.  The man is a readable writer.  He is also a profound mathmatician.  The foundation document for the language is one of the best introductions to it.

    On-line there is a website called http://www.cplusplus.com which is full of practical explanations and tips.  If you want to learn about either language you can beat going there by simply getting the foundation documents I cited above.  (The books which introduced them to everyone).

  3. You can check programming tutorial website like http://myitcareer.org/ .

Question Stats

Latest activity: earlier.
This question has 3 answers.

BECOME A GUIDE

Share your knowledge and help people by answering questions.