https://www.developerfusion.com/t/cpp/books/view/samplechapters/ SampleChapters C++ Book from Developer Fusion 2008-12-19T00:00:00.00Z http://www.developerfusion.com/book/44300/exploring-c-the-programmerrsquos-introduction-to-c/ Exploring C++: The Programmer's Introduction to C 2008-12-19T00:00:00.00Z Exploring C++ uses a series of self–directed lessons to divide C++ into bite–sized chunks that you can digest as rapidly as you can swallow them. The book assumes only a basic understanding of fundamental programming concepts (variables, functions, expressions, statements) and requires no prior knowledge of C or any other particular language. It reduces the usually considerable complexity of C James Crowley http://www.developerfusion.com/book/44414/pro-visual-ccli-and-the-net-35-platform-books-for-professionals-by-professionals/ Pro Visual C++/CLI and the .NET 3.5 Platform 2008-12-08T00:00:00.00Z Pro Visual C++/CLI and the .NET 3.5 Platform is about writing .NET applications using C++/CLI. While readers are learning the ins and outs of .NET application development, they will also be learning the syntax of C++, both old and new to .NET. Readers will also gain a good understanding of the .NET architecture. This is truly a .NET book applying C++ as its development language—not another C++ syntax book that happens to cover .NET. James Crowley http://www.developerfusion.com/book/44408/foundations-of-ccli-the-visual-c-language-for-net-35-experts-voice-in-net/ Foundations of C++/CLI: The Visual C++ Language for .NET 3.5 2008-09-15T00:00:00.00Z Foundations of C++/CLI: The Visual C++ Language for .NET 3.5 introduces C++/CLI, Microsoft’s extensions to the C++ syntax that allow you to target the common language runtime, the key to the heart of the .NET Framework 3.5. This book gives you a small, fast–paced primer that will kick–start your journey into the world of C++/CLI. James Crowley http://www.developerfusion.com/book/44288/expert-visual-ccli-net-for-visual-c-programmers-experts-voice-in-net/ Expert Visual C++/CLI: .NET for Visual C++ Programmers 2007-04-09T00:00:00.00Z C++/CLI is Microsofts latest extension to C++ that targets the heart of .NET 2.0, the common language runtime. Expert Visual C++/CLI is written by visual C++ MVP Marcus Heege, who examines the core of the C++/CLI language. He explains both how the language elements work and how Microsoft intends them to be used. James Crowley http://www.developerfusion.com/book/17415/ccli-the-visual-c-language-for-net/ C++/CLI: The Visual C++ Language for .NET 2006-12-04T00:00:00.00Z C++/CLI: The Visual C++ Language for .NET introduces Microsoft's new extensions to the C++ syntax that allow you to target the common language runtime the key to the heart of the .NET 3.0 platform. In 12 no-fluff chapters, Microsoft insider Gordon Hogenson takes you into the core of the C++/CLI language and explains both how the language elements work and how Microsoft intends them to be used. James Crowley http://www.developerfusion.com/book/44280/beginning-c-from-novice-to-professional-fourth-edition-beginning-from-novice-to-professional/ Beginning C: From Novice to Professional 2006-10-19T00:00:00.00Z With Beginning C: From Novice to Professional, Fourth Edition, youll come to understand the fundamentals of the C language and learn how to program. All you need is this book and any one of the widely available free or commercial C or C++ compilersand youll soon be writing real C programs. Youll learn C from the first principles, using step-by-step working examples that youll create and execute yourself. James Crowley http://www.developerfusion.com/book/44258/the-definitive-guide-to-berkeley-db-xml/ The Definitive Guide to Berkeley DB XML 2006-08-21T00:00:00.00Z The Definitive Guide to Berkeley DB XML covers Sleepycat's Berkeley DB XML, an open source embedded XML database. Berkeley DB XML runs on all major operating systems and has support for the most popular programming languages. The book includes tutorials and complete language references for C++, Java, Perl, Python, and PHP. Berkeley DB XML has the potential to dramatically simplify the development of your application's data tier. James Crowley http://www.developerfusion.com/book/44224/the-definitive-guide-to-gcc-second-edition/ The Definitive Guide to GCC 2006-08-11T00:00:00.00Z The GNU Compiler Collection (GCC) offers a variety of compilers for different programming languages including C, C++, Java, Fortran, and Ada. The Definitive Guide to GCC, Second Edition has been revised to reflect the changes made in the most recent major GCC release, version 4. Providing in-depth information on GCC's enormous array of features and options, and introducing crucial tools such as autoconf, gprof, and libtool, this book functions as both a guide and reference. James Crowley http://www.developerfusion.com/book/44203/net-20-for-delphi-programmers/ .NET 2.0 for Delphi Programmers 2006-06-02T00:00:00.00Z .NET for Delphi Programmers explores .NET from a Delphi programmer's viewpoint, and it is ideal for Delphi programmers moving to .NET. It presents the core concepts of the .NET world in terms you are familiar with. This book will help you with Delphi for .NET as well as C#. Apress publishes migration books for both VB 6 and C++ programmers moving to .NET. Consider this the Delphi installment of Apress migration books! There is ample coverage of C# as well as Delphi for James Crowley http://www.developerfusion.com/book/17620/pro-visual-ccli-and-the-net-20-platform-experts-voice-in-net/ Pro Visual C++/CLI and the .NET 2.0 Platform 2005-12-21T00:00:00.00Z This book explains how to write .NET 2.0 applications and services. It provides you with a clean slate, erasing the need for developing the COM, DCOM, COM+, or ActiveX components that used to be a necessity. Instead, you'll learn how to write .NET applications using C++/CLI. This book is based on its highly successful predecessor, and bridges the gap between classic C++ and C++/CLI. Furthermore, this edition is based on the newest version of Visual Studio .NET (2005) and .NET Platform version 2. James Crowley