Logo

Practical PHP Testing by Giorgio Sironi

Small book cover: Practical PHP Testing

Practical PHP Testing
by


Number of pages: 61

Description:
This practical testing book is aimed to all PHP developers. The book will help you grasp the fundamentals of TDD (Test-Driven Development) and its advantages: testable code, effective test suite and the good design that ensues.

Home page url

Download or read it online for free here:
Download link
(450KB, PDF)

Similar books

Book cover: PHP: The Right WayPHP: The Right Way
by - phptherightway.com
There's a lot of outdated information on the Web that leads new PHP users astray, propagating bad practices and bad code. This must stop. PHP: The Right Way is an easy-to-read, quick reference for PHP best practices and accepted coding standards.
(17026 views)
Book cover: PHP ProgrammingPHP Programming
by - The Global Text Project
You can learn PHP programming language by understanding how its primary functions work, how it interacts with HTML, and how its nature of being a server-side scripting language differs from a client-side language, such as JavaScript.
(8356 views)
Book cover: PHP Security GuidePHP Security Guide
- PHP Security Consortium
This guide is the flagship project of the PHP Security Consortium, an international group dedicated to promoting secure programming practices. The guide offers information pertaining to a number of common security concerns for all PHP developers.
(16434 views)
Book cover: PHP 101: PHP For the Absolute BeginnerPHP 101: PHP For the Absolute Beginner
by - Zend Developer Zone
This book caters for the absolute beginners to the intermediate and advanced PHP developers. It takes you through from what is a variable to a nice snippet the author found on backing up a databases or their individual individual tables.
(12702 views)