C++ Book from Developer Fusion https://www.developerfusion.com/t/cpp/books/ C++ Book from Developer Fusion http://www.rssboard.org/rss-specification en-GB Sat, 04 Feb 2012 12:50:00 GMT Android NDK Beginner's Guide Discover the native side of Android and inject the power of C/C++ in your applications *Create high performance applications with C/C++ and integrate with Java *Exploit advanced Android features such as graphics, sound, input and sensing *Port and reuse your own or third-party libraries from the prolific C/C++ ecosystemIn DetailAndroid NDK is all about injecting high performance into your apps. http://www.developerfusion.com/book/137594/android-ndk-beginners-guide/ http://www.developerfusion.com/book/137594/android-ndk-beginners-guide/ Sat, 04 Feb 2012 12:50:00 GMT James Crowley C++ Primer Plus (6th Edition) (Developer's Library) C++ Primer Plus is a carefully crafted, complete tutorial on one of the most significant and widely used programming languages today. A friendly and easy-to-use self-study guide, this book is appropriate for both serious students of programming as well as developers already proficient in other languages.The sixth edition of C++ Primer Plus has been updated and expanded to cover the latest developments in C++, including a detailed look at the new C++11 standard. http://www.developerfusion.com/book/136405/c-primer-plus-6th-edition-developers-library/ http://www.developerfusion.com/book/136405/c-primer-plus-6th-edition-developers-library/ Fri, 13 Jan 2012 17:15:00 GMT James Crowley Python Scripting for Computational Science (Texts in Computational Science and Engineering) Now in its revised and updated 4th edition, this book teaches computational scientists how to develop tailored, flexible, and human-efficient working environments built from small programs written in the easy-to-learn, high-level Python language.As in the previous edition, the focus is on highly relevant examples and applications. These include binding together existing applications and tools, for example, for automating simulation, data analysis, and visualization. http://www.developerfusion.com/book/122199/python-scripting-for-computational-science-texts-in-computational-science-and-engineering/ http://www.developerfusion.com/book/122199/python-scripting-for-computational-science-texts-in-computational-science-and-engineering/ Wed, 13 Jul 2011 15:46:00 GMT James Crowley x86 Disassembly: Exploring the relationship between C, x86 Assembly, and Machine Code What Is This Book About? This book is about the disassembly of x86 machine code into human-readable assembly, and the decompilation of x86 assembly code into human-readable C or C++ source code. Some topics covered will be common to all computer architectures, not just x86-compatible machines. What Will This Book Cover? This book is going to look in-depth at the disassembly and decompilation of x86 machine code and assembly code. http://www.developerfusion.com/book/130433/x86-disassembly-exploring-the-relationship-between-c-x86-assembly-and-machine-code/ http://www.developerfusion.com/book/130433/x86-disassembly-exploring-the-relationship-between-c-x86-assembly-and-machine-code/ Fri, 14 Oct 2011 23:21:00 GMT James Crowley C++ How to Program (8th Edition) For Introduction to Programming (CS1) and other more intermediate courses covering programming in C++. Also appropriate as a supplement for upper-level courses where the instructor uses a book as a reference for the C++ language.This best-selling comprehensive text is aimed at readers with little or no programming experience. It teaches programming by presenting the concepts in the context of full working programs and takes an early-objects approach. http://www.developerfusion.com/book/121259/c-how-to-program-8th-edition/ http://www.developerfusion.com/book/121259/c-how-to-program-8th-edition/ Mon, 27 Jun 2011 00:11:00 GMT James Crowley Illustrated C# 2010 (Expert's Voice in .NET) It was while teaching numerous seminars on various programming languages that author Daniel Solis realized the immense power diagrams have in explaining programming language concepts. Most people learn quicker and retain information better when the material is presented in a clean, simple, visual format. And that approach is exactly what you'll find in Illustrated C# 2010. http://www.developerfusion.com/book/87794/illustrated-c-2010/ http://www.developerfusion.com/book/87794/illustrated-c-2010/ Sun, 05 Dec 2010 00:00:00 GMT James Crowley C# 2010 for Programmers (4th Edition) (Deitel Developer Series) The professional programmer’s Deitel® guide to C# 2010 and the powerful Microsoft® .NET 4 FrameworkWritten for programmers with a background in C++, Java or other high-level, object-oriented languages, this book applies the Deitel signature live-code approach to teaching programming and explores Microsoft’s C# 2010 language and .NET 4 in depth. http://www.developerfusion.com/book/94252/c-2010-for-programmers-4th-edition-deitel-developer-series/ http://www.developerfusion.com/book/94252/c-2010-for-programmers-4th-edition-deitel-developer-series/ Tue, 01 Feb 2011 14:13:00 GMT James Crowley C# Programming Language (Covering C# 4.0), The (4th Edition) (Microsoft .NET Development Series “Based on my own experience, I can safely say that every .NET developer who reads this will have at least one ‘aha’ moment and will be a better developer for it.”—From the Foreword by Don BoxThe popular C# programming language combines the high productivity of rapid application development languages with the raw power of C and C++. Updated to cover the new features of C# 4. http://www.developerfusion.com/book/87153/c-programming-language-covering-c-40-the-4th-edition-microsoft-net-development-series/ http://www.developerfusion.com/book/87153/c-programming-language-covering-c-40-the-4th-edition-microsoft-net-development-series/ Mon, 08 Nov 2010 00:00:00 GMT James Crowley Beginning C++ Through Game Programming, Third Edition BEGINNING C++ THROUGH GAME PROGRAMMING, THIRD EDITION approaches learning C++ from the unique and fun perspective of games. Written for the beginning game developer or programmer, the book assumes no previous programming experience and each new skill and concept is taught using simple language and step-by-step instructions. Readers will complete small projects in each chapter to reinforce what they've learned and a final project at the end combines all of the major topics covered in the book. http://www.developerfusion.com/book/94472/beginning-c-through-game-programming-third-edition/ http://www.developerfusion.com/book/94472/beginning-c-through-game-programming-third-edition/ Tue, 08 Feb 2011 00:12:00 GMT James Crowley Beginning Programming with C++ For Dummies (For Dummies (Computers) An ideal starting point to get a strong grasp of the fundamentals of C++C++ is an object-oriented programming language commonly adopted by would-be programmers. This book explores the basic development concepts and techniques of C++ and explains the "how" and "why" of C++ programming from the ground up.You'll discover what goes into creating a program, as well as how to put the various pieces together, deal with standard programming challenges, handle debugging, and make it all work. http://www.developerfusion.com/book/127421/beginning-programming-with-c-for-dummies-for-dummies-computers/ http://www.developerfusion.com/book/127421/beginning-programming-with-c-for-dummies-for-dummies-computers/ Sat, 10 Sep 2011 18:32:00 GMT James Crowley