Since you've picked this book up and started browsing through
it, you probably own or have access to an ATARI computer and are
interested in progressing beyond BASIC. As you already know, the
ATARI computers are among the most impressive of all home computers,
but many of their special features are not available from...
NOTE: You are purchasing a standalone product; MyProgrammingLab does not come packaged with this content. If you would like to purchase both the physical text and MyProgrammingLab search for ISBN-10: 0132989999/ISBN-13: 9780132989992. That package includes ISBN-10: 0132855836/ISBN-13: 9780132855839 and...
With an analytical and rigorous approach to problem solving and programming techniques, this book is oriented toward engineering. Structure and Interpretation of Computer Programs emphasizes the central role played by different approaches to dealing with time in computational models. Its unique approach makes it appropriate for an...
With its focus on creating efficient data structures and algorithms, this comprehensive text helps readers understand how to select or design the tools that will best solve specific problems. It uses MicrosoftC++ as the programming language and is suitable for second-year data structure courses and computer science courses in...
iOS Programming: The Big Nerd Ranch Guide leads you through the essential concepts, tools, and techniques for developing iOS applications. After completing this book, you will have the know-how and the confidence you need to tackle iOS projects of your own. Based on Big Nerd Ranch's popular iOS Bootcamp course and its...
Take your JavaScript knowledge as far as it can go
JavaScript has grown up, and it's a hot topic. Newer and fasterJavaScript VMs and frameworks built upon them have increased thepopularity of JavaScript for server-side web applications, and richJS applications are being developed for mobile devices. This bookdelivers a...
Data Structures and Algorithm Analysis in C++ is an advanced algorithms book that bridges the gap between traditional CS2 and Algorithms Analysis courses.
As the speed and power of computers increases, so does the need for effective programming and algorithm analysis. By approaching these skills in tandem, Mark Allen...
Building Java Programs: A Back to Basics Approach, Second Edition, introduces novice programmers to basic constructs and common pitfalls by emphasizing the essentials of procedural programming, problem solving, and algorithmic reasoning. By using objects early to solve interesting problems and defining objects later in the course, Building...
The IMA Workshop on Evolutionary Algorithms brought together many of the top researchers in the area of Evolutionary Computation for a week of intensive interaction. The field of Evolutionary Computation has developed significantly over the past 30 years and today consists of a variety of subfields such as genetic algorithms, evolution...
This book dispels the myth that Visual Basic is just too slow to write a decent game, giving readers all of the tricks and techniques that they need to create awesome games using Visual Basic. Offering equal parts theory and hands-on exercises, the chapters in this book begin with a discussion of completing a task using Visual Basic, and then...