Hello Dev community !
In 2018 I would like to read more books but also more technical books !
(by more I mean at least one, I didn't read any tech book in 2017, shame on me...)
So I would like to collect your recommandations, I do some front and backend stuff (JS and PHP), but I think more basic and general book would be more suitable.
Anyway, I'm open to any suggestions,
I wish you all my best wishes for this new year and much success for your projects !
Top comments (4)
I recommend extreme programming explained is an awesome book about XP and Agile software development, and The Pragmatic Programmer is about programmers mindset.
Domain driven design, Evans
NoSql, Fowler
Building Microservices, Newman
TDD, Beck
Clean Code, Martin
Refactoring, Fowler
Here are my recommendations for 7 classic software development books every developer should own: coding.duford.com/2017/11/recommen...