Skip to content
Elfayeur edited this page Mar 15, 2022 · 48 revisions

CSS learning games

Architecture

DDD

Testing

Clean Code

Legacy code and Refactoring

Bloggers

Design

Vue internals

Security

Model View Presenter (MVP)

Others

Books to read

  • Clean Code (Robert C. Martin)
  • Clean Architecture (Robert C. Martin)
  • Modern C++ Programming with Test-Driven Development
  • 👀 Implementing Domain-Driven Design (Vaughn Vernon)
  • 🔖 Working effectively with legacy code (Michael C. Feathers)
  • Test Driven Development (Kent Beck)
  • Refactoring (Martin Fowler)
  • DDD Distilled (Vaughn Vernon) (shorter version)
  • 🔖 Domain Driven Design (Eric Evans)
  • https://github.com/cosmicpython/book
  • Patterns of Enterprise Application Architecture (Martin Fowler)
  • The Mythical Man-Month: Essays on Software Engineering (Fred Brooks) http://www.canonical.org/~kragen/tao-of-programming.html
  • A Philosophy of Software Design, 2nd Edition (John Ousterhout)
  • The Pragmatic Programmer (Thomas David, Hunt Andrew)
  • Radical Candor, Kim Scott