Sasha - Oleksandr Spodin
Formation Planning - B2C
- The Java patterns and frameworks that I think is important to a Developer Training are:
- Java OO - Oriented Programing
- Books:
- Effective Java (2nd Edition) - Joshua Bloch
- Growing Object-Oriented Software, Guided by Tests - Steve Freeman e Nat Pryce
- Good Practices
- https://github.com/twitter/commons/blob/master/src/java/com/twitter/common/styleguide.md
- Clean Code - A Handbook of Agile Software Craftsman - Robert C. Martin
- Books:
- Design Patterns
- Refatoring to patterns
- Anti-patterns
- Books:
- Head First Design Patterns, - Eric T Freeman, Elisabeth Robson, Bert Bates, Kathy Sierra
- Refactoring to patterns - Joshua Kerievsky
- Implementation Patters - Kent Beck
- Resful API Checklist
- Spring Framework
- What is Inversion of Control Containers and the Dependency Injection pattern
- Spring Framework Inversion of Control
- Hibernate Basic Concepts And Examples:
- Build Applications With Maven: