Tsetsbold Narantungalag wrote: > Hi, > > For me or others, there is only one way to learn C. I don't know C++, but > all computer languages are the same to learn. The best way to learn is write > in C/C++ or other computer high-level-languages. > > I think The C Programming Language by Dennis Ritchie and Brian Kernighan is > good book for learing C. > > TSB > > > [Non-text portions of this message have been removed] > >
The C FAQ is a good place to start, along with taking vocational studies, such as a night class in C, or even C#, they both share some common syntax and the theory of programming practice should be common to a point. Try here: http://c-faq.com/ [Non-text portions of this message have been removed]
