OpenGL Programming Guide, 8th EditionToday's OpenGL software interface enables programmers to produce extraordinarily high-quality computer-generated images and interactive applications using 2D and 3D objects, color images, and programmable shaders.
OpenGL Programming Guide: The Official Guide to Learning OpenGL, Version 4.3, Eighth Edition, has been almost completely rewritten and provides definitive, comprehensive information on OpenGL and the OpenGL Shading Language. This edition of the best-selling "Red Book" describes the features through OpenGL version 4.3. ...
Python for KidsPython is a powerful, expressive programming language that's easy to learn and fun to use! But books about learning to program in Python can be kind of dull, gray, and boring, and that's no fun for anyone.
Python for Kids brings Python to life and brings you (and your parents) into the world of programming. The ever-patient Jason R. Briggs will guide you through the basics as you experiment with unique (and often hilarious) example programs that feature ravenous monsters, secret agents, thieving ravens, and more. New terms are defined; code is colored, dissected, and explained; and quirky, full-color illustrations keep things on the lighter side.
Chapters end with programming puzzles designed to stretch your brain and strengthen your understanding. By the end of the book you'll have programmed two complete games: a clone of the famous Pong and "Mr. Stick Man Races for the Exit" - a platform game with jumps, animation, and much more.
As you strike out on your programming adventure, y ...
HTML5 Canvas, 2nd EditionFlash is fading fast as Canvas continues to climb. The 2nd edition of this popular book gets you started with HTML5 Canvas by showing you how to build interactive multimedia applications. You'll learn how to draw, render text, manipulate images, and create animation - all in the course of building an interactive web game throughout the book.
Updated for the latest implementations of Canvas and related HTML5 technologies, this edition includes clear and reusable code examples to help you quickly pick up the basics - whether you currently use Flash, Silverlight, or just HTML and JavaScript. Discover why HTML5 is the future of innovative web development. ...
Computer Science Programming Basics in RubyIf you know basic high-school math, you can quickly learn and apply the core concepts of computer science with this concise, hands-on book. Led by a team of experts, you'll quickly understand the difference between computer science and computer programming, and you'll learn how algorithms help you solve computing problems.
Each chapter builds on material introduced earlier in the book, so you can master one core building block before moving on to the next. You'll explore fundamental topics such as loops, arrays, objects, and classes, using the easy-to-learn Ruby programming language. Then you'll put everything together in the last chapter by programming a simple game of tic-tac-toe. ...
Effective Unit TestingEffective Unit Testing teaches Java developers how to write unit tests that are concise, expressive, useful, and maintainable. Offering crisp explanations and easy-to-absorb examples, it introduces emerging techniques like behavior-driven development and specification by example.
Programmers who are already unit testing will learn the current state of the art. Those who are new to the game will learn practices that will serve them well for the rest of their career. ...
SolidWorks 2007 BibleWhether you're a new, intermediate, or professional user, you'll find the in-depth coverage you need to succeed with SolidWorks 2007 in this comprehensive reference. From customizing the interface to exploring best practices to reinforcing your knowledge with step-by-step tutorials, the techniques and shortcuts in this detailed book will help you accomplish tasks, avoid the time-consuming pitfalls of parametric design, and get a firm handle on one of the leading 3D CAD programs on the market. ...
OS X Mountain Lion BibleThe Mac's solid, powerful operating system and the exploding popularity of iOS devices are fueling a strong increase in market share for Apple. Previous editions of this book have sold more than 75,000 copies, and this new edition is fully updated with all the exciting features of OS X Mountain Lion, including Game Center, Messages, and Notifications. Written by industry expert Galen Gruman, it covers all the basics and then delves deep into professional and higher-end topics, making it the one book you need to succeed with Mac OS X. ...
AutoCAD 2007 and AutoCAD LT 2007 BiblePopular among both novice and experienced AutoCAD users, this comprehensive book begins with an overview of the basics of AutoCAD, such as creating drawings, using commands, and specifying coordinates. Coverage becomes more in-depth as each chapter builds off the previous one, with discussions of 2D and 3D drawing techniques, using layers, creating dimensions, 3D coordinates, and rendering. You ll learn to customize commands and toolbars; program AutoCAD using AutoLISP and VBA; and review AutoCAD LT. A "Quick Start" will have beginners creating a CAD drawing on their first day. ...
The SketchUp Workflow for ArchitectureIf you want to go beyond the basics and start using SketchUp 3D modeling software in all phases of your design, The SketchUp Workflow for Architecture is the perfect place to start. From preliminary schematics to construction documentation and everything in between, the book sketches out a workflow that is flexible enough to use from start to finish. You'll discover helpful techniques, smart tips, and best practices that will make your design process easier, as well as helping you easily export your models into BIM programs. ...
Learning Java, 4th EditionJava is the preferred language for many of today's leading-edge technologies—everything from smartphones and game consoles to robots, massive enterprise systems, and supercomputers. If you're new to Java, the fourth edition of this bestselling guide provides an example-driven introduction to the latest language features and APIs in Java 6 and 7. Advanced Java developers will be able to take a deep dive into areas such as concurrency and JVM enhancements.
You'll learn powerful new ways to manage resources and exceptions in your applications, and quickly get up to speed on Java's new concurrency utilities, and APIs for web services and XML. You'll also find an updated tutorial on how to get started with the Eclipse IDE, and a brand-new introduction to database access in Java. ...