Neuerscheinungen 2014Stand: 2020-02-01 |
Schnellsuche
ISBN/Stichwort/Autor
|
Herderstraße 10 10625 Berlin Tel.: 030 315 714 16 Fax 030 315 714 14 info@buchspektrum.de |
Matthew Campbell
Swift Quick Syntax Reference
1st ed. 2014. xvi, 180 S. 10 SW-Abb. 229 mm
Verlag/Jahr: SPRINGER, BERLIN; APRESS 2014
ISBN: 1-484-20440-9 (1484204409)
Neue ISBN: 978-1-484-20440-5 (9781484204405)
Preis und Lieferzeit: Bitte klicken
Swift Quick Syntax Reference is a condensed code and syntax reference to the new Apple Swift programming language, which is the alternative new programming language alongside Objective-C behind the APIs found in the Apple iOS SDK 8 and OS X Yosemite SDK. It presents the essential Swift syntax in a well-organized format that can be used as a handy reference.
You won´t find any technical jargon, bloated samples, drawn out history lessons, or witty stories in this book. What you will find is a language reference that is concise, to the point, and highly accessible. The book is packed with useful information and is a must-have for any Swift programmer.
In the Swift Quick Syntax Reference , you will find a concise reference to the Swift language syntax using the new Playgrounds. Playgrounds lets you type a line of code and the result appears immediately.
1. Hello World
2. Declaring Constants and Variables
3. Printing Variables and Constants
4. Code Comments
5. Numbers
6. Strings
7. Booleans
8. Tuples
9. Optionals
10. Type Aliases
11. Global and Local Variables
12. Assertions
13. Assignment Operators
14. Arithmetic Operators
15. Comparison Operators
16. Ternary Conditional Operator
17. Range Operators
18. Logical Operators
19. Enumeration
20. Arrays
21. Dictionaries
22. Loops
23. if Statements
24. switch Statements
25. Control Transfer Statements
26. Labeled Statements
27. Functions
28. Nested Functions
29. Closures
30. Structures
31. Classes
32. Using Instances
33. Class Instance Identity Operators
34. Properties
35. Property Observers
36. Class Type Properties
37. Type Methods
38. Subscripts
39. Inheritance
40. Overriding Methods and Properties
41. Initialization
42. De-initialization
43. Type Casting
44. Nested Types
45. Extensions
46. Protocols
47. Delegation
48. Generics
49. Automatic Reference Counting
Matthew Campbell has written many books on software development including Objective-C Recipes with Apress, How to Build an App, Beginning Objective-C Programming and How to Make an iPhone App. Currently, Matt is working on another book with Apress named Objective-C Syntax Quick Reference. All of Matt´s books are based on Matt´s experience teaching hundreds of developers iOS.Matt is also the lead developer for the Tasting Notes iOS application and founder of Mobile App Mastery, which trains software developers. Prior to founding Mobile App Mastery, Matt worked for the Educational Testing Service as a data analyst where he used SAS and .NET to help with scientific research.