Ranter
Join devRant
Do all the things like
++ or -- rants, post your own rants, comment on others' rants and build your customized dev avatar
Sign Up
Pipeless API
From the creators of devRant, Pipeless lets you power real-time personalized recommendations and activity feeds using a simple API
Learn More
Comments
-
Clean Code by Robert Martin. It won't help with frameworks, etc, but I'd say it a must read for any developer
-
@linux-colonel thanks for the suggestion! And a good one too!
I have a design patterns book I'm reading next, but after that I'll try coupling your suggestion with head first software development(it goes over frames works, ect...) . That seems like it'll touch base with all my need for the moment! Thanks again! -
No worries. Also, I've found that adding "pdf" to the end of a search for any book usually comes back with a hosted copy somewhere. You get to read for free!
-
donuts238488yCode Complete and The Phoenix Project (a story that shows why you shouldn't write crappy code and cut corners)
Any of you experienced Devs have any recommendations book wise for backend development (framework, unit testing, vcs, server deployment...) For java.
FYI I do have a LITTLE experience with MVCs
undefined