Monday, July 2, 2012

Best Price Programming in Objective-C (4th Edition) (Developer's Library)

Programming in Objective-C (4th Edition) (Developer's Library) Review


CHECK PRICE NOW

Programming in Objective-C (4th Edition) (Developer's Library) Overview

This is the 4th edition of the world's bestselling book on Objective-C programming, fully updated to cover Xcode 4.2 and Automatic Reference Counting (ARC).
   
Programming in Objective-C is a concise, carefully written tutorial on the basics of Objective-C and object-oriented programming for Apple's iOS and Mac platforms. The book makes no assumptions about prior experience with object-oriented programming languages or with the C language (which Objective-C is based upon). Because of this, both beginners and experienced programmers alike can use this book to quickly and effectively learn the fundamentals of Objective-C. Readers can also learn the concepts of object-oriented programming without having to first learn all of the intricacies of the underlying C programming language. 
 
This unique approach to learning, combined with many small program examples and exercises at the end of each chapter, makes Programming in Objective-C ideally suited for either classroom use or self-study.   
 
This edition has been fully updated for the significant changes in iOS 5 and Xcode 4.2. One of the biggest changes is Automatic Reference Counting (ARC). This edition gives detailed coverage of how to use ARC to improve and simplify memory management in Objective-C programs.


Saturday, June 30, 2012

Best Price Programming in C (3rd Edition)

Programming in C (3rd Edition) Review


CHECK PRICE NOW

Programming in C (3rd Edition) Overview

Learn the C programming language from one of the best. Stephen Kochan's Programming in C is thorough with easy-to-follow instructions that are sure to benefit beginning programmers. This book provides readers with practical examples of how the C programming language can be used with small, fast programs, similar to the programming used by large game developers such as Nintendo. If you want a one-stop-source for C programming, this book is it.The book is appropriate for all introductory-to-intermediate courses on programming in the C language, including courses covering C programming for games and small-device platforms.

Programming in C, Third Edition is a thoroughly revised and updated edition of Steven Kochan's classic C programming tutorial: a book that has helped thousands of students master C over the past twenty years. This edition fully reflects the latest C standard and contains current source code. It has been crafted to help students master C regardless of the platform they intend to use or the applications they intend to create -- including small-device and gaming applications, where C's elegance and speed make it especially valuable.

Kochan begins with the fundamentals, then covers every facet of C language programming: variables, data types, arithmetic expressions, program looping, making decisions, arrays, functions, structures, character strings, pointers, operations on bits, the preprocessors, I/O, and more. Coverage also includes chapters on working with larger programs; debugging programs; and the fundamentals of object-oriented programming. Appendices include a complete language summary, an introduction to the Standard C Library, coverage of compiling and running programs using gcc, common programming mistakes, and more.



Friday, June 29, 2012

Best Price Introduction to Programming Using Visual Basic 2010 (8th Edition) (Pearson Custom Computer Science)

Introduction to Programming Using Visual Basic 2010 (8th Edition) (Pearson Custom Computer Science) Review


CHECK PRICE NOW

Introduction to Programming Using Visual Basic 2010 (8th Edition) (Pearson Custom Computer Science) Overview

An Introduction to Programming Using Visual Basic 2010, Eighth Edition, — consistently praised by both students and instructors — is designed for students with no prior computer programming experience. Now updated for Visual Basic 2010, Schneider focuses on teaching problem-solving skills and sustainable programming skills. A broad range of real-world examples, section-ending exercises, case studies, and programming projects gives students more hands-on experience than any other Visual Basic book on the market.



Thursday, June 28, 2012

Best Price Learning iPad Programming: A Hands-on Guide to Building iPad Apps with iOS 5

Learning iPad Programming: A Hands-on Guide to Building iPad Apps with iOS 5 Review


CHECK PRICE NOW

Learning iPad Programming: A Hands-on Guide to Building iPad Apps with iOS 5 Overview

Learning iPad Programming walks you through the process of building PhotoWheel (free on the App Store), a photo management and sharing app that leverages every aspect of iOS 5. With PhotoWheel, you can organize your favorite photos into albums, share photos with family and friends, view them on your TV using AirPlay and an Apple TV, and most importantly, gain hands-on experience with building an iPad app. As you build PhotoWheel, you’ll learn how to take advantage of the latest features in iOS 5 and Xcode, including Storyboarding, Automatic Reference Counting (ARC), and iCloud. Best of all, you’ll learn how to extend the boundaries of your app by communicating with web services. If you want to build apps for the iPad, Learning iPad Programming is the one book to get.

 

As you build PhotoWheel, you’ll learn how to

 

  • Install and configure Xcode 4.2 on your Mac
  • Master the basics of Objective-C, and learn about memory management with ARC
  • Build a fully functional app that uses Core Data and iCloud for photo sharing and synchronization
  • Use Xcode’s new Storyboard feature to quickly prototype a functional UI, and then extend that UI with code
  • Create multitouch gestures and integrate Core Animation for a unique UI experience
  • Build custom views, and use view controllers to perform custom view transitions
  • Add AirPrint, email, and AirPlay capabilities to your app
  • Apply image filters and effects using Core Image Diagnose and fix bugs with Instruments Prepare your app for submission to the app store

 

Download the free version of PhotoWheel from the App Store today! Share your photos with friends and upload to iCloud, all while learning how to build the app.



Wednesday, June 27, 2012

Best Price Introducing NLP: Psychological Skills for Understanding and Influencing People (Neuro-Linguistic Programming)

Introducing NLP: Psychological Skills for Understanding and Influencing People (Neuro-Linguistic Programming) Review


CHECK PRICE NOW

Introducing NLP: Psychological Skills for Understanding and Influencing People (Neuro-Linguistic Programming) Overview

Some people appear more gifted than others. NLP, one of the fastest growing developments in applied psychology, describes in simple terms what they do differently, and enables you to learn these patterns of excellence.

This book offers the practical skills used by outstanding communicators. Excellent communication is the basis of creating excellent results. NLP skills are proving invaluable for personal development and professional excellence in counseling, education and business.

Introducing NLP includes:

- How to create rapport with others

- Influencing skills

- Understanding and using body language

- How to think about and achieve the results you want

- The art of asking key questions

- Effective meetings, negotiations, and selling

- Accelerated learning strategies.

Tuesday, June 26, 2012

Best Price Coby MP620 4 GB Video MP3 Player with FM Radio (Red)

Coby MP620 4 GB Video MP3 Player with FM Radio (Red) Review


CHECK PRICE NOW

Coby MP620 4 GB Video MP3 Player with FM Radio (Red) Feature

  • 4 GB capacity for storage of up to 1000 songs, 3500 photos, or 4 hours of video
  • 8 hours of music playback on a single charge
  • 1.8-inch color TFT LCD display with 128 x 160 pixel resolution
  • Supports MP3 and WMA audio files; MTV video files; JPEG and BMP images; TXT text files
  • One-year limited warranty

Coby MP620 4 GB Video MP3 Player with FM Radio (Red) Overview

Introducing the Coby MP620 Video and MP3 Player. This player combines the features you expect with easy-to-use controls refined by years of experience. Enjoy digital video and audio everywhere you go with its 1.8-inch TFT LCD full-color screen. Up to 4 GB of memory gives you plenty of storage for music, videos, photos, and text. Coby Media Manager software included for easy and hassle-free media syncing.

Sunday, June 24, 2012

Best Price Head First C

Head First C Review


CHECK PRICE NOW

Head First C Overview

Ever wished there was an easier way to learn C from a book? Head First C is a complete learning experience that will show you how to create programs in the C language. This book helps you learn the C language with a unique method that goes beyond syntax and how-to manuals and helps you understand how to be a great programmer. You'll learn key areas such as language basics, pointers and pointer arithmetic, and dynamic memory management, and with advanced topics such as multi-threading and network programming, Head First C can be used as an accessible text book for a college-level course.
Also, like a college course, the book features labs: projects intended to stretch your abilities, test your new skills, and build confidence. You'll go beyond the basics of the language and learn how to use the compiler, the make tool and the archiver to tackle real-world problems.
We think your time is too valuable to waste struggling with new concepts. Using the latest research in cognitive science and learning theory to craft a multi-sensory learning experience, Head First C uses a visually rich format designed for the way your brain works, not a text-heavy approach that puts you to sleep.