View Single Post
  #1 (permalink)  
Old May 28th, 2010, 12:50 PM
EliteHussar
Guest
 
Posts: n/a
Default C basic tutorial

Programming tutorial
C Tutorial 1 – The basics of C
This tutorial is a port of the C++ tutorial but is designed to be a stand-alone introduction to C, even if you’ve never programmed before. Unless you have a particular reason to learn C instead of C++, I recommend starting the C++ tutorial instead. Nevertheless, if you do not desire some of C++’s advanced features or simply wish to start with a slightly less complicated language, then this tutorial is for you!
C Tutorial 1 – The basics of C
Reply With Quote