ZLIB

ZLIB
Title ZLIB PDF eBook
Author
Publisher
Pages 498
Release 1991
Genre Railroads
ISBN

Download ZLIB Book in PDF, Epub and Kindle

Text Processing in Python

Text Processing in Python
Title Text Processing in Python PDF eBook
Author David Mertz
Publisher Addison-Wesley Professional
Pages 544
Release 2003
Genre Computers
ISBN 9780321112545

Download Text Processing in Python Book in PDF, Epub and Kindle

bull; Demonstrates how Python is the perfect language for text-processing functions. bull; Provides practical pointers and tips that emphasize efficient, flexible, and maintainable approaches to text-processing challenges. bull; Helps programmers develop solutions for dealing with the increasing amounts of data with which we are all inundated.

Python Standard Library

Python Standard Library
Title Python Standard Library PDF eBook
Author Fredrik Lundh
Publisher "O'Reilly Media, Inc."
Pages 312
Release 2001
Genre Computers
ISBN 9780596000967

Download Python Standard Library Book in PDF, Epub and Kindle

CD-ROM contains: programming examples from the book and a demo of the PythonWorks IDE.

Nginx

Nginx
Title Nginx PDF eBook
Author Rahul Soni
Publisher Apress
Pages 255
Release 2016-08-25
Genre Computers
ISBN 1484216563

Download Nginx Book in PDF, Epub and Kindle

Teaches you to start up Nginx and quickly take your expertise to a level where you can comfortably work with various aspects of the web server and make informed design decisions for your web farm. Nginx powers more than 40% of the top 1000 websites and is among the handful of web servers that can handle more than 10K simultaneous connections. It has some features which are simply unparalleled. Nginx: From Beginner to Pro teaches the Nginx server in a practical way. Frequently, it is found that web administrators struggle to fix the skill set gaps that happen due to a platform change. Migration from IIS & Apache becomes tedious at best. The book is targeted toward real-world administrators who would want to get up to speed as soon as possible and make good, informed design decisions. First you will set up Nginx and understand the architectural nuances. Then you will learn how to scale out, secure, monitor and troubleshoot the web server. Once you are fully comfortable with Nginx, you will start learning about migrating applications (or its part) from IIS or Apache web servers. Finally, you will learn to troubleshoot and maintain your Nginx professionally. Written by an author who has gone through the rough phase while moving from IIS/Apache to Nginx, this book is practical and filled with step-by-step instructions to make your time with Nginx as straightforward as possible. What You Will Learn Install and set up Nginx on CentOS, Ubuntu & Mac. Understand Nginx modules and compiling Nginx with appropriate modules. Learn about basic configuration and architecture along with hosting nuances. Load balance Nginx and use it as a highly available web platform. Monitor traffic and automate common administrative tasks. Use scripts to perform routine checks for health issues. Implement security and authentication in Nginx. Learn how and what to migrate from IIS & Apache web servers. Who This Book Is For Provides a crisp background of Nginx and then gears towards technical and practical topics. You need to know HTTP protocol, and have basic knowledge of Linux and networking concepts. The target audience is web administrators who would like to learn the finer nuances of Nginx, or map their existing skillset from IIS or Apache.

Extending and Embedding PHP

Extending and Embedding PHP
Title Extending and Embedding PHP PDF eBook
Author Sara Golemon
Publisher Sams Publishing
Pages 437
Release 2006
Genre Computers
ISBN 067232704X

Download Extending and Embedding PHP Book in PDF, Epub and Kindle

Teaches every PHP developer how to increase the performance and functionality of PHP- based websites, programs and applications.

Pro OpenSSH

Pro OpenSSH
Title Pro OpenSSH PDF eBook
Author Michael Stahnke
Publisher Apress
Pages 297
Release 2006-11-22
Genre Computers
ISBN 1430200766

Download Pro OpenSSH Book in PDF, Epub and Kindle

* Authored by two Fortune 100 system administrators responsible for the architecture and deployment of OpenSSH across several hundred corporate servers. * Covers commonplace yet often confusing deployment scenarios that come up daily in enterprise environments, large and small. * Focuses upon the worlds most prevalent SSH implementation, OpenSSH.

Pro Git

Pro Git
Title Pro Git PDF eBook
Author Scott Chacon
Publisher Apress
Pages 441
Release 2014-11-18
Genre Computers
ISBN 1484200764

Download Pro Git Book in PDF, Epub and Kindle

Pro Git (Second Edition) is your fully-updated guide to Git and its usage in the modern world. Git has come a long way since it was first developed by Linus Torvalds for Linux kernel development. It has taken the open source world by storm since its inception in 2005, and this book teaches you how to use it like a pro. Effective and well-implemented version control is a necessity for successful web projects, whether large or small. With this book you’ll learn how to master the world of distributed version workflow, use the distributed features of Git to the full, and extend Git to meet your every need. Written by Git pros Scott Chacon and Ben Straub, Pro Git (Second Edition) builds on the hugely successful first edition, and is now fully updated for Git version 2.0, as well as including an indispensable chapter on GitHub. It’s the best book for all your Git needs.