Wednesday, June 13, 2007

C++ e-books


Modeling Maximum Trading Profits with C++


Modeling Maximum Trading Profits with C++: New Trading and Money Management Concepts (Wiley Trading)
http://rapidshare.com

How Not to Program in C++


How Not to Program in C++: 111 Broken Programs and 3 Working Ones, or Why Does 2+2=5986
Paperback: 280 pages
Publisher: No Starch Press; 1 edition (March 2003)
Language: English
ISBN-10: 1886411956
http://rapidshare.com

C++ Templates: The Complete Guide


C++ Templates: The Complete Guide
By David Vandevoorde, Nicolai M. Josuttis

Publisher : Addison Wesley
Pub Date : November 12, 2002
ISBN : 0-201-73484-2
Pages : 552
http://rapidshare.com

C++ Demystified: A Self-Teaching Guide


C++ Demystified: A Self-Teaching Guide
by Jeff Kent ISBN:0072253703
McGraw-Hill/Osborne © 2004
This hands-on, step-by-step resource will guide you through each phase of C++ programming, providing you with the foundation to discover how computer programs and programming languages work.
http://rapidshare.com

C++ By Dissection


Book Description
C++ by Dissection presents a thorough introduction to the programming process by carefully developing working programs to illuminate key features of the C++ programming language. This book presents the concepts of the programming process using the "dissection" method, the hallmark feature that has made Ira Pohl's C and Java books of the "By Dissection" series so popular. Dissection is a unique pedagogical tool first developed by the author to point out key features of program code. It is similar to a structured walk-through of the code, with the intention of explaining newly encountered programming elements and idioms as found in working code. The book includes a CD-ROM containing a compiler and an electronic version of the book that allows readers to search, take notes, and highlight right on their computer. Each chapter presents a number of carefully explained programs, which lead the reader in a holistic manner to ever-improving programming skills. Right from the start, the reader is introduced to complete programs, and at an early point in the book, the reader is introduced to writing functions as a major feature of structured programming. It contains four to seven small code dissections per chapter, and then each chapter culminates with a larger, extended code dissection. "Software Engineering" sections in each chapter reinforce sound software engineering skills. The book assumes no programming background and can be used by first-time computer users or by experienced programmers who are transitioning to C++.
http://rapidshare.com

C#.net Web Developer's Guide


Book Description
Microsoft's C# ("C sharp") is a modern, object-oriented programming language built from the ground up to exploit the power of XML-based Web services on Microsoft's new .NET platform. With its Visual C++ development system heritage, C# will enable millions of C and C++ developers to use existing skills to rapidly build sophisticated XML-based .NET applications.
Why Will Web Developers Switch to C#?
...Because it's the ideal solution for C and C++ programmers who need to combine rapid development with the power to access all the functionality of the Microsoft.NET platform. They want an environment that is completely in sync with emerging Web standards and one that provides easy integration with existing applications.
C#.net Web Developer's Guide will enhance developer productivity and help them eliminate programming errors that can lead to increased development costs. This book teaches Web developers to quickly and easily build solutions for the Microsoft .NET platform. Web developers will learn to use C# components to build Web services and applications that are available across the Internet, from any application running on any platform.
http://rapidshare.com/

C#: Your Visual Blueprint for Building .Net Applications


Book Description
Each step in this book is displayed with callouts to help you see exactly where the action takes place on the screen. This book covers over 100 tasks, including using attributes, operators, and classes; documenting code with XML, using arrays, building forms, programming Web services, using Windows designers and macros, troubleshooting, and editing.
http://rapidshare.com

C/C++ Programmer's Reference, Third Edition


C/C++ Programmer's Reference, Third Edition
by Herbert Schildt ISBN:0072227222
McGraw-Hill/Osborne © 2003 (358 pages)
This guide reviews the rules and syntax of the principle commands that comprise C and its object-oriented cousin, C++. The reference consists of 19 chapters that define operators and the standard input/output, string, character, and more.
http://rapidshare.com

C++ for Business Programming, Second Edition


C++ for Business Programming, Second Edition
By John C. Molluzzo - Pace University, New York
Publisher : Prentice Hall
Pub Date : August 02, 2005
Print ISBN-10 : 0-13-046700-6
Print ISBN-13 : 978-0-13-046700-3
eText ISBN-10 : 0-13-128899-7
eText ISBN-13 : 978-0-13-128899-7
Pages : 848
This text provides a student-friendly, highly readable introduction to C++ programming for beginning programming students, especially those majoring in Information Systems and Business. It guides readers through complete and clear descriptions of sample programs, with a wealth of exercises included along the way to help reinforce the important points of each chapter. Throughout the text, a strong emphasis is placed on business applications, rather than those in mathematics or computing.
http://rapidshare.com/

Professional C#


Book Description
What is this book about?
C# is designed to work with .NET to provide a new framework for programming on the Windows platform. This comprehensive reference prepares you to program in C#, while at the same time providing the necessary background in how the .NET architecture works.

In this all-new third edition, you’ll be introduced to the fundamentals of C# and find updated coverage of application deployment and globalization. You’ll gain a working knowledge of the language and be able to apply it in the .NET environment, build Windows forms, access databases with ADO.NET, write components for ASP.NET, take advantage of .NET support for working with COM and COM+, and much more.

Professional C#, 3rd Edition, is the complete C# resource for developers, packed with code and examples that have been updated for the latest release — the .NET Framework 1.1 and Visual Studio .NET 2003.
http://rapidshare.com

Applied C++


Applied C++: Practical Techniques for Building Better Software
By Philip Romanik, Amy Muntz

Publisher : Addison Wesley
Pub Date : April 21, 2003
ISBN : 0-321-10894-9
Pages : 352
http://rapidshare.com

Sams Teach Yourself the C# Language in 21 Days


Book Description

In just 21 days readers will learn how to use the key features of the C# programming language—not only the commands, but how to create entire programs using them within a few simple chapters. This book is designed to teach C# from the ground up—each lesson is built to supplement the chapter before to provide a fully rounded understanding of the C# language. Sams Teach Yourself the C# Language in 21 Days is the only book on the market that takes C# out of the Microsoft Visual Studio and teaches it as a platform-independent language—letting readers program for Windows, FreeBSD, and Mac OS X. Additional coverage added from the first edition: more and better Windows Forms information, database access, XML, types, runs, appendix for Visual C++ .NET users, plus much more. This book also includes a CD-ROM full of third-party editor software and sample code, making it an easy-to-use, all-in-one package

http://rapidshare.com/

Programming Microsoft Visual C# 2005: The Language


Programming Microsoft Visual C# 2005: The Language
byDonis Marshall
Microsoft Press 2006 (704 pages)
ISBN:0735621810
Offering expert guidance, hands-on programming instruction, and practical examples, this straightforward book will help both new and experienced developers advance their proficiency in developing applications for Microsoft Windows and the Web.
http://rapidshare.com

C++ in a Nutshell


C++ in a Nutshell
By Ray Lischner

Publisher : O'Reilly
Date Published : May 2003
ISBN : 0-596-00298-X
Pages : 808
C++ in a Nutshell packs an enormous amount of information on C++ (and the many libraries used with it) in an indispensable quick reference for those who live in a deadline-driven world and need the facts but not the frills. Cross-references link related methods, classes, and other key features. This is an ideal resource for students as well as professional programmers.
http://rapidshare.com

Interfacing with C++


Interfacing with C++: Programming Real-World Applications
Book Description
This book is for people who are interested in learning and exploring electronic interfacing as well as C++ programming in a practicable and enjoyable way. Readers will learn to program a PC to do real-world things – not simply number crunching and graphics. They will also master how to write programs that interact with real-world devices through the use of a specially-developed interface circuit board included with the book. The book, interface board and accompanying software incorporate simple and easy-to-understand projects such as digital-to-analog conversion and vice versa, DC and Stepper motor control, temperature and voltage measurement, PC-based timing, or basic data acquisition. The audience of this innovative and rewarding approach to learn interfacing real-world devices to a computer via C++ are undergraduate and graduate students in engineering and science, practicing engineers/scientists, technical workers, and hobbyists. The types of courses the book complements include control engineering, electronics, computing, and mechatronics.
Downlaod from rapidshare.com

Advanced CORBA


Paperback: 1120 pages
Publisher: Addison-Wesley Professional; 1st edition (February 17, 1999)
Language: English
ISBN-10: 0201379279
http://rapidshare.com/files/21331751/Advanced_CORBA.rar

Creating Games in C++


Book Description
Do you love video games? Ever wondered if you could create one of your own, with all the bells and whistles? It’s not as complicated as you’d think, and you don’t need to be a math whiz or a programming genius to do it. In fact, everything you need to create your first game, “Invasion of the Slugwroths,” is included in this book and CD-ROM.

Author David Conger starts at square one, introducing the tools of the trade and all the basic concepts for getting started programming with C++, the language that powers most current commercial games. Plus, he’s put a wealth of top-notch (and free) tools on the CD-ROM, including the Dev-C++ compiler, linker, and debugger--and his own LlamaWorks2D game engine. Step-by-step instructions and ample illustrations take you through game program structure, integrating sound and music into games, floating-point math, C++ arrays, and much more. Using the sample programs and the source code to run them, you can follow along as you learn.

Bio: David Conger has been programming professionally for over 23 years. Along with countless custom business applications, he has written several PC and online games. Conger also worked on graphics firmware for military aircraft, and taught computer science at the university level for four years. Conger has written numerous books on C, C++, and other computer-related topics. He lives in western Washington State and has also published a collection of Indian folk tales.

Rapidshare.com

Build Your Own ASP.NET 2.0 Web Site Using C# & VB


Build Your Own ASP.NET 2.0 Web Site Using C# & VB
Book Description
Learn how to build impressive ASP.NET 2.0 Websites in both C# and VB from scratch.
Using a practical step-by-step approach, the authors introduce the ASP.NET framework, teach you about database design, and walk you through obtaining, installing and configuring all the freely available software you need to use ASP.NET 2.0. They then show you how to build several real world Web-based applications that you can put to use instantly in your projects.

Readers will learn how to:


Develop a fully functional Corporate Intranet with a dynamic navigation menu
Create an email newsletter system using ASP.NET 2.0
Build web forms using web controls, validation controls, and rich controls
Program in both C# and VB
Handle unforseen errors gracefully using a range of error handling techniques
Secure applications using form authentication
Use code-behind to streamline code.
This book doesn't force you to choose an ASP.NET language in advance - all code examples are presented in both C# (pronounced see-sharp) and VB. You can choose which one you want to use, and follow-it throughout the book. Best of all, this book doesn't assume any prior programming knowledge!

As an added bonus, this book doesn't force you to choose an ASP.NET language in advance - all code examples are presented in both C# (pronounced see-sharp) and VB.NET. You can choose which one you want to use, and follow-it throughout the book. Best of all, this book doesn't assume any prior ASP.NET knowledge!

http://rapidshare.com/files/18588944/0975240285.rar

Visual C++6 for Dummies


Visual C++6 for Dummies
http://rapidshare.com/files/17759354/Dummies.rar

Pro C# 2005 and the .NET 2.0 Platform, Third Edition


http://rapidshare.com/files/17756003/1590594193.rar