https://www.developerfusion.com/t/open-source/books/ Open Source Book from Developer Fusion 2012-02-04T12:50:00.00Z http://www.developerfusion.com/book/137594/android-ndk-beginners-guide/ Android NDK Beginner's Guide 2012-02-04T12:50:00.00Z 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. James Crowley http://www.developerfusion.com/book/136399/ubuntu-unleashed-2012-edition-covering-1110-and-1204-7th-edition-7th-edition/ Ubuntu Unleashed 2012 Edition: Covering 11.10 and 12.04 (7th Edition) (7th Edition) 2012-01-13T16:14:00.00Z Ubuntu Unleashed is filled with unique and advanced information for everyone who wants to make the most of the Ubuntu Linux operating system. This new edition has been thoroughly revised and updated by a long-time Ubuntu community leader to reflect the exciting new Ubuntu 11.10 (“Oneiric Ocelot”) and the forthcoming Ubuntu 12.04. James Crowley http://www.developerfusion.com/book/137207/jboss-esb-beginners-guide/ JBoss ESB Beginner's Guide 2012-01-27T03:40:00.00Z A comprehensive, practical guide to developing service-based applications using the Open Source JBoss Enterprise Service Bus with this book and ebook *Develop your own service-based applications, from simple deployments through to complex legacy integrations *Learn how services can communicate with each other and the benefits to be gained from loose coupling *Contains clear, practical instructions for service development, highlighted through the use of numerous working examples James Crowley http://www.developerfusion.com/book/132765/php-mysql-the-missing-manual/ PHP & MySQL: The Missing Manual 2011-11-17T15:51:00.00Z If you can build websites with CSS and JavaScript, this book takes you to the next level—creating dynamic, database-driven websites with PHP and MySQL. Learn how to build a database, manage your content, and interact with users through queries and web forms. With step-by-step tutorials, real-world examples, and jargon-free explanations, you’ll soon discover the power of server-side programming.The important stuff you need to know: *Get a running start. James Crowley http://www.developerfusion.com/book/132642/apache-solr-3-enterprise-search-server/ Apache Solr 3 Enterprise Search Server 2011-11-15T18:03:00.00Z Enhance your search with faceted navigation, result highlighting, relevancy ranked sorting, and more *Comprehensive information on Apache Solr 3 with examples and tips so you can focus on the important parts *Integration examples with databases, web-crawlers, XSLT, Java & embedded-Solr, PHP & Drupal, JavaScript, Ruby frameworks *Advice on data modeling, deployment considerations to include security, logging, and monitoring, and advice on scaling Solr and measuring performance James Crowley http://www.developerfusion.com/book/136405/c-primer-plus-6th-edition-developers-library/ C++ Primer Plus (6th Edition) (Developer's Library) 2012-01-13T17:15:00.00Z 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. James Crowley http://www.developerfusion.com/book/122199/python-scripting-for-computational-science-texts-in-computational-science-and-engineering/ Python Scripting for Computational Science (Texts in Computational Science and Engineering) 2011-07-13T15:46:00.00Z 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. James Crowley http://www.developerfusion.com/book/129354/coding-for-penetration-testers-building-better-tools/ Coding for Penetration Testers: Building Better Tools 2011-10-03T12:19:00.00Z Tools used for penetration testing are often purchased or downloaded from the Internet. Each tool is based on a programming language such as Perl, Python, or Ruby. If a penetration tester wants to extend, augment, or change the functionality of a tool to perform a test differently than the default configuration, the tester must know the basics of coding for the related programming language. James Crowley http://www.developerfusion.com/book/124988/yii-11-application-development-cookbook/ Yii 1.1 Application Development Cookbook 2011-08-26T17:01:00.00Z This book is a collection of Yii recipes with chapters generally independent of each other. It is full of practically useful solutions and concepts explained with code and the required pictorial illustrations. If you are a developer with a good knowledge of PHP5, are familiar with the basics of Yii, and have tried to develop applications using Yii, then this book is for you. Knowledge of the object oriented approach and MVC pattern will be a great advantage as Yii uses these extensively. James Crowley http://www.developerfusion.com/book/130433/x86-disassembly-exploring-the-relationship-between-c-x86-assembly-and-machine-code/ x86 Disassembly: Exploring the relationship between C, x86 Assembly, and Machine Code 2011-10-14T23:21:00.00Z 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. James Crowley