Today 18 April 2011, I read an article form
http://www.cprogramming.com/how_to_learn_to_program.html?utm_source=newletter&utm_medium=email&utm_campaign=second-followup
Concept 1: Don't go too fast (Get it right before moving on)
Concept 2: Don't stop progress.
Summary :
1) Look at the example code.
2) Run it.
3) Write your own code asap
4) Learn to use a debugger
5) Seek out more sources.