Librería Portfolio Librería Portfolio

Búsqueda avanzada

TIENE EN SU CESTA DE LA COMPRA

0 productos

en total 0,00 €

COCOA PROGRAMMING FOR OS X. THE BIG NERD RANCH GUIDE 5E
Título:
COCOA PROGRAMMING FOR OS X. THE BIG NERD RANCH GUIDE 5E
Subtítulo:
Autor:
HILLEGASS, A
Editorial:
PEARSON
Año de edición:
2015
Materia
MACINTOSH
ISBN:
978-0-13-407695-9
Páginas:
556
44,95 €

 

Sinopsis


Covering the bulk of what you need to know to develop full-featured applications for OS X, this edition is updated for OS X Yosemite (10.10), Xcode 6, and Swift. Written in an engaging tutorial style and class-tested for clarity and accuracy, it is an invaluable resource for any Mac programmer. The authors introduce the two most commonly used Mac developer tools: Xcode and Instruments. They also cover the Swift language, basic application architecture, and the major design patterns of Cocoa. Examples are illustrated with exemplary code, written in the idioms of the Cocoa community, to show you how Mac programs should be written.

After reading this book, you will know enough to understand and utilize Apple's online documentation for your own unique needs. And you will know enough to write your own stylish code.




1.Let´s Get Started
2.Swift Types
3.Structures and Classes
4.Memory Management
5.Controls
6.Delegation
7.Working with Table Views
8.KVC, KVO, Bindings
9.NSArrayController
10.Formatters and Validation
11.NSUndoManager
12.Archiving¿
13.Basic Core Data
14.NSWindowController
15.User Defaults
16.Alerts and Closures
17.Using Notifications
18.NSView and Drawing
19.Mouse Events
20.Keyboard Events
21.Drawing Text with Attributes
22.Pasteboards and Nil-Targeted Actions
23.Drag-and-Drop
24.NSTimer
25.Sheets
26.AutoLayout
27.Localization and Bundles
28.Printing
29.Web Services
30.Unit Testing
31.View Controllers
32.View Swapping and Custom Container View Controllers
33.Storyboards
34.Core Animation
35.Concurrency
36.NSTask
37.Distributing Your App