Студенческий сайт КФУ - ex ТНУ » Учебный раздел » Учебные файлы »ПРОГРАММИРОВАНИЕ

Even Faster Web Sites: Performance Best Practices for Web Developers

Steve Souders
Тип: EPUB
Категория: ПРОГРАММИРОВАНИЕ
Скачать
Купить
Performance is critical to the success of any web site, and yet today's web applications push browsers to their limits with increasing amounts of rich content and heavy use of Ajax. In this book, Steve Souders, web performance evangelist at Google and former Chief Performance Yahoo!, provides valuable techniques to help you optimize your site's performance.
Souders' previous book, the bestselling High Performance Web Sites, shocked the web development world by revealing that 80% of the time it takes for a web page to load is on the client side. In Even Faster Web Sites, Souders and eight expert contributors provide best practices and pragmatic advice for improving your site's performance in three critical categories:
javascript--Get advice for understanding Ajax performance, writing efficient javascript, creating responsive applications, loading scripts without blocking other components, and more.
Network--Learn to share resources across multiple domains, reduce image size without loss of quality, and use chunked encoding to render pages faster.
Другие файлы:

Pro PHP Application Performance: Tuning PHP Web Projects for Maximum Performance
This book contains tips, tricks, and techniques to make new and existing PHP applications much faster and less resource-hungry. Author Armando Padilla...

CUDA Fortran for Scientists and Engineers: Best Practices for Efficient CUDA Fortran Programming
CUDA Fortran for Scientists and Engineers shows how high-performance application developers can leverage the power of GPUs using Fortran, the familiar...

Pro Javascript RIA Techniques: Best Practices, Performance and Presentation
Pro javascript RIA Techniques: Best Practices, Performance, and Presentation shows you how you can build javascript RIAs (Rich Internet Appl...

C++ AMP: Accelerated Massive Parallelism with Microsoft Visual C++
Capitalize on the faster GPU processors in today's computers with the C++ AMP code library--and bring massive parallelism to your project. With this p...

Apache Administrator's Handbook
The Apache Web server runs more than 55 percent of the sites on the Internet, making it the number one Web server, and more widely used than all other...