tags:

views:

77

answers:

3

how to learn c basic easily and quickly?

A: 

http://www.c-for-dummies.com/

JLWarlow
+3  A: 

The C Programming Language (also referred to as K&R):

Amazon: The C Programming Langauge - Second Edition

Pick up a copy and start reading. It teaches the basics right from the start and builds on top of them quickly.

Justin Niessner
A: 

practice

Shoban