SampleChapters C++ Book from Developer Fusion https://www.developerfusion.com/t/cpp/books/view/samplechapters/ SampleChapters C++ Book from Developer Fusion http://www.rssboard.org/rss-specification en-GB Fri, 19 Dec 2008 00:00:00 GMT Exploring C++: The Programmer's Introduction to C 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 http://www.developerfusion.com/book/44300/exploring-c-the-programmerrsquos-introduction-to-c/ http://www.developerfusion.com/book/44300/exploring-c-the-programmerrsquos-introduction-to-c/ Fri, 19 Dec 2008 00:00:00 GMT James Crowley Pro Visual C++/CLI and the .NET 3.5 Platform 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. http://www.developerfusion.com/book/44414/pro-visual-ccli-and-the-net-35-platform-books-for-professionals-by-professionals/ http://www.developerfusion.com/book/44414/pro-visual-ccli-and-the-net-35-platform-books-for-professionals-by-professionals/ Mon, 08 Dec 2008 00:00:00 GMT James Crowley Foundations of C++/CLI: The Visual C++ Language for .NET 3.5 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. http://www.developerfusion.com/book/44408/foundations-of-ccli-the-visual-c-language-for-net-35-experts-voice-in-net/ http://www.developerfusion.com/book/44408/foundations-of-ccli-the-visual-c-language-for-net-35-experts-voice-in-net/ Mon, 15 Sep 2008 00:00:00 GMT James Crowley Expert Visual C++/CLI: .NET for Visual C++ Programmers 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. http://www.developerfusion.com/book/44288/expert-visual-ccli-net-for-visual-c-programmers-experts-voice-in-net/ http://www.developerfusion.com/book/44288/expert-visual-ccli-net-for-visual-c-programmers-experts-voice-in-net/ Mon, 09 Apr 2007 00:00:00 GMT James Crowley C++/CLI: The Visual C++ Language for .NET 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. http://www.developerfusion.com/book/17415/ccli-the-visual-c-language-for-net/ http://www.developerfusion.com/book/17415/ccli-the-visual-c-language-for-net/ Mon, 04 Dec 2006 00:00:00 GMT James Crowley Beginning C: From Novice to Professional 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. http://www.developerfusion.com/book/44280/beginning-c-from-novice-to-professional-fourth-edition-beginning-from-novice-to-professional/ http://www.developerfusion.com/book/44280/beginning-c-from-novice-to-professional-fourth-edition-beginning-from-novice-to-professional/ Thu, 19 Oct 2006 00:00:00 GMT James Crowley The Definitive Guide to Berkeley DB XML 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. http://www.developerfusion.com/book/44258/the-definitive-guide-to-berkeley-db-xml/ http://www.developerfusion.com/book/44258/the-definitive-guide-to-berkeley-db-xml/ Mon, 21 Aug 2006 00:00:00 GMT James Crowley The Definitive Guide to GCC 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. http://www.developerfusion.com/book/44224/the-definitive-guide-to-gcc-second-edition/ http://www.developerfusion.com/book/44224/the-definitive-guide-to-gcc-second-edition/ Fri, 11 Aug 2006 00:00:00 GMT James Crowley .NET 2.0 for Delphi Programmers .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 http://www.developerfusion.com/book/44203/net-20-for-delphi-programmers/ http://www.developerfusion.com/book/44203/net-20-for-delphi-programmers/ Fri, 02 Jun 2006 00:00:00 GMT James Crowley Pro Visual C++/CLI and the .NET 2.0 Platform 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. http://www.developerfusion.com/book/17620/pro-visual-ccli-and-the-net-20-platform-experts-voice-in-net/ http://www.developerfusion.com/book/17620/pro-visual-ccli-and-the-net-20-platform-experts-voice-in-net/ Wed, 21 Dec 2005 00:00:00 GMT James Crowley