About This Book "Swift Programming" is a textbook for high school and college students; it covers all essential Swift language knowledge . You can learn complete primary skills of Swift programming fast and easily . The textbook includes a lot of practical examples for beginners and includes exercises for the college final exam, the engineer certification exam, and the job interview exam . "Swift Programming" is a useful textbook for beginners . The straightforward definitions, the plain examples, the elaborate explanations and the neat layout feature this helpful and educative book . You will be impressed by its distinctive and tidy writing style . Reading this book is a great enjoyment!
Note This book is only suitable for programming beginners, high school students and college students; it is not for the experienced programmers .
Table of Content
Chapter 1 What is Swift? Swift Working Platform ...... Chapter 2 Data Type Alias of Data Type ...... Chapter 3 Optional Type Nil Value ...... Chapter 4 Escape Sequences If Statement ...... Chapter 5 String String Connection ...... Chapter 6 Dictionary Modify Dictionary ...... Chapter 7 Closures Closure with Parameters ...... Chapter 8 Inheritance Overriding ...... Swift Q & A Questions Answers