Computer Books
Posted on
October 19th, 2008 0 Comments
In this brand-new third edition of The C++ Programming Language, author Bjarne Stroustrup, the creator of C++, presents the full specification for the C++ language and standard library, a spec that will soon become the joint ISO/ANSI C++ standard. Past readers will find that the new edition has changed a great deal and grown considerably to encompass new language...
Read More |
Make a Comment
Posted on
October 19th, 2008 0 Comments
Aimed at experienced programmers and web developers, the new edition of Programming C# doesn’t waste words on elementary programming topics. Instead, this practical book focuses on the features and programming patterns that are new to the C# language and fundamental to the programming of web services and web applications on the .NET platform. Newly updated...
Read More |
Make a Comment
Posted on
October 16th, 2008 0 Comments
Real-world instruction in the design and deployment of 3G networks
In 3G Wireless Networks, experts Clint Smith and Daniel Collins dissect critical issues of compatibility, internetworking, and voice/data convergence, providing you with in-depth explanations of how key standards and protocols intersect and interconnect. This guide digs into the gritty details...
Read More |
Make a Comment
Posted on
October 14th, 2008 0 Comments
Essential programming tips at your fingertips! This handy programmer’s reference provides quick access to syntax, functions, classes, methods, as well as the Standard Template Library (STL).
The book covers ANSI/ISO Standard C and C++, including the new C99 standard.
From the Back Cover
C/C++ Essentials and Syntax on One Handy Reference!
Get a wealth of...
Read More |
Make a Comment
Posted on
October 12th, 2008 0 Comments
The book’s commonsense approach provides exemplary project management skills tailored to gathering (and refining, implementing, and eventually tracking) software requirements. While the book often cites recent software engineering studies, the focus always returns to practical management techniques.
A case study for a chemical tracking application frames...
Read More |
Make a Comment
Posted on
October 12th, 2008 0 Comments
Written for the working Java developer, Joshua Bloch’s Effective Java Programming Language Guide provides a truly useful set of over 50 best practices and tips for writing better Java code. With plenty of advice from an indisputable expert in the field, this title is sure to be an indispensable resource for anyone who wants to get more out of their code....
Read More |
Make a Comment
Posted on
September 11th, 2008 0 Comments
The Art of Computer Virus Research and Defense is a reference written strictly for white hats: IT and security professionals responsible for protecting their organizations against malware. Peter Szor systematically covers everything you need to know, including virus behavior and classification, protection strategies, antivirus and worm-blocking techniques, and...
Read More |
Make a Comment
Posted on
September 10th, 2008 0 Comments
This comprehensive book introduces two of the most popular Web application building technologies on the planet: PHP scripting language and MySQL database server. This book not only explains the core aspects of each technology, but provides valuable instruction for using them simultaneously to create dynamic, data-driven web applications.
This is an ideal read...
Read More |
Make a Comment