How to become Good programer?

If you want to become Good programer you should remember following things
  Learn functions :-
                                       Functions are use every program and functions are basics of all.leran all types of function  and also leran how to call the function,
where the function is been written.

 
Function Prototype and Call in C++
a)Function with No Arguments and Return value
a)Function with Arguments and No Return Value 
b)Function with Arguments and Return Value
c)Function with No Arguments and No Return value

1) Loops 
2) learn how to work with windows.h file
3) use decent words in cout statement
4) Also use comments on every new function