TIPS AND TRICKS IN C

  1. Start creating small progarm.
  2. Talk to the other programer for advice and tutorials that can improve your knowledge towards the program 
  3. Do the program in small steps ,so that you can debugging the program easily
  4. Always save the programs.if you save in "c++ "save as ".cpp "and in "c" save as ".c "
  5. Reading and creating source code can improve you r knowledge towards program                                 

No comments:

Post a Comment