DEV Community

Discussion on: 8 books every junior developer should read

Collapse
 
avikaminetzky profile image
Avi Kaminetzky • Edited

I started reading Code Complete and had a really hard time understanding some of the examples. Keep in mind that juniors today are starting off with JS, Python and Ruby, not V. Basic, C# and Java.
I feel that a book like Practical Object Oriented Design (Ruby, by Sandi Metz) is a great starting point to improve coding style.