"《Objective-C入門》(Objective-C for Absolute Beginners iPhone, iPad and Mac Programming Made Easy)文字版[PDF]"介紹
中文名: Objective-C入門
原名: Objective-C for Absolute Beginners iPhone, iPad and Mac Programming Made Easy
作者: Gary Bennett
Brad Lees
Mitchell Fisher
圖書分類: 網絡
資源格式: PDF
版本: 文字版
出版社: Apress
書號: 978-1-4302-2832-5
發行時間: 2010年08月25日
地區: 美國
語言: 英文
簡介:
內容介紹: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 to write 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, the authors 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.
作者介紹:Gary Bennett is president of xcelMe.com. xcelMe teaches iPhone/iPad programming courses online. Gary has taught hundreds of students how to develop iPhone/iPad apps, and has several very popular apps on the iTunes App Store. Gary's students have some of the best-selling apps on the iTunes App Store. Gary also worked for 25 years in the technology and defense industries. He served 10 years in the U.S. Navy as a nuclear engineer aboard two nuclear submarines. After leaving the Navy, Gary worked for several companies as a software developer, chief information officer, and resident. As CIO, he helped take VistaCare public in 2002. Gary also co-authored iPhone Cool Projects for Apress. Gary lives in Scottsdale, Arizona with his wife, Stefanie, and their four children.
Brad Lees has more than 12 years of experience in application development and server management. He has specialized in creating and initiating software programs in real-estate development systems and financial institutions. His career has been highlighted by his positions as information systems manager at The Lyle Anderson Company, product development manager for Smarsh, vice president of application development for iNation, and IT manager at The Orcutt/Winslow Partnership, the largest architectural firm in Arizona. A graduate of Arizona State University, Brad and his wife, Natalie, reside in Phoenix with their five children.
Mitch Fisher is a software developer in the Phoenix area. He was introduced to PCs back in the 1980s, when 64K was a lot of memory and 1 Mhz was considered a fast computer. Over the past 25 years, Mitch has worked for several large and medium-sized companies in the roles of software developer and software architect, and had led several teams of developers on multi-million dollar projects. Mitch now divides his time between writing iOS applications and server-side UNIX technologies.
內容截圖:
目錄:
Becoming a Great iPhone/iPad or Mac Programmer
Programming Basics
It’s All About the Data
Making Decisions About...and Planning Program Flow
Object Oriented Programming with Objective-C
Introducing Objective-C and Xcode
Objective-C Classes, Objects, and Methods
Programming Basics in Objective-C
Comparing Data
Creating User Interfaces with Interface Builder
Memory, Addresses, and Pointers
Debugging Programs with Xcode
Storing Information
Protocols and Delegates