Popular Posts Today

Search This Blog

Showing posts with label AppleScript Programming. Show all posts
Showing posts with label AppleScript Programming. Show all posts

Download : iOS Programming: The Big Nerd Ranch Guide (3rd Edition) (Big Nerd Ranch Guides)

iOS Programming
Updated and expanded to cover iOS 5 and Xcode 4.3, 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 understanding, 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 well-tested materials and methodology, this best-selling guide teaches iOS concepts and coding in tandem. The result is instruction that is relevant and useful.

Throughout the book, the authors clearly explain what’s important to know and share their insights into the larger context of the iOS platform. This gives you a real understanding of how iOS development works, the many features that are available, and when and where to apply what you’ve learned.

Here are some of the topics covered:
  • Xcode 4.3, Instruments, and Storyboards
  • ARC, strong and weak references, and retain cycles
  • Interfacing with iCloud
  • Handling touch events and gestures
  • Tool bars, navigation controllers, and split view controllers
  • Localization and Internationalization
  • Block syntax and use
  • Background execution and multi-tasking
  • Saving/loading data: Archiving and Core Data
  • Core Location and Map Kit
  • Communicating with web services
  • Working with XML, JSON, and NSRegularExpression
  •   Using the Model-View-Controller-Store design pattern 

 
 
 
2:32 PM | 0 comments | Read More

Free Download | AppleScript: A Beginner's Guide Pdf




Learn to program in AppleScript, the versatile scripting language built right into Mac OS X and supported by most major applications. AppleScript: A Beginner's Guide shows you how to write powerful scripts with the AppleScript Editor to automate tasks, save time and effort, and automatically generate documents, spreadsheets, and e-mail messages. Debugging and error handling are also covered in this fast-paced tutorial. This book fails in some pretty key areas of teaching Applescript. Especially in explaining a lot of the unique syntax issues with Applescript. After reading this book my scripts were sound but 99% of my errors were based on my incorrect use of syntax. It was VERY frustrating. I finally had to grab some other books that clarified to me what this book should have explained. In addition, the biggest flaw is that the code written in this book is not available to download (or included on a CD). I had to go in and retype all of the examples in the book. The website claims you can download the code but it's not available and the publisher couldn't find it on the link either. I'd say you would be well advised to pick up a different applescript book.

7:14 AM | 0 comments | Read More