eBooks-it.org Logo
eBooks-IT.org Inner Image

Software Design, Testing & Engineering eBooks Page 26

Download free Software Design, Testing & Engineering eBooks Page 26

iPhone Games Projects

iPhone Games Projects Image
One look at the App Store will show you just how hot iPhone games have become. Games make upmore than25 percent of all apps, andmore than70 percent of the apps in the App Store's Most Popular category. Surprised? Of course not! We've all filled our iPhones with games, and many of us hope to develop the next bestseller. This book is a collection of must-know information from master independent iPhone game developers. In it, you'll discover how some of the most innovative and creative game developers have made it to the pinnacle of game design and profitability. This book is loaded with practical tips for efficient development, and for creating compelling, addictive gaming experiences. And it's not all talk! It's supported with code examples that you c...

Facebook API Developers Guide

Facebook API Developers Guide Image
The Facebook API allows web developers to create Facebook applications and access Facebook data from other applications. Facebook API Developers Guide covers the use and implementation of the Facebook APIwhat the key features are and how you can access them. You will learn, through practical examples, the main features of the Facebook API including an introduction to the APIspecific languages FQL and FBML. These examples are further supported by the introduction of other technologies like language libraries, relational database management systems, and XML. Covers all key features of the Facebook API Explains the API languages FQL and FBML Teaches by example, with useful code and tips you can use in your own applications What youll learn Provides...

Beginning Databases with PostgreSQL

From Novice to Professional
Beginning Databases with PostgreSQL Image
2nd Edition
PostgreSQL is arguably the most powerful open-source relational database system. It has grown from academic research beginnings into a functionally-rich, standards-compliant, and enterprise-ready database used by organizations all over the world. And its completely free to use. Beginning Databases with PostgreSQL offers readers a thorough overview of database basics, starting with an explanation of why you might need to use a database, and following with a summary of what different database types have to offer when compared to alternatives like spreadsheets. Youll also learn all about relational database design topics such as the SQL query language, an...

The ACE Programmer's Guide

Practical Design Patterns for Network and Systems Programming
The ACE Programmer's Guide Image
The ADAPTIVE Communication Environment (ACE) is an open-source toolkit for building high-performance networked applications and next-generation middleware. ACE's power and flexibility arise from object-oriented frameworks, used to achieve the systematic reuse of networked application software. ACE frameworks handle common network programming tasks and can be customized using C++ language features to produce complete distributed applications. This book will teach developers how they can use the ACE framework to develop their software. It will also show real-world uses of design patterns and C++. Benefits: Reduces the ACE learning curve, gain a clear understanding of how to use ACE to produce high-performance software using less time and effort; Provid...

Refactoring

Improving the Design of Existing Code
Refactoring Image
Refactoring is about improving the design of existing code. It is the process of changing a software system in such a way that it does not alter the external behavior of the code, yet improves its internal structure. With refactoring you can even take a bad design and rework it into a good one. This book offers a thorough discussion of the principles of refactoring, including where to spot opportunities for refactoring, and how to set up the required tests. There is also a catalog of more than 40 proven refactorings with details as to when and why to use the refactoring, step by step instructions for implementing it, and an example illustrating how it works The book is written using Java as its principle language, but the ideas are applicable to any ...



2007 - 2017 © eBooks-IT.org