Learn Swift 2 on the Mac:
Gespeichert in:
1. Verfasser: | |
---|---|
Format: | Elektronisch E-Book |
Sprache: | English |
Veröffentlicht: |
Berkeley, CA
Apress
2015
|
Ausgabe: | Second Edition |
Schlagworte: | |
Online-Zugang: | FHM01 FHN01 FHR01 FNU01 FWS01 FWS02 Volltext Inhaltsverzeichnis Abstract |
Beschreibung: | 1 Online-Ressource (XXIII, 232 p. 57 illus) |
ISBN: | 9781484216279 |
DOI: | 10.1007/978-1-4842-1627-9 |
Internformat
MARC
LEADER | 00000nmm a2200000zc 4500 | ||
---|---|---|---|
001 | BV043309519 | ||
003 | DE-604 | ||
005 | 20160721 | ||
007 | cr|uuu---uuuuu | ||
008 | 160125s2015 |||| o||u| ||||||eng d | ||
020 | |a 9781484216279 |c Online |9 978-1-4842-1627-9 | ||
024 | 7 | |a 10.1007/978-1-4842-1627-9 |2 doi | |
035 | |a (OCoLC)934203020 | ||
035 | |a (DE-599)BVBBV043309519 | ||
040 | |a DE-604 |b ger |e aacr | ||
041 | 0 | |a eng | |
049 | |a DE-863 |a DE-898 |a DE-862 |a DE-92 |a DE-M347 |a DE-1049 | ||
082 | 0 | |a 005.13 |2 23 | |
084 | |a ST 250 |0 (DE-625)143626: |2 rvk | ||
100 | 1 | |a Malik, Waqar |e Verfasser |4 aut | |
245 | 1 | 0 | |a Learn Swift 2 on the Mac |c by Waqar Malik |
250 | |a Second Edition | ||
264 | 1 | |a Berkeley, CA |b Apress |c 2015 | |
300 | |a 1 Online-Ressource (XXIII, 232 p. 57 illus) | ||
336 | |b txt |2 rdacontent | ||
337 | |b c |2 rdamedia | ||
338 | |b cr |2 rdacarrier | ||
650 | 4 | |a Computer science | |
650 | 4 | |a Programming languages (Electronic computers) | |
650 | 4 | |a Computer Science | |
650 | 4 | |a Programming Languages, Compilers, Interpreters | |
650 | 4 | |a Informatik | |
650 | 0 | 7 | |a Swift 2.0 |0 (DE-588)1078025495 |2 gnd |9 rswk-swf |
689 | 0 | 0 | |a Swift 2.0 |0 (DE-588)1078025495 |D s |
689 | 0 | |5 DE-604 | |
776 | 0 | 8 | |i Erscheint auch als |n Druckausgabe |z 978-1-4842-1628-6 |
856 | 4 | 0 | |u https://doi.org/10.1007/978-1-4842-1627-9 |x Verlag |3 Volltext |
856 | 4 | 2 | |m Springer Fremddatenuebernahme |q application/pdf |u http://bvbr.bib-bvb.de:8991/F?func=service&doc_library=BVB01&local_base=BVB01&doc_number=028730208&sequence=000001&line_number=0001&func_code=DB_RECORDS&service_type=MEDIA |3 Inhaltsverzeichnis |
856 | 4 | 2 | |m Springer Fremddatenuebernahme |q application/pdf |u http://bvbr.bib-bvb.de:8991/F?func=service&doc_library=BVB01&local_base=BVB01&doc_number=028730208&sequence=000003&line_number=0002&func_code=DB_RECORDS&service_type=MEDIA |3 Abstract |
912 | |a ZDB-2-CWD | ||
940 | 1 | |q ZDB-2-CWD_2015 | |
999 | |a oai:aleph.bib-bvb.de:BVB01-028730208 | ||
966 | e | |u https://doi.org/10.1007/978-1-4842-1627-9 |l FHM01 |p ZDB-2-CWD |x Verlag |3 Volltext | |
966 | e | |u https://doi.org/10.1007/978-1-4842-1627-9 |l FHN01 |p ZDB-2-CWD |x Verlag |3 Volltext | |
966 | e | |u https://doi.org/10.1007/978-1-4842-1627-9 |l FHR01 |p ZDB-2-CWD |x Verlag |3 Volltext | |
966 | e | |u https://doi.org/10.1007/978-1-4842-1627-9 |l FNU01 |p ZDB-2-CWD |x Verlag |3 Volltext | |
966 | e | |u https://doi.org/10.1007/978-1-4842-1627-9 |l FWS01 |p ZDB-2-CWD |x Verlag |3 Volltext | |
966 | e | |u https://doi.org/10.1007/978-1-4842-1627-9 |l FWS02 |p ZDB-2-CWD |x Verlag |3 Volltext |
Datensatz im Suchindex
DE-BY-FWS_katkey | 592644 |
---|---|
_version_ | 1824554496547618816 |
adam_text | LEARN SWIFT 2 ON THE MAC
/ MALIK, WAQAR
: 2015
TABLE OF CONTENTS / INHALTSVERZEICHNIS
1. HELLO SWIFT
2. THE SWIFT PLAYGROUND IN XCODE
6. ACCESSING SWIFT’S COMPILER AND INTERPRETER: REPL
4. INTRODUCTION TO OBJECT-ORIENTED PROGRAMMING
5. CONSTANTS, VARIABLES, AND DATA TYPES
6. OPERATORS
7. FLOW CONTROL
8. FUNCTIONS AND CLOSURES
9. CLASSES AND STRUCTURES
10. METHODS
11. ACCESS CONTROL
12. INHERITANCE
13. EXTENSIONS
14. MEMORY MANAGEMENT AND ARC
15. PROTOCOLS
16. GENERICS
17. EXPRESSIONS
18. INTEROPERABILITY WITH OBJECTIVE-C
19. MIX AND MATCH
20. WORKING WITH CORE DATA
21. CONSUMING RESTFUL SERVICES
22. BRINGING IT ALL TOGETHER
DIESES SCHRIFTSTUECK WURDE MASCHINELL ERZEUGT.
LEARN SWIFT 2 ON THE MAC
/ MALIK, WAQAR
: 2015
ABSTRACT / INHALTSTEXT
IF YOU ARE AN IOS DEVELOPER OR PLANNING TO BECOME ONE, LEARNING SWIFT 2
IS YOUR #1 PRIORITY, AND THIS BOOK TELLS YOU EVERYTHING YOU NEED TO GET
UP TO SPEED, WELL, SWIFTLY. YOU LL START WITH THE SWIFT PLAYGROUND AND
AN INTRODUCTION TO OBJECT-ORIENTED PROGRAMMING SO YOU CAN IMMEDIATELY
SEE SWIFT IN ACTION. YOU THEN LEARN ABOUT ALL OF THE KEY LANGUAGE
FEATURES LIKE FUNCTIONS AND CLOSURES, CLASSES, METHODS, EXTENSIONS, AND
HOW SWIFT WORKS JUST AS WELL AS OBJECTIVE-C WHEN IT COMES TO EASY MEMORY
MANAGEMENT WITH ARC. FINALLY YOU LL LEARN HOW TO USE SWIFT ALONGSIDE
OBJECTIVE-C AS WELL AS WITH CORE DATA, AND YOU LL LEARN HOW TO PUT ALL
OF THE PIECES TOGETHER WITH A HEALTH APP USING APPLE S HEALTHKIT
FRAMEWORK
DIESES SCHRIFTSTUECK WURDE MASCHINELL ERZEUGT.
|
any_adam_object | 1 |
author | Malik, Waqar |
author_facet | Malik, Waqar |
author_role | aut |
author_sort | Malik, Waqar |
author_variant | w m wm |
building | Verbundindex |
bvnumber | BV043309519 |
classification_rvk | ST 250 |
collection | ZDB-2-CWD |
ctrlnum | (OCoLC)934203020 (DE-599)BVBBV043309519 |
dewey-full | 005.13 |
dewey-hundreds | 000 - Computer science, information, general works |
dewey-ones | 005 - Computer programming, programs, data, security |
dewey-raw | 005.13 |
dewey-search | 005.13 |
dewey-sort | 15.13 |
dewey-tens | 000 - Computer science, information, general works |
discipline | Informatik |
doi_str_mv | 10.1007/978-1-4842-1627-9 |
edition | Second Edition |
format | Electronic eBook |
fullrecord | <?xml version="1.0" encoding="UTF-8"?><collection xmlns="http://www.loc.gov/MARC21/slim"><record><leader>02541nmm a2200541zc 4500</leader><controlfield tag="001">BV043309519</controlfield><controlfield tag="003">DE-604</controlfield><controlfield tag="005">20160721 </controlfield><controlfield tag="007">cr|uuu---uuuuu</controlfield><controlfield tag="008">160125s2015 |||| o||u| ||||||eng d</controlfield><datafield tag="020" ind1=" " ind2=" "><subfield code="a">9781484216279</subfield><subfield code="c">Online</subfield><subfield code="9">978-1-4842-1627-9</subfield></datafield><datafield tag="024" ind1="7" ind2=" "><subfield code="a">10.1007/978-1-4842-1627-9</subfield><subfield code="2">doi</subfield></datafield><datafield tag="035" ind1=" " ind2=" "><subfield code="a">(OCoLC)934203020</subfield></datafield><datafield tag="035" ind1=" " ind2=" "><subfield code="a">(DE-599)BVBBV043309519</subfield></datafield><datafield tag="040" ind1=" " ind2=" "><subfield code="a">DE-604</subfield><subfield code="b">ger</subfield><subfield code="e">aacr</subfield></datafield><datafield tag="041" ind1="0" ind2=" "><subfield code="a">eng</subfield></datafield><datafield tag="049" ind1=" " ind2=" "><subfield code="a">DE-863</subfield><subfield code="a">DE-898</subfield><subfield code="a">DE-862</subfield><subfield code="a">DE-92</subfield><subfield code="a">DE-M347</subfield><subfield code="a">DE-1049</subfield></datafield><datafield tag="082" ind1="0" ind2=" "><subfield code="a">005.13</subfield><subfield code="2">23</subfield></datafield><datafield tag="084" ind1=" " ind2=" "><subfield code="a">ST 250</subfield><subfield code="0">(DE-625)143626:</subfield><subfield code="2">rvk</subfield></datafield><datafield tag="100" ind1="1" ind2=" "><subfield code="a">Malik, Waqar</subfield><subfield code="e">Verfasser</subfield><subfield code="4">aut</subfield></datafield><datafield tag="245" ind1="1" ind2="0"><subfield code="a">Learn Swift 2 on the Mac</subfield><subfield code="c">by Waqar Malik</subfield></datafield><datafield tag="250" ind1=" " ind2=" "><subfield code="a">Second Edition</subfield></datafield><datafield tag="264" ind1=" " ind2="1"><subfield code="a">Berkeley, CA</subfield><subfield code="b">Apress</subfield><subfield code="c">2015</subfield></datafield><datafield tag="300" ind1=" " ind2=" "><subfield code="a">1 Online-Ressource (XXIII, 232 p. 57 illus)</subfield></datafield><datafield tag="336" ind1=" " ind2=" "><subfield code="b">txt</subfield><subfield code="2">rdacontent</subfield></datafield><datafield tag="337" ind1=" " ind2=" "><subfield code="b">c</subfield><subfield code="2">rdamedia</subfield></datafield><datafield tag="338" ind1=" " ind2=" "><subfield code="b">cr</subfield><subfield code="2">rdacarrier</subfield></datafield><datafield tag="650" ind1=" " ind2="4"><subfield code="a">Computer science</subfield></datafield><datafield tag="650" ind1=" " ind2="4"><subfield code="a">Programming languages (Electronic computers)</subfield></datafield><datafield tag="650" ind1=" " ind2="4"><subfield code="a">Computer Science</subfield></datafield><datafield tag="650" ind1=" " ind2="4"><subfield code="a">Programming Languages, Compilers, Interpreters</subfield></datafield><datafield tag="650" ind1=" " ind2="4"><subfield code="a">Informatik</subfield></datafield><datafield tag="650" ind1="0" ind2="7"><subfield code="a">Swift 2.0</subfield><subfield code="0">(DE-588)1078025495</subfield><subfield code="2">gnd</subfield><subfield code="9">rswk-swf</subfield></datafield><datafield tag="689" ind1="0" ind2="0"><subfield code="a">Swift 2.0</subfield><subfield code="0">(DE-588)1078025495</subfield><subfield code="D">s</subfield></datafield><datafield tag="689" ind1="0" ind2=" "><subfield code="5">DE-604</subfield></datafield><datafield tag="776" ind1="0" ind2="8"><subfield code="i">Erscheint auch als</subfield><subfield code="n">Druckausgabe</subfield><subfield code="z">978-1-4842-1628-6</subfield></datafield><datafield tag="856" ind1="4" ind2="0"><subfield code="u">https://doi.org/10.1007/978-1-4842-1627-9</subfield><subfield code="x">Verlag</subfield><subfield code="3">Volltext</subfield></datafield><datafield tag="856" ind1="4" ind2="2"><subfield code="m">Springer Fremddatenuebernahme</subfield><subfield code="q">application/pdf</subfield><subfield code="u">http://bvbr.bib-bvb.de:8991/F?func=service&doc_library=BVB01&local_base=BVB01&doc_number=028730208&sequence=000001&line_number=0001&func_code=DB_RECORDS&service_type=MEDIA</subfield><subfield code="3">Inhaltsverzeichnis</subfield></datafield><datafield tag="856" ind1="4" ind2="2"><subfield code="m">Springer Fremddatenuebernahme</subfield><subfield code="q">application/pdf</subfield><subfield code="u">http://bvbr.bib-bvb.de:8991/F?func=service&doc_library=BVB01&local_base=BVB01&doc_number=028730208&sequence=000003&line_number=0002&func_code=DB_RECORDS&service_type=MEDIA</subfield><subfield code="3">Abstract</subfield></datafield><datafield tag="912" ind1=" " ind2=" "><subfield code="a">ZDB-2-CWD</subfield></datafield><datafield tag="940" ind1="1" ind2=" "><subfield code="q">ZDB-2-CWD_2015</subfield></datafield><datafield tag="999" ind1=" " ind2=" "><subfield code="a">oai:aleph.bib-bvb.de:BVB01-028730208</subfield></datafield><datafield tag="966" ind1="e" ind2=" "><subfield code="u">https://doi.org/10.1007/978-1-4842-1627-9</subfield><subfield code="l">FHM01</subfield><subfield code="p">ZDB-2-CWD</subfield><subfield code="x">Verlag</subfield><subfield code="3">Volltext</subfield></datafield><datafield tag="966" ind1="e" ind2=" "><subfield code="u">https://doi.org/10.1007/978-1-4842-1627-9</subfield><subfield code="l">FHN01</subfield><subfield code="p">ZDB-2-CWD</subfield><subfield code="x">Verlag</subfield><subfield code="3">Volltext</subfield></datafield><datafield tag="966" ind1="e" ind2=" "><subfield code="u">https://doi.org/10.1007/978-1-4842-1627-9</subfield><subfield code="l">FHR01</subfield><subfield code="p">ZDB-2-CWD</subfield><subfield code="x">Verlag</subfield><subfield code="3">Volltext</subfield></datafield><datafield tag="966" ind1="e" ind2=" "><subfield code="u">https://doi.org/10.1007/978-1-4842-1627-9</subfield><subfield code="l">FNU01</subfield><subfield code="p">ZDB-2-CWD</subfield><subfield code="x">Verlag</subfield><subfield code="3">Volltext</subfield></datafield><datafield tag="966" ind1="e" ind2=" "><subfield code="u">https://doi.org/10.1007/978-1-4842-1627-9</subfield><subfield code="l">FWS01</subfield><subfield code="p">ZDB-2-CWD</subfield><subfield code="x">Verlag</subfield><subfield code="3">Volltext</subfield></datafield><datafield tag="966" ind1="e" ind2=" "><subfield code="u">https://doi.org/10.1007/978-1-4842-1627-9</subfield><subfield code="l">FWS02</subfield><subfield code="p">ZDB-2-CWD</subfield><subfield code="x">Verlag</subfield><subfield code="3">Volltext</subfield></datafield></record></collection> |
id | DE-604.BV043309519 |
illustrated | Not Illustrated |
indexdate | 2025-02-20T06:52:42Z |
institution | BVB |
isbn | 9781484216279 |
language | English |
oai_aleph_id | oai:aleph.bib-bvb.de:BVB01-028730208 |
oclc_num | 934203020 |
open_access_boolean | |
owner | DE-863 DE-BY-FWS DE-898 DE-BY-UBR DE-862 DE-BY-FWS DE-92 DE-M347 DE-1049 |
owner_facet | DE-863 DE-BY-FWS DE-898 DE-BY-UBR DE-862 DE-BY-FWS DE-92 DE-M347 DE-1049 |
physical | 1 Online-Ressource (XXIII, 232 p. 57 illus) |
psigel | ZDB-2-CWD ZDB-2-CWD_2015 |
publishDate | 2015 |
publishDateSearch | 2015 |
publishDateSort | 2015 |
publisher | Apress |
record_format | marc |
spellingShingle | Malik, Waqar Learn Swift 2 on the Mac Computer science Programming languages (Electronic computers) Computer Science Programming Languages, Compilers, Interpreters Informatik Swift 2.0 (DE-588)1078025495 gnd |
subject_GND | (DE-588)1078025495 |
title | Learn Swift 2 on the Mac |
title_auth | Learn Swift 2 on the Mac |
title_exact_search | Learn Swift 2 on the Mac |
title_full | Learn Swift 2 on the Mac by Waqar Malik |
title_fullStr | Learn Swift 2 on the Mac by Waqar Malik |
title_full_unstemmed | Learn Swift 2 on the Mac by Waqar Malik |
title_short | Learn Swift 2 on the Mac |
title_sort | learn swift 2 on the mac |
topic | Computer science Programming languages (Electronic computers) Computer Science Programming Languages, Compilers, Interpreters Informatik Swift 2.0 (DE-588)1078025495 gnd |
topic_facet | Computer science Programming languages (Electronic computers) Computer Science Programming Languages, Compilers, Interpreters Informatik Swift 2.0 |
url | https://doi.org/10.1007/978-1-4842-1627-9 http://bvbr.bib-bvb.de:8991/F?func=service&doc_library=BVB01&local_base=BVB01&doc_number=028730208&sequence=000001&line_number=0001&func_code=DB_RECORDS&service_type=MEDIA http://bvbr.bib-bvb.de:8991/F?func=service&doc_library=BVB01&local_base=BVB01&doc_number=028730208&sequence=000003&line_number=0002&func_code=DB_RECORDS&service_type=MEDIA |
work_keys_str_mv | AT malikwaqar learnswift2onthemac |