Wednesday, August 8, 2012

Best Price Beginning Java Programming

Beginning Java Programming Review


CHECK PRICE NOW

Beginning Java Programming Overview

Learn Java Programming in the quickest time possible with this concise book that teaches you all the essentials about Java programming.

Written for people who have NO background in programming or are beginners.

Beginning Java Programming zooms in on the most essential concepts with EXAMPLES!

We cover the following topics:

Getting Started: Running Your First Java Program
Variables
Input and Output
If-Else and Switch Statements
Strings
Loops
Learning About Objects
MethodsManaging Multiple Objects
Arrays
Java Packages
Throwing and Catching Exceptions
Building User Interfaces with Java Swing
Building Java Swing, MySQL Database Integrated Applications

Tuesday, August 7, 2012

Best Price Introduction to Programming in Java: An Interdisciplinary Approach

Introduction to Programming in Java: An Interdisciplinary Approach Review


CHECK PRICE NOW

Introduction to Programming in Java: An Interdisciplinary Approach Overview

By emphasizing the application of computer programming not only in success stories in the software industry but also in familiar scenarios in physical and biological science, engineering, and applied mathematics, Introduction to Programming in Java takes an interdisciplinary approach to teaching programming with the Java programming language.

Elements of Programming: Your First Program; Built-in Types of Data; Conditionals and Loops; Arrays; Input and Output. Functions and Modules: Static Methods; Libraries and Clients; Recursion. Object-Oriented Programming: Data Types; Creating Data Types; Designing Data Types. Algorithms and Data Structures: Performance; Sorting and Searching; Stacks and Queues; Symbol Tables.

For all readers interested in introductory programming courses using the Java programming language.

Monday, August 6, 2012

Best Price Programming Perl (3rd Edition)

Programming Perl (3rd Edition) Review


CHECK PRICE NOW

Programming Perl (3rd Edition) Overview

Perl is a powerful programming language that has grown in popularity since it first appeared in 1988. The first edition of this book, Programming Perl, hit the shelves in 1990, and was quickly adopted as the undisputed bible of the language. Since then, Perl has grown with the times, and so has this book.

Programming Perl is not just a book about Perl. It is also a unique introduction to the language and its culture, as one might expect only from its authors. Larry Wall is the inventor of Perl, and provides a unique perspective on the evolution of Perl and its future direction. Tom Christiansen was one of the first champions of the language, and lives and breathes the complexities of Perl internals as few other mortals do. Jon Orwant is the editor of The Perl Journal, which has brought together the Perl community as a common forum for new developments in Perl.

Any Perl book can show the syntax of Perl's functions, but only this one is a comprehensive guide to all the nooks and crannies of the language. Any Perl book can explain typeglobs, pseudohashes, and closures, but only this one shows how they really work. Any Perl book can say that my is faster than local, but only this one explains why. Any Perl book can have a title, but only this book is affectionately known by all Perl programmers as "The Camel."

This third edition of Programming Perl has been expanded to cover version 5.6 of this maturing language. New topics include threading, the compiler, Unicode, and other new features that have been added since the previous edition.



Sunday, August 5, 2012

Best Price Programming Ruby 1.9: The Pragmatic Programmers' Guide (Facets of Ruby)

Programming Ruby 1.9: The Pragmatic Programmers' Guide (Facets of Ruby) Review


CHECK PRICE NOW

Programming Ruby 1.9: The Pragmatic Programmers' Guide (Facets of Ruby) Overview

Ruby is a fully object-oriented language, much like the classic object-oriented language, Smalltalk. Like Smalltalk, it is dynamically typed (as opposed to Java or C++), but unlike Smalltalk, Ruby features the same conveniences found in modern scripting languages, making Ruby a favorite tool of intelligent, forward-thinking programmers and the basis for the Rails web framework.

This is the reference manual for Ruby, including a description of all the standard library modules, a complete reference to all built-in classes and modules (including all the new and changed methods introduced by Ruby 1.9). It also includes all the new and changed syntax and semantics introduced since Ruby 1.8. Learn about the new parameter passing rules, local variable scoping in blocks, fibers, multinationalization, and the new block declaration syntax, among other exciting new features.



Saturday, August 4, 2012

Best Price Excel 2007 Power Programming with VBA (Mr. Spreadsheet's Bookshelf)

Excel 2007 Power Programming with VBA (Mr. Spreadsheet's Bookshelf) Review


CHECK PRICE NOW

Excel 2007 Power Programming with VBA (Mr. Spreadsheet's Bookshelf) Overview

  • This book is a single reference that’s indispensable for Excel beginners, intermediate users, power users, and would-be power users everywhere
  • Fully updated for the new release, this latest edition provides comprehensive, soup-to-nuts coverage, delivering over 900 pages of Excel tips, tricks, and techniques readers won’t find anywhere else
  • John Walkenbach, aka "Mr. Spreadsheet," is one of the world’s leading authorities on Excel
  • Thoroughly updated to cover the revamped Excel interface, new file formats, enhanced interactivity with other Office applications, and upgraded collaboration features
  • Includes a valuable CD-ROM with templates and worksheets from the book

Note: CD-ROM/DVD and other supplementary materials are not included as part of eBook file.

Friday, August 3, 2012

Best Price Welcome to Programming (Kindle Edition)

Welcome to Programming (Kindle Edition) Review


CHECK PRICE NOW

Welcome to Programming (Kindle Edition) Overview

Welcome to Programming is a tutorial with which the reader teaches himself or herself to write computer programs on a PC. The book discusses all aspects of computer programming, provides downloadable example programs, and uses the QBasic interpreter (which you can download) to demonstrate these principles.


Wednesday, August 1, 2012

Best Price iOS 5 Programming Cookbook: Solutions & Examples for iPhone, iPad, and iPod touch Apps

iOS 5 Programming Cookbook: Solutions & Examples for iPhone, iPad, and iPod touch Apps Review


CHECK PRICE NOW

iOS 5 Programming Cookbook: Solutions & Examples for iPhone, iPad, and iPod touch Apps Overview

Now you can overcome the vexing, real-life issues you confront when creating apps for the iPhone, iPad, or iPod Touch. By making use of more than 100 new recipes in this updated cookbook, you’ll quickly learn the steps necessary for writing complete iOS apps, whether they’re as simple as a music player or feature a complex mix of animations, graphics, multimedia, a database, and iCloud storage.

If you’re comfortable with iOS SDK, this cookbook will teach you how to use hundreds of iOS techniques. Each recipe provides a clear solution with sample code that you can use right away.

  • Use different approaches to construct a user interface
  • Develop location-aware apps
  • Get working examples for implementing gesture recognizers
  • Play audio and video files and access the iPod library
  • Retrieve contacts and groups from the Address Book
  • Determine camera availability and access the Photo Library
  • Create multitasking-aware apps
  • Maintain persistent storage in your apps
  • Use Event Kit to manage calendars and events
  • Learn capabilities of the Core Graphics framework
  • Access the accelerometer and gyroscope
  • Take advantage of the iCloud service