Thursday, May 31, 2018

adding created by comment automatically at class creation time in eclipse

  1. right click on the project
  2. Choose Java Code Style in left
  3. Check enable Project specific settings
  4. expand comments
  5. choose files
  6. edits
  7. type "created by" or 
  8. choose insert variables

Monday, May 7, 2018

best coding standard

  1. clean coders by uncle bob martin
  2. tdd by example 
  3. polyglot programming