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

Learning eBooks Page 22

Download free Learning eBooks Page 22

Learning PHP Data Objects

A Beginner's Guide to PHP Data Objects, Database Connection Abstraction Library for PHP 5
Learning PHP Data Objects Image
This book starts with an overview of PHP Data Objects (PDO), followed by getting started with PDO. Then it covers error handling, prepared statements, and handling rowsets, before covering advanced uses of PDO and an example of its use in an MVC application. Finally an appendix covers the new object-oriented features of PHP 5. This book will guide you through the data layer abstraction objects in PHP. PHP developers who need to use PDO for data abstraction....

Learning Stencyl 3.x Game Development

Beginner's Guide
Learning Stencyl 3.x Game Development Image
Creating video games has traditionally been a long and complicated process, requiring years of experience and a vast array of skills. However, with the introduction of comprehensive game-development toolkits such as Stencyl, the fun has returned to the art of game-creation - anyone who has the desire to create their own video game can now do so with almost any desktop computer and a free software download from the Internet! Learning Stencyl 3.x Game Development: Beginner's Guide will put you on the fast-track to learning the essentials of the powerful Stencyl game-development toolkit. You will develop a complete, ready-to-publish video game including in-game advertising, by following the clear, step-by-step tutorials, supported by numerous screenshot...

Learning ActionScript 3.0

Learning ActionScript 3.0 Image
2nd Edition
If you're new to ActionScript 3.0, or want to enhance your skill set, this bestselling book is the ideal guide. Designers, developers, and programmers alike will find Learning ActionScript 3.0 invaluable for navigating ActionScript 3.0's learning curve. You'll learn the language by getting a clear look at essential topics such as logic, event handling, displaying content, classes, and much more. Updated for Flash Professional CS5, this revised and expanded edition delivers hands-on exercises and full-color code samples to help you increase your abilities as you progress through the book. Topics are introduced with basic syntax and class-based examples,...

Learning Cassandra for Administrators

Learning Cassandra for Administrators Image
Optimize high-scale data by tuning and troubleshooting using Cassandra Overview Install and set up a multi datacenter Cassandra Troubleshoot and tune Cassandra Covers CAP tradeoffs, physical/hardware limitations, and helps you understand the magic Tune your kernel, JVM, to maximize the performance Includes security, monitoring metrics, Hadoop configuration, and query tracing In Detail Apache Cassandra is a massively scalable open source NoSQL database. Cassandra is perfect for managing large amounts of structured, semi-structured, and unstructured data across multiple data centers and the cloud. Cassandra delivers linear scalability and performance across many commodity servers with no single point of failure. This book starts by explaining how to ...

Learning Android Canvas

Learning Android Canvas Image
Develop and deploy graphics-rich Android applications using Android Canvas Overview Understand user interactions and respond to those actions Discover how to work with graphics in Android from scratch Using a step by step approach, create a graphics-rich, fully functional application Use Nine-Patch image In Detail When you're writing an application in which you would like to perform specialized drawing and/or control the animation of graphics, you should do so by drawing through a canvas. A canvas works for you as an interface to the actual surface upon which your graphics will be drawn-it holds all of your "draw" calls. Via the Android Canvas, your drawing is actually performed on an underlying Bitmap, which is placed into the window. Le...



2007 - 2017 © eBooks-IT.org