Cantitate/Preț
Produs

Learn Cocoa on the Mac

Autor David Mark, Jeff LaMarche, Jack Nutting
en Limba Engleză Paperback – 22 feb 2010
The Cocoa frameworks are some of the most powerful frameworks for creating native desktop applications available on any platform today, and Apple gives them away, along with the Xcode development environment, for free! However, for a first-time Mac developer, just firing up Xcode and starting to browse the documentation can be a daunting task. The Objective-C class reference documentation alone would fill thousands of printed pages, not to mention all the other tutorials and guides included with Xcode. Where do you start? Which classes are you going to need to use? How do you use Xcode and the rest of the tools?
This book answers these questions and more, helping you find your way through the jungle of classes, tools, and new concepts so that you can get started on the next great Mac OS X application today. Jack Nutting is your guide through this forest; he's lived here for years, and he'll show you which boulder to push, which vine to chop, and which stream to float across in order to make it through. You will learn not only how to use the components of this rich framework, but also which of them fit together, and why.
Jack Nutting's approach, combining pragmatic problem-solving with a deep respect for the underlying design philosophies contained within Cocoa, stems from years of experience using these frameworks. He'll show you which parts of your application require you to jump in and code a solution, and which parts are best served by letting Cocoa take you where it wants you to go. The path over what looks like a mountain of components and APIs has never been more thoroughly prepared for your travels. With Jack's guidance, the steep learning curve becomes a pleasurable adventure. There is still much work for the uninitiated, but by the time you're done, you will be well on your way to becoming a Cocoa master.
Citește tot Restrânge

Preț: 18818 lei

Preț vechi: 23523 lei
-20% Nou

Puncte Express: 282

Preț estimativ în valută:
3603 3927$ 3029£

Carte disponibilă

Livrare economică 27 noiembrie-11 decembrie

Preluare comenzi: 021 569.72.76

Specificații

ISBN-13: 9781430218593
ISBN-10: 1430218592
Pagini: 400
Ilustrații: 400 p.
Dimensiuni: 191 x 235 x 20 mm
Greutate: 0.65 kg
Ediția:1st ed.
Editura: Apress
Colecția Apress
Locul publicării:Berkeley, CA, United States

Public țintă

Popular/general

Cuprins

Must Love Cocoa.- Hello, World.- Lights, Camera... Actions! (and Outlets, Too).- GUI Components.- Using Table Views.- Cocoa Bindings.- Core Data Basics.- Core Data Relationships.- Search and Retrieve Core Data with Criteria.- Windows and Menus and Sheets.- Document-Based Applications.- Exceptions, Signals, Errors, and Debugging.- Drawing in Cocoa.- Advanced Drawing Topics.- Working with Files.- Concurrency.- Future Paths.

Notă biografică

Dave Mark is a longtime Mac developer and author who has written a number of books on Mac and iOS development, including Beginning iPhone 4 Development (Apress, 2010), More iPhone 3 Development (Apress, 2010), Learn C on the Mac (Apress, 2008), The Macintosh Programming Primer series (Addison-Wesley, 1992), and Ultimate Mac Programming (Wiley, 1995). Dave loves the water and spends as much time as possible on it, in it, or near it. He lives with his wife and three children in Virginia.

Caracteristici

Aimed specifically at application development with Cocoa Covers all aspects of Cocoa Hands on learning that is practical where competitor books are more introductory