DEV Community

Discussion on: What is your best advice for a junior software developer?

Collapse
 
dandy profile image
dandy

I would give just one advice to all programmers in start of their career. Please spare sometime and read Robert C.Martin books on clean code. Namely
Clean Code and
The Clean Coder

It changes perspective of how one reads and writes code for better.