|
|
|
|
|
by vibrunazo
5464 days ago
|
|
I agree, reading books of different perspectives is great. I would also like to bring up the importance of reading "good practices" books and articles. Learning not only how to write good code for yourself, but good code for your colleagues to work with is an important skill to have. Writing maintainable code is often not trivial. I recommend reading Effective Java by Joshua Bloch. |
|