Products in the ‘Books’ Category

Code Complete 2nd edition

1 Reviews
0 Reviews
4.5 / 5

A practical handbook of software construction.

Publisher description:

For more than a decade, Steve McConnell, one of the premier authors and voices in the software community, has helped change the way developers write code–and produce better software. Now his classic book, CODE COMPLETE, has been fully updated and revised with best practices in the art and science of constructing software. Whether you’re a new developer seeking a sound introduction to the practice of software development or a veteran exploring strategic new approaches to problem solving, you’ll find a wealth of practical suggestions and methods for strengthening your skills. Topics include design, applying good techniques to construction, eliminating errors, planning, managing construction activities, and relating personal character to superior software. This new edition features fully updated information on programming techniques, including the emergence of Web-style programming, and integrated coverage of object-oriented design. You’ll also find new code examples–both good and bad–in C++, Microsoft(r) Visual Basic(r), C#, and Java, though the focus is squarely on techniques and practices.

Producing Open Source Software

1 Reviews
0 Reviews
4 / 5

This comprehensive guide offers several tried and true steps to help you successfully manage the complex process of developing free software. Topics include project management, developer motivation, technical infrastructure to support collaboration, and project promotion. Producing Open Source Software is ideal for developers starting their own free software projects, or people who simply want to participate in the process.

Professional Search Engine Optimization with PHP

1 Reviews
0 Reviews
3.5 / 5

A Developer’s Guide to SEO
Read more Professional Search Engine Optimization with PHP

Smarty PHP Template Programming and Applications

0 Reviews
0 Reviews
5 / 5

A step-by-step guide to building PHP web sites and applications using the Smarty templating engine
Read more Smarty PHP Template Programming and Applications

PHP and MySQL Web Development 2nd edition

0 Reviews
0 Reviews
0 / 5

Second Edition
Read more PHP and MySQL Web Development 2nd edition

Ajax and PHP

1 Reviews
0 Reviews
4.83 / 5

Building Responsive Web Applications
Read more Ajax and PHP

php|architect’s Guide to PHP Security

2 Reviews
0 Reviews
4.75 / 5

Core PHP developer on security. Covers both PHP 4 & 5.
Read more php|architect’s Guide to PHP Security

The Art of SQL

1 Reviews
0 Reviews
4 / 5

For all the buzz about trendy IT techniques, data processing is still at the core of our systems, especially now that enterprises all over the world are confronted with exploding volumes of data. Database performance has become a major headache, and most IT departments believe that developers should provide simple SQL code to solve immediate problems and let DBAs tune any “bad SQL” later.

Coder To Developer

1 Reviews
0 Reviews
3.5 / 5

Tools and Strategies for Delivering Your Software Read more Coder To Developer

XHTML Black Book

1 Reviews
0 Reviews
4.25 / 5

This book presents XHTML programming thoroughly-from the essentials up through the issues of security, from XML to extending XHTML by creating your own tags. Reveals every XHTML element and attribute in detail including every element that HTML 4.01 supports from an XHTML perspective. The book teaches which DTD specifications (1.0 strict, 1.0 transitional, and 1.1) each XHTML element and each attribute that element is part of, and lists which major browser by version supports each element and attribute of an element. Readers will also learn how to create forms, XHTML extended forms, and understand XML programming, data binding, and Dynamic HTML.