My Personal Recommendations for Software Developers
1- Be good person2- When You join a new developer team,Some people can give you missing data, info, file(.env ..) etc..at your first installations. Don’t care.3- Before You write code, make some research.But don’t consume so much time. Because You
Most Used Shortcuts at Eclipse
You will find most used and usefull Eclipse IDE Shortcuts below. Ctrl + Shift + X : Convert to Upper Case Ctrl + Shift + Y : Convert to Lower Case “sysout”, then Ctrl + Space : System.out.println() “main”, then