Loading...
Done
Home > eBooks > Development / Programming
The Mythical Man-Month: Essays on Software Engineering, 20th Anniversary Edition by Frederick P. Brooks
Posted By : lliwas | Date : 10 Jul 2007 21:14 | Comments : 1
cover

The Mythical Man-Month: Essays on Software Engineering, 20th Anniversary Edition by Frederick P. Brooks
Addison-Wesley Professional | USA | ISBN 9780201835953 | 1st edition (1995) | PDF | 322 pages | 19.34 MB
C++. Einführung und professionelle Programmierung
Posted By : mowmow | Date : 10 Jul 2007 06:20 | Comments : 0

C++. Einführung und professionelle Programmierung
Hanser Fachbuchverlag | ISBN 3446410236 | 2007-04 | PDF | 768 pages | 24.31 MB

Auch wenn das Wort "Einführung" im Untertitel vorkommt, so ist C++ auch in der 9., neu bearbeiteten Auflage beileibe kein Einsteigerbuch im Sinne von 'Gehirnchirurgie in 21 Tagen' oder 'Brückenkonstruktion für Dummies'. Ulrich Breymann wendet sich an Studenten und Dozenten der Informatik und Ingenieurwissenschaften sowie Programmierer und Softwareentwickler. Dennoch hat die 9. Auflage einen kleinen neuen Zuspruch an Einsteiger: neue Abschnitte führen Schritt für Schritt durch die Konstruktion des ersten Programms mithilfe einer Open-Source-Entwicklungsumgebung. Ansonsten hat Breymann gekennzeichnete Änderungen hinsichtlich des kommenden C++09-Standards vorgenommen, vor allem in Bereichen, in denen Compiler diese Entwicklung bereits umsetzen.
C # in a Nutshell, Second Edition
Posted By : Ice Zero | Date : 09 Jul 2007 16:08 | Comments : 0

C # in a Nutshell, Second Edition
O'Reilly Media, Inc.; 2 edition | ISBN: 0596005261 | 924 pages | August 28, 2003 | CHM | 1 Mb

C# in a Nutshell provides C# programmers with a concise and thorough reference to the language in one straightforward and accessible volume. Designed as a handbook for daily use, this book is an essential guide to the C# language and the base class APIs of the .NET Framework. programmers will want to keep this book next to their keyboards for years to come. The heart of the book is a succinct but detailed reference to the C# language and the .NET types most essential to C# programmers. Each chapter in the API reference begins with an overview of a .NET namespace and a diagram of its types, including a quick-reference entry for each type, with name, assembly, category, description, member availability, class hierarchy, and other relevant information, such as whether the type is part o the ECMA CLI specification. Newly updated for .NET Framework version 1.1, the second edition also adds a CD that allows you to integrate the book's API Quick Reference directly into the help files of Visual Studio .NET 2002 & 2003, giving you direct access to this valuable information via your computer.
AI Game Development
Posted By : Ice Zero | Date : 09 Jul 2007 15:47 | Comments : 2

AI Game Development
New Riders Games; 1st edition | ISBN: 1592730043 | 500 pages | October 31, 2003 | CHM | 3 Mb

Neural networks, decision trees, genetic classifiers: If these are AI concepts you'd like to employ in your own games-and you know your way around C++-this is the book for you! In these pages, leading game AI developer Alex J. Champandard shows you how to create a slew of autonomous synthetic creatures-in the process exploring the techniques and theories central to AI game development. Complex concepts are made easily graspable, even fun, as you apply them to the step-by-step development of your own complete bot. The focus here is on designing individual creatures, each with unique abilities and skills. Each chapter tackles a specific problem, using demos and examples to drive the points home. Best of all, Alex draws on his own real-life experiences to provide tips and tricks to speed the process and resolve thorny issues. On the companion Web site, you'll find code examples and the samples of some of the games covered in the book.
A First Course in Database Systems (2nd Edition)
Posted By : ertugrul ergun | Date : 09 Jul 2007 13:21 | Comments : 1

Jeffrey D. Ullman, Jennifer D. Widom, "A First Course in Database Systems (2nd Edition)"
Prentice Hall | ISBN / ASIN: 0130353000 | 2001 | 528 pages | Djvu | 14MB

Written by well-known computer scientists, this accessible and succinct introduction to database systems focuses on database design and use. Provides a more extensive treatment of query processing than other books on the market. The authors provide in-depth coverage of databases from the point of view of the database designer, user, and application programmer. It covers the latest database standards: SQL: 1999, SQL/PSM, SQL/CLI, JDBC, ODL, and XML, with broader coverage of SQL than most other books. Now includes coverage of the technologies used to connect database programming with C or Java code-SWL/PSM, SQL/CLI, and JDBC. For database systems and database design and application professionals.
XML Programming Core Reference
Posted By : ganelon | Date : 09 Jul 2007 12:41 | Comments : 1

R. Allen Wyke, Sultan Rehman, Brad Leupen "XML Programming Core Reference"
MS Press | 2002 | ISBN: 0735611858 | CHM | 736 pages | 6.4 MB (for download)

When first exposed to the Extensible Markup Language (XML), you might ask yourself how it fits in the overall picture of Web-related items. This is the same question developers, managers, and presidents ask, not only of their peers, but of themselves as well. Ironically, this is the same question people in those roles asked themselves years ago with other computer-based equipment such as personal computers, databases, and even MS Windows.
C++ In Action
Posted By : ganelon | Date : 09 Jul 2007 12:28 | Comments : 0

Bartosz Milewski | "C++ In Action"
Addison Wesley | Jun 2001 | ISBN: 0201699486 | English | PDF | 485 pages | 1.3 MB (for download)
Foundation PHP for Dreamweaver 8
Posted By : Ice Zero | Date : 09 Jul 2007 11:48 | Comments : 2

Foundation PHP for Dreamweaver 8
friends of ED | ISBN: 1590595696 | 530 pages | December 19, 2005 | PDF | 11 Mb

In this book, youll learn how to:
* Install, configure, and troubleshoot a testing environment with PHP/MySQL and Apache or IIS
* Learn the fundamentals of PHP and good database design
* Use Dreamweaver 8 server behaviors to create robust dynamic applications that validate user input for greater security and reliability
* Incorporate live XML feeds into your web pages with PHP and Dreamweaver 8s new XSL Transformation server behavior
* Download and apply a suite of custom-built PHP functions designed exclusively for this book
Financial Applications using Excel Add-in Development in C/C++ (The Wiley Finance Series)
Posted By : pariman | Date : 09 Jul 2007 08:44 | Comments : 2

Steve Dalton, "Financial Applications using Excel Add-in Development in C/C++ (The Wiley Finance Series)"
Wiley | ISBN: 0470027975 | August 27, 2007 | 584 pages | PDF | 2.6 MB

Financial Applications using Excel Add-in Development in C/C++ is a must-buy book for any serious Excel developer.Excel is the industry standard for financial modelling, providing a number of ways for users to extend the functionality of their own add-ins, including VBA and C/C++. This is the only complete how-to guide and reference book for the creation of high performance add-ins for Excel in C and C++ for users in the finance industry. Steve Dalton explains how to apply Excel add-ins to financial applications with many examples given throughout the book.
Inside Microsoft Windows SharePoint Services 3.0 (Pro Developer)
Posted By : pinkeye | Date : 09 Jul 2007 04:41 | Comments : 1

Inside Microsoft Windows SharePoint Services 3.0 (Pro Developer)
Micro$oft Press / (April 4, 2007) | 398 pages | ISBN: 0735623201 | chm | 10Mb

Get deep insights into Windows SharePoint Services 3.0 with this hands-on guide. This book focuses on developing Windows SharePoint Services applications for the enterprise with Microsoft Visual Studio® 2005 and the Collaborative Application Markup Language (CAML). A Windows SharePoint Services expert provides technical explanations of the platform architecture and how the technology works, including concise information on key topics including Web Parts, pages, workflow, and security. With this bottom-up view of the platform architecture and task-oriented guidance, Microsoft Windows developers will learn how to embrace Windows SharePoint Services 3.0 as a first-class development platform. Experienced developers will learn how to build robust, feature-rich applications, including enterprise content management (ECM) systems.
Microsoft SharePoint Products and Technologies Administrator's Pocket Consultant
Posted By : pinkeye | Date : 09 Jul 2007 04:29 | Comments : 1

Microsoft SharePoint Products and Technologies Administrator's Pocket Consultant
Micro$oft Press / (May 2, 2007) | 432 pages | ISBN: 0735623821 | chm | 15Mb

Portable and precise, this pocket-sized guide delivers immediate answers for the day-to-day administration of Microsoft Windows SharePoint Services 3.0 and Microsoft Office SharePoint Server 2007. Designed as a quick reference that administrators and support professionals can carry wherever they go, this POCKET CONSULTANT focuses on the administrative tasks they perform most often. It covers essential topics for administering SharePoint Products and Technologies, deployment, site configuration, enterprise content management, search and indexing, workflows, shared service providers, information management policies, scalability, availability, security, logging and processing analysis, and backup and recovery. Featuring easy-to-scan tables, step-by-step instructions, and handy lists, this book offers the streamlined, straightforward information you need to solve problems and get the job done--whether you're at your desk or in the field!
Inside Windows Communication Foundation (Pro Developer)
Posted By : pinkeye | Date : 09 Jul 2007 04:17 | Comments : 2

Inside Windows Communication Foundation (Pro Developer)
Micro$oft Press / (May 16, 2007) | 304 pages | ISBN: 0735623066 | chm | 1.5Mb

Get the deep architectural insights you need for building service-oriented applications. Dig into Windows Communication Foundation internals—and uncover the power of service-oriented design. This practical guide delivers in-depth insights and plenty of code samples to help you master the intricacies of developing and implementing connected applications. Discover how to: •Use service-oriented concepts to build a reliable messaging infrastructure •Build support for ever-evolving messaging transports, protocols, and functionality ....
Write Great Code - Vols I-II
Posted By : maxand | Date : 09 Jul 2007 04:00 | Comments : 3
wgc1

Randall Hyde, Write Great Code, Volume 1: Understanding the Machine
ISBN-10 1593270038 | 2004 | CHM | 8.4 Mb uncompressed

Volume I teaches important concepts of machine organization in a language-independent fashion. Volume II teaches ways to write high-level language code to help the compiler produce high-quality machine code. By Randall Hyde, author of "The Art Of Assembly Language".

wgc2

Randall Hyde, Write Great Code, Volume 2: Thinking Low-Level, Writing High-Level
ISBN-10 1593270658 | 2006 | PDF | 4.4 Mb uncompressed

It's a critical lesson that today's computer science students aren't always being taught: How to carefully choose their high-level language statements to produce efficient code. Write Great Code, Volume 2: Thinking Low-Level, Writing High-Level shows software engineers what too many college and university courses don't - how compilers translate high-level language statements and data structures into machine code. Armed with this knowledge, they will make informed choices concerning the use of those high-level structures and help the compiler produce far better machine code - all without having to give up the productivity and portability benefits of using a high-level language.
Professional Rootkits (Programmer to Programmer)
Posted By : pinkeye | Date : 09 Jul 2007 03:55 | Comments : 0

Professional Rootkits (Programmer to Programmer)
Wrox / (2007-03-12) | 360 pages | ISBN: 0470101547 | CHM | 8Mb

Whether you want to learn how to develop a robust, full-featured rootkit or you're looking for effective ways to prevent one from being installed on your network, this hands-on resource provides you with the tools you'll need. Expert developer Ric Vieler walks you through all of the capabilities of rootkits, the technology they use, steps for developing and testing them, and the detection methods to impede their distribution. This book provides the detailed, step-by-step instructions and examples required to produce full-featured, robust rootkits. Presented in modular sections, source code from each chapter can be used separately or together to produce highlyspecific functionality. In addition, Vieler details the loading, configuration, and control techniques used to deploy rootkits. All ancillary software is fully detailed with supporting source code and links to the compilers, utilities, and scripts necessary to build and run every example provided.
SQL Server 2000 Stored Procedure & XML Programming, Second Edition
Posted By : Ice Zero | Date : 08 Jul 2007 13:16 | Comments : 1

SQL Server 2000 Stored Procedure & XML Programming, Second Edition
McGraw-Hill Osborne Media; 2 edition | ISBN: 0072228962 | 696 pages | May 16, 2003 | PDF | 8 Mb

Discover the key concepts, techniques, tips, and tricks professional developers need to know in order to take full advantage of stored procedures in the SQL Server environment. SQL Server 2000 Stored Procedure & XML Programming, Second Edition teaches you to manage SQL Server resources using Enterprise Manager, Query Analyzer, SQL Profiler, Visual SourceSafe, Visual Basic, and Visual Studio .NET. Learn basic and advanced XML with special focus on features that are in use in Microsoft database and development tools. Develop dynamic, Web-based applications using SQL Server's XML capabilities. This helpful resource contains simple explanations for developers who are just starting to work with stored procedures and XML, as well as advanced recommendations and techniques for experienced developers.