1.
Patterns of Enterprise Application Architecture
Martin Fowler
2.
The Definitive Guide to symfony
Fabien Potencier and Francois Zaninotto
3. WEB
1. Basic Concepts: TCP/IP, HTML, CSS , XML , SOAP , RSS , HTML DOM , Javascript , AJAX , PHP (OOP , magic methods
2. Advanced Concepts: Patterns in designing web applications. MVC in particular.
3: Symfony:
* Chapter 1 - Introducing Symfony
* Chapter 2 - Exploring Symfony's Code
* Chapter 3 - Running Symfony
* Chapter 4 - The Basics Of Page Creation
* Chapter 5 - Configuring Symfony
* Chapter 6 - Inside The Controller Layer
* Chapter 7 - Inside The View Layer
* Chapter 8 - Inside The Model Layer
* Chapter 9 - Links And The Routing System
* Chapter 10 - Forms
* Chapter 11 - Ajax Integration
* Chapter 12 - Caching
* Chapter 13 - I18n And L10n
* Chapter 14 - Admin Generator
* Chapter 15 - Unit And Functional Testing
* Chapter 16 - Application Management Tools
* Chapter 17 - Extending Symfony
* Chapter 18 - Performance
* Chapter 19 - Mastering Symfony's Configuration File