09-17-2007, 11:35 AM
|
#19 (permalink)
|
|
Moderateur
Join Date: Apr 2007
Posts: 1,393
Thanks: 5
|
Quote:
Originally Posted by Tanax
What does "Advanced PHP Programming by George Schlossnagle" cover?
|
- Implementation and Development Methodologies
- Coding Styles
- Object-Oriented Programming Through Design Patters
- Error Handling
- Implementing with PHP: Templates and the Web
- Implementing with PHP: Standalone Scripts
- Unit Testing
- Managing the Development Environment
- Designing a Good API
- Caching
- External Performance Tunings
- Data Component Caching
- Computational Reuse
- Distributed Applications
- Interacting with Databases
- User Authentication and Session Security
- Session Handling
- Building a Distributed Environment
- RPC: Interacting with Remote Services
- Performance
- Application Benchmarks: Testing an Entire Application
- Profiling
- Synthetic Benchmarks: Evaluating Code Blocks and Functions
- Extensibility
- PHP and Zend Engine Internals
- Extending PHP: Part I
- Extending PHP: Part II
- Writing SAPIs and Extending the Zend Engine
|
|
|
|