Swift For Dummies

This guide shows programmers how to quickly port existing Objective-C applications into Swift. Designed to be a simpler programming language, it's never been easier to get started creating apps for the iPhone or iPad, or applications for Mac OS X. You will learn how to set up Xcode for a new Sw...

Full description

Bibliographic Details
Main Author: Feiler, Jesse
Format: eBook
Language:English
Published: Hoboken, NJ John Wiley and Sons, Inc. 2015
Series:For dummies
Subjects:
Online Access:
Collection: O'Reilly - Collection details see MPG.ReNa
LEADER 02551nmm a2200421 u 4500
001 EB001946959
003 EBX01000000000000001109861
005 00000000000000.0
007 cr|||||||||||||||||||||
008 210123 ||| eng
020 |a 9781119022244 
020 |a 1119022231 
020 |a 111902224X 
020 |a 9781119022237 
020 |a 1119022223 
050 4 |a QA76.73.S95 
100 1 |a Feiler, Jesse 
245 0 0 |a Swift For Dummies  |c by Jesse Feiler 
260 |a Hoboken, NJ  |b John Wiley and Sons, Inc.  |c 2015 
300 |a 1 online resource 
505 0 |a Part I. Getting started with Swift -- part II. Introductory actions -- part III. Putting expressions together -- part IV. Using components and subcomponents -- part V. The part of tens 
653 |a Programming languages (Electronic computers) / fast 
653 |a Swift (Langage de programmation) 
653 |a Programming languages (Electronic computers) / http://id.loc.gov/authorities/subjects/sh85107313 
653 |a Swift (Computer program language) / fast 
653 |a Swift (Computer program language) / http://id.loc.gov/authorities/subjects/sh2015001571 
653 |a COMPUTERS / Programming / Apple Programming / bisacsh 
041 0 7 |a eng  |2 ISO 639-2 
989 |b OREILLY  |a O'Reilly 
490 0 |a For dummies 
776 |z 9781119022237 
776 |z 9781119022244 
776 |z 111902224X 
776 |z 9781119022220 
776 |z 1119022231 
856 4 0 |u https://learning.oreilly.com/library/view/~/9781119022220/?ar  |x Verlag  |3 Volltext 
082 0 |a 005.446 
520 |a This guide shows programmers how to quickly port existing Objective-C applications into Swift. Designed to be a simpler programming language, it's never been easier to get started creating apps for the iPhone or iPad, or applications for Mac OS X. You will learn how to set up Xcode for a new Swift application; use operators, objects, and data types, and control program flow with conditional statements; create new functions, statements, and declarations; learn useful patterns in an object-oriented environment, and take advantage of frameworks to speed your coding; find out how Swift does away with pointer variables and how to reference and dereference variables instead. Topics include: setting up a playground development environment for Mac, iPhone, iPad, and wearable computers; moving an existing Objective-C program to Swift; taking advantage of framework components and subcomponents; creating an app that uses location, mapping, and social media. --