Muutke küpsiste eelistusi

E-raamat: Cocoa Programming for OS X: The Big Nerd Ranch Guide

  • Formaat: PDF+DRM
  • Sari: Big Nerd Ranch Guides
  • Ilmumisaeg: 17-Apr-2015
  • Kirjastus: Big Nerd Ranch Guides
  • Keel: eng
  • ISBN-13: 9780134077116
Teised raamatud teemal:
  • Formaat - PDF+DRM
  • Hind: 28,76 €*
  • * hind on lõplik, st. muud allahindlused enam ei rakendu
  • Lisa ostukorvi
  • Lisa soovinimekirja
  • See e-raamat on mõeldud ainult isiklikuks kasutamiseks. E-raamatuid ei saa tagastada.
  • Formaat: PDF+DRM
  • Sari: Big Nerd Ranch Guides
  • Ilmumisaeg: 17-Apr-2015
  • Kirjastus: Big Nerd Ranch Guides
  • Keel: eng
  • ISBN-13: 9780134077116
Teised raamatud teemal:

DRM piirangud

  • Kopeerimine (copy/paste):

    ei ole lubatud

  • Printimine:

    ei ole lubatud

  • Kasutamine:

    Digitaalõiguste kaitse (DRM)
    Kirjastus on väljastanud selle e-raamatu krüpteeritud kujul, mis tähendab, et selle lugemiseks peate installeerima spetsiaalse tarkvara. Samuti peate looma endale  Adobe ID Rohkem infot siin. E-raamatut saab lugeda 1 kasutaja ning alla laadida kuni 6'de seadmesse (kõik autoriseeritud sama Adobe ID-ga).

    Vajalik tarkvara
    Mobiilsetes seadmetes (telefon või tahvelarvuti) lugemiseks peate installeerima selle tasuta rakenduse: PocketBook Reader (iOS / Android)

    PC või Mac seadmes lugemiseks peate installima Adobe Digital Editionsi (Seeon tasuta rakendus spetsiaalselt e-raamatute lugemiseks. Seda ei tohi segamini ajada Adober Reader'iga, mis tõenäoliselt on juba teie arvutisse installeeritud )

    Seda e-raamatut ei saa lugeda Amazon Kindle's. 

<>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 Apples online documentation for your own unique needs. And you will know enough to write your own stylish code.

 

This edition was written for Xcode 6.3 and Swift 1.2. At WWDC 2015, Apple announced Xcode 7 and Swift 2, both of which introduce significant updates that (along with some changes to Cocoa for OS X 10.11) affect some of the exercises in this book. We have prepared a companion guide listing the changes needed to use Xcode 7 to work through the exercises in the book; it is available at https://github.com/bignerdranch/cocoa-programming-for-osx-5e/blob/master/Swift2.md.
Let's Get Started
Swift Types
Structures and Classes
Memory Management
Controls
Delegation
Working with Table Views
KVC, KVO, Bindings
NSArrayController
Formatters and Validation
NSUndoManager
Archiving¿
Basic Core Data
NSWindowController
User Defaults
Alerts and Closures
Using Notifications
NSView and Drawing
Mouse Events
Keyboard Events
Drawing Text with Attributes
Pasteboards and Nil-Targeted Actions
Drag-and-Drop
NSTimer
Sheets
AutoLayout
Localization and Bundles
Printing
Web Services
Unit Testing
View Controllers
View Swapping and Custom Container View Controllers
Storyboards
Core Animation
Concurrency
NSTask
Distributing Your App
Aaron Hillegass, a former employee at NeXT and Apple, has nearly two decades experience programming and teaching Objective-C, Cocoa, and, more recently, iOS. Aaron is co-author of Objective-C Programming: The Big Nerd Ranch Guide and iOS Programming: The Big Nerd Ranch Guide. In 2001, Aaron founded Big Nerd Ranch and began developing intensive courses that teach programming in a focused, distraction-free environment. Big Nerd Ranch now offers courses around the world as well as consulting and software development. Adam Preble learned Cocoa programming from the first edition of this book and after ten years in the software industry, joined Big Nerd Ranch to write Mac and iOS software as a consultant. He presently leads engineering at Big Nerd Ranch and steals away time for Cocoa programming and for teaching the Cocoa bootcamp course, on which this book is based.

Nate Chandler is an instructor and senior software engineer at Big Nerd Ranch, where he helps maintain the Cocoa bootcamp course materials. Nate studied mathematics at the New College of Florida and applies the logical rigor he learned in that arena to his programming. An avid C++ enthusiast, Nate reads draft feature proposals for the standard as often as he can.