Loading

Objective-C: Visual QuickStart Guide

Objective C VisualQuickStartGuide Objective C: Visual QuickStart Guide software dev

Description
Objective C 2.0 is the object-oriented language that is the basis for Cocoa and Cocoa Touch, the development environment for the /iPod Touch.You’ll learn all the basics: from handling data and creating functions to managing memory and handling exceptions. For programmers who want to develop apps, it’s a must, and this title in the QuickStart-style is the easy, fast way to get started.

Table of Contents:
Introduction
Chapter 1: Getting Started: Essential Objective-C
Chapter 2: Directing Program Flow
Chapter 3: Handling Data
Chapter 4: Creating Functions
Chapter 5: Classes and Objects
Chapter 6: Object-Oriented Programming
Chapter 7: Working with Object-Oriented Inheritance
Chapter 8: Categories, Posing, and Protocols
Chapter 9: Using Arrays and Dictionaries
Chapter 10: Managing Memory in Objective-C
Chapter 11: Exception Handling
Index [Read more...]

Incoming search terms:

Beginning iPad Application Development

Beginning iPad Application Development

Beginning iPad Application Development 200x200 Beginning iPad Application Development software dev


A hands-on approach to application development. Beginning iPad Application Development is written to help jumpstart beginning iPad developers. It covers the various topics in such a manner that you will progressively learn without being overwhelmed by the details. It adopts the philosophy that the best way to learn is by doing, hence the numerous Try It Out sections in all the chapters, which first show you how to build something and then explain how things work.

Although iPad programming is a huge topic, the aim for this book is to get you started with the fundamentals, and help you understand the underlying of the SDK, and appreciate why things are done certain ways. After reading this book (and doing the exercises), you will be well equipped to tackle your next iPad programming challenge.

This book is for the beginning iPad developer who wants to start developing iPad applications using the Apple SDK. To truly benefit from this book, you should have some background in programming and at least be familiar with -oriented programming concepts. If you are totally new to the Objective-C language, you might want to jump straight to Appendix D, which provides an overview of the language. Alternatively, you can use Appendix D as a quick reference while you tackle the various chapters, checking out the syntax as you try the exercises. Depending on your learning pattern, one of those approaches may work best for you. [Read more...]

Incoming search terms:

Hibernate Recipes: A Problem-Solution Approach

Hibernate Recipes- A Problem-Solution Approach

Hibernate Recipes A Problem Solution Approach Hibernate Recipes: A Problem Solution Approach java

Product Description
Hibernate continues to be the most popular out-of-the-box framework solution for Java Persistence and data/ accessibility techniques and patterns. It is used for e-commerce–based web applications as well as heavy-duty transactional systems for the enterprise.

Gary Mak, the author of the best-selling Recipes, now brings you Hibernate Recipes. This book contains a collection of code recipes and templates for learning and building Hibernate solutions for you and your clients.

This book is your pragmatic day-to-day reference and guide for doing all things involving Hibernate. There are many books focused on learning Hibernate, but this book takes you further and shows how you can apply it practically in your daily work.

What you’ll learn

  • The basics of object-relational mapping and how Hibernate is best suited for it
  • How to do various mappings, including one-to-one mapping, many-to-one mapping, collection mapping, component mapping, and inheritance mapping
  • How to use Hibernate Query Language (HQL)
  • How to perform batch processing and use native SQL, criteria queries, caching objects, and more
  • How to enable Hibernate in web applications with e-commerce
  • How to use Hibernate for heavy-duty enterprise transaction–based systems [Read more...]