Vinay's C Tutorial

The C tutorial is still under construction. However all chapters given below are independent and you can start right away, and go through rest of the chapters as they become available, over the next few days.

Welcome to C

The C tutorial is divided into several independent chapters. Each chapter covers one important aspect of C. Just select the appropriate link, and you're ready to start. If you wish to read the chapter offline select the appropriate link, and then use the 'Save Page' option of your browser. I recommend that you follow the chapters in serial order.

  1. Introduction to C - Introduces you to the C language and syntax
  2. Variables and Basic Data Types - The fundamentals of variables. Introduces basic data types and operators
  3. Loops - Loops. Your first step towards writing non-trivial programs
  4. Expressions - Learn to write more elaborate expressions
  5. Control Flow - Expand your knowledge of loops and learn about other control structures
  6. Basic Input/Output - Get your programs to interract with the user
  7. Arrays and Strings - Learn about processing larger user input and large heaps of data. (Under Construction)

Back to Top


I Want Your Feedback - Sign My Guestbook (View Guestbook)
If you have any suggestions, contributions or comments, E-mail me at vinaypai@crosswinds.net