Skip to content

Latest commit

 

History

History
9 lines (8 loc) · 547 Bytes

software-enginner.md

File metadata and controls

9 lines (8 loc) · 547 Bytes

Best advice to young developers?

  1. Trust the process and focus on fundamentals.
  2. Modifying the code is much more difficult than writing it from scratch, so make sure the first version of your code is the best version.
  3. Document your observations and thought process elaborately for the long run. (edited)

Best advice to young developers:

  1. Don't rush yourself. It's a long journey.
  2. Be curious. As a beginner, you'll be copy-pasting a lot of things. Remember to ask why—that is the most critical part.
  3. Park your ego outside.