Performance Optimization Checklist [here]
- Front-end
- Back-end
- Database
- Server
- Tools for monitor
- Tools for measure performance
- Principles
- Design Patterns
- Head First Design Patterns Book
- Refactoring: Improving the Design of Existing Code.pdf
- The Passionate Programmer by Chad Fowler
- Clean Code by Robert C. Martin
- Head First Design Patterns by Elisabeth Freeman and Kathy Sierra
- The Pragmatic Programmer by Andy Hunt and Dave Thomas
- Soft Skills: The software developer's life manual by John Sonmez
- Programming Ruby (2nd Edition)
- The Ruby Programming Language
- The Ruby Way
- AW Eloquent Ruby
- Metaprogramming Ruby
- Practical Object-Oriented Design in Ruby
- Ruby Best Practices
- Design Patterns in Ruby
- Ruby Performance Optimization