ABOUT THIS BOOK
PUBLISHER: Packt Publishing Limited
FORMAT: Paperback
ISBN: 9781789534313
RRP: £17.99
PAGES: 196
PUBLICATION DATE:
May 31, 2018
BUY THIS BOOK
As an Amazon Associate and Bookshop.org affiliate we earn from qualifying purchases.
Beginning Swift [Book]: Master the fundamentals of programming in Swift 4
Kare Morstol
Robert Kerr
Master the fundamentals of programming in Swift 4Key FeaturesCovers theory and practice in equal partsTeaches you how to correctly structure and architect software using SwiftUses real-world examples to connect the theory to a professional settingImparts expertise in the core Swift standard libraryBook DescriptionTake your first foray into programming for Apple devices with Swift.Swift is fundamentally different from Objective-C, as it is a protocol-oriented language. While you can still write normal object-oriented code in Swift, it requires a new way of thinking to take advantage of its powerful features and a solid understanding of the basics to become productive.This course helps you develop client-side and server-side applications, as well as web services using Swift. We’ll begin with exploring the fundamental Swift programming concepts, language structure, and the Swift programming syntax. Then, we’ll learn to create original custom operators with Swift operators, branching, and loops.Moving on, we’ll learn how to run application codes and compile errors. Having made progress with it, we’ll see how Swift compares to other computer languages and how to transform your thinking. Then, master the usage of key language elements, such as strings and collections. Finally, grasp how Swift supports modern application development using advanced features, such as built-in Unicode support and higher-order functions.This is an introductory course to the Swift programming language with Xcode.After completing this course, students will be well-prepared to begin developing native end-user applications for iOS or macOS, or to develop server-side (back-end) application and web services using Swift on Linux.What you will learnExplore the fundamental Swift programming concepts, language structure, and the Swift programming syntaxLearn how Swift compares to other computer languages and how to transform your thinking to leverage new concepts such as optionals and protocolsMaster how to use key language elements, such as strings and collectionsGrasp how Swift supports modern application development using advanced features, such as built-in Unicode support and higher-order functions.Who this book is forIf you are seeking fundamental Swift programming skills, in preparation for learning to develop native applications for iOS or macOS, this book is the best for you. You don’t need to have any prior Swift knowledge; however, object-oriented programming experience is desired.
Kare Morstol
Rob Kerr is a mobile software architect based in United States. He has been working professionally with Swift since its introduction, delivering applications to the public App Store and through enterprise distribution. His current focus is developing state-of-the-art iOS applications using Swift in the IoT space. Kare Morstol is an independent software developer from Norway, with a bachelor’s degree in software development. He has programmed almost exclusively in Swift since it was announced. He thinks it’s a great language that is continually getting better.