Kirjojen hintavertailu. Mukana 12 657 676 kirjaa ja 12 kauppaa.

Kirjailija

Armando Padilla

Kirjat ja teokset yhdessä paikassa: 2 kirjaa, julkaisuja vuosilta 2009-2010, suosituimpien joukossa Pro PHP Application Performance. Vertaile teosten hintoja ja tarkista saatavuus suomalaisista kirjakaupoista.

2 kirjaa

Kirjojen julkaisuhaarukka 2009-2010.

Pro PHP Application Performance

Pro PHP Application Performance

Armando Padilla; DUPTim Hawkins

APress
2010
nidottu
Pro PHP Application Performance will help you understand all the technologies and components which play a role in how well your applications run. When seconds can mean the difference between retaining a user and losing a user, it's important for all of us to have optimization as part of our project roadmap. But what components within your application should you analyze? How should you optimize? And how can you measure how well your application is performing? These are some of the questions that are answered in this book. Along the way you will also learn the "why" of optimizing. You’ll discover why you should optimize a specific component, why selecting one function over another is beneficial, and how to find and use the optimization tools available to the open source community. You’ll also learn how to deploy caching software as well as web server software. Pro PHP Application Performance will also teach you more advanced techniques, such as: • Using Xdebug to profile functions that are not running as efficiently as possible. • Comparing opcode executed by different PHP functions to narrow the search for functions that run efficiently. • Using strace to analyze Apache while your application is served to the user. Once you complete this book you will have a complete sense of where to start optimizing and, most importantly, have the tools which allow you to continue optimizing in other PHP applications going forward.
Beginning Zend Framework

Beginning Zend Framework

Armando Padilla

APress
2009
nidottu
The Zend Framework is one of today's most popular PHP–based web application development frameworks. Beginning Zend Framework is a beginner's guide to learning and using the Zend Framework. It covers everything from the installation to the various features of the framework to get the reader up and running quickly.