Objective-C for Absolute Beginners: iPhone and Mac Programming Made Easy

001692c0_medium

Objective-C for Absolute Beginners: iPhone and Mac Programming Made Easy

It seems as if everyone is writing applications for Apple’s iPhone and iPad, but how do they all do it? It’s best to learn Objective-C, the native language of both the iOSand Mac OS X, but where to begin? Right here, even if you’ve never programmed before!

Objective-C for Absolute Beginners will teach you how to write software for your Mac, iPhone,or iPad using Objective-C, an elegant and powerful language with a rich set of developer tools. Using a hands-on approach, you’ll learn to think in programming terms, how to use Objective-C to build program logic, and how towrite your own applications and apps.

With over 50 collective years in software development and based on an approach pioneered at Carnegie Mellon University, the authors have developed a remarkably effective approach to learning Objective-C. Since the introduction of Apple’s iPhone, theauthors have taught hundreds of absolute beginners how to develop Mac, iPhone,and iPad apps, including many that became popular apps in the iTunes App Store.

What you’ll learn

  • The fundamentals of computer programming: how to understand variables,design data structures, and work with file systems
  • The logic of object-oriented programming: how to use Classes, Objects, and Methods
  • The flexibility of Apple’s developer tools: how to install Xcode and write programs in Objective-C
  • The power of Cocoa and Cocoa touch: how to make Mac OS Xapplications or iOS apps that do cool stuff

Who this book is for

Everyone! This book is for anyone who wants to learn to develop applications for the Mac or apps for the iPhone and iPad using the Objective-C programming language. No previous programming experience is necessary.

Author Information

Gary Bennett

A biography for this author is not available.

Brad Lees

Mitchell Fisher

Download
uploading.com
filesonic.com

Beginning Java EE 6 with GlassFish 3, Second Edition

001692c8_medium

Beginning Java EE 6 with GlassFish 3, Second Edition

Java Enterprise Edition (Java EE) continues to be one of the leading Java technologies and platforms from Oracle (previously Sun). Beginning Java EE 6 Platform with GlassFish 3, Second Edition is this first tutorial book on the final (RTM) version of the Java EE 6 Platform.

Step by step and easy to follow, this book describes many of the Java EE 6 specifications and reference implementations, and shows them in action using practical examples. This book uses the new version of GlassFish 3 to deploy and administer the code examples.

Written by an expert member of the Java EE 6 specification request and review board in the Java Community Process (JCP), this book contains the best information possible, from an expert’s perspective on enterprise Java technologies.

What you’ll learn

  • Get started with the final version of the new Java EE 6 Platform.
  • Explore and use the new EJB 3.1 and JPA 2.0 APIs from entities to session beans to message�driven beans, and more.
  • Discover the new web tier development APIs including JSPs, JSTL, and Expression Language, and especially the new JSF 2.0 and Facelets.
  • Uncover the new web services, RESTful services, and more available in Java EE 6.
  • Create dynamic user interfaces for your enterprise and transactional Java applications.

Who this book is for

This book is for advanced Java programmers as well as Java EE 6 beginners. Architects will also find information about how to layer their Java EE applications.

Author Information

Antonio Goncalves

Antonio Goncalves is a senior software architect specialized in Java/Java EE. As a former BEA consultant, he has expertise in application servers (Weblogic, JBoss, and GlassFish). He is the author of a Java EE 5 book in France and is also an Expert Member on Java EE 6, EJB 3.1, and JPA 2.0. He is the cofounder of the Paris Java User Group. For more, visit

Download
uploading.com
filesonic.com

Beginning iPad Development for iPhone Developers: Mastering the iPad SDK

001692cc_medium

Beginning iPad Development for iPhone Developers: Mastering the iPad SDK

It’s in magazines and newspapers, it’s on television and radio, it’s on busses and billboards and pretty much everywhere you look (except for Apple stores, where it’s likely still sold out). The iPad is the hot new touchscreen tablet from Apple, representing the next generation of mobile computing.

Packed with dozens of new features, the iOS 3.2 SDK enables you to build sophisticated, desktop-quality apps for this exciting new platform. Every iPhone and iPod touch app developer looking to take the next step and move into the iPad arena will want to read this book from cover to cover.

Beginning iPad Development for iPhone Developers: Mastering the iPad SDK has all the answers, and you’ll find them presented with the same easy-to-follow style and thorough coverage you’ve come to expect from titles like Beginning iPhone 3 Development—everything an aspiring iPad developer needs to know to create great apps.

Best-selling authors Jack Nutting, Dave Wooldridge, and Dave Mark show iPhone developers how to master all of the iPad-exclusive frameworks and features, which are explained, demonstrated in action, and put through their paces in this comprehensive programming guide. You’ll get a detailed understanding of the new feature set and gain every possible advantage in the iTunes App Store.

What you’ll learn

  • How to design app interfaces optimized for the iPad by taking advantage of new UIKit features such as Popovers, Split View Controllers, and new Modal Views.
  • How to utilize new graphics functionality, Core Text, Document Sharing, and advanced input methods to build powerful productivity solutions.
  • How to embrace the iPad’s superior media capabilities with its new video and display options.
  • How to convert an existing iPhone project into a stand-alone iPad app or a Universal app for both iPhone and iPad users.

Developing iOS 4 Apps?

Since many of the new features in iOS 3.2 are also present in iOS 4, this is one of the first books available in print that extensively covers several of the new APIs that iPhone developers are also eager to learn for creating iOS 4-optimized apps.

Who this book is for

This book is for all iPhone app developers who want to leverage their skills to create professional apps for the iPad.

Complete Source Code Provided

Beginning iPad Development for iPhone Developers includes extensive example projects and the complete source code for Dudel, a full-fledged drawing app for the iPad.

download

Enterprise Mac Managed Preferences

001692d1_medium
Edward R. Marczak, Greg Neagle, “Enterprise Mac Managed Preferences”
Apress | 2010 | ISBN: 1430229373 | 264 pages | PDF | 4,7 MB

Many systems administrators on the Mac need a way to manage machine configuration after initial setup and deployment. Apple’s Managed Preferences system (also known as MCX) is under-documented, often misunderstood, and sometimes outright unknown by sys admins. MCX is usually deployed in conjunction with an OS X server, but it can also be used in Windows environments or where no dedicated server exists at all.

Enterprise Mac Managed Preferences is the definitive guide to Apple’s Managed Client technology. With this book, you’ll get the following:
An example-driven guide to Mac OS X Managed Preferences/Client technology
Recipes for common use case studies and patterns
A targeted approach appropriate for any sys admin that manages Macs in an OS X or Windows environment

This is the only book that focuses on this facet of OS X exclusively. If you’re a sys admin, this book will take away much of the pain of working with OS X client systems. Even better, both of the authors are very involved in the Mac community—Greg Neagle is part of the MacEnterprise steering committee, and Ed is the Executive Editor and an author for MacTech magazine and a member of the Apple Consultants Network.

What you’ll learn
The Managed Preferences system and how to manage it
All about Directory Services Local Directory Services
How to work with property list files
How to deliver files with Open Directory, ActiveDirectory, local scripts, third-party utilities, Puppet, LANRev, Casper, and more
How to work with compositing preferences, including the hierarchy of preferences
How to write a Plist for management, using Workgroup Manager and Dock Example
How and when to enforce Managed Preferences
How to understand manifests
What recipes to use and when
When, how, and where to use mcxquery, System Profiler, and MCX Cache flushing

Who this book is for
This book is for systems administrators using Mac clients.

Download
uploading.com
filesonic.com

Enterprise Mac Security: Mac OS X Snow Leopard

0014c9f9_medium

A common misconception in the Mac community is that Mac’s operating system is more secure than others. While this might be true in certain cases, security on the Mac is still a crucial issue. When sharing is enabled or remote control applications are installed, Mac OS X faces a variety of security threats.

Enterprise Mac Security: Mac OS X Snow Leopard is a definitive, expert-driven update of the popular, slash-dotted first edition and was written in part as a companion to the SANS Institute course for Mac OS X. It contains detailed Mac OS X security information, and walkthroughs on securing systems, including the new Snow Leopard operating system.

Using the SANS Institute course as a sister, this book caters to both the beginning home user and the seasoned security professional not accustomed to the Mac, establishing best practices for Mac OS X for a wide audience.

The authors of this book are seasoned Mac and security professionals, having built many of the largest network infrastructures for Apple and spoken at both DEFCON and Black Hat on OS X security.

What you’ll learn

  • The newest security techniques on Mac OS X and latest Snow Leopard operating system from the best and brightest
  • The details of the entire new Mac OS X Snow Leopard Operating System for the desktop and server, and how to secure these systems
  • Considerations for third-party applications on systems
  • The details of Mac forensics and Mac hacking
  • How to tackle Apple wireless security

Who is this book for?

This book is for new users, power users, and administrators who wish to make sure that their Mac platform is secure.

download

Page 1 of 9412345»102030...Last »