Title | : | Swift 5.3 Cheat Sheet |
---|---|---|
Author | : | Amit Chaudhary |
Release | : | 2021-01-11 |
Kind | : | ebook |
Genre | : | Programming, Books, Computers & Internet |
Size | : | 11433166 |
This book has covered the latest Swift 5.3 using Xcode 12. Use this book as a quick reference guide (like a cheat sheet) for Swift programming language. Access any topic inside a chapter in just one tap. For beginners and for dummies, this book is a step-by-step guide to understanding object-oriented programming with Swift. If you are an experienced developer who knows at least one modern programming language well, then this book is designed to teach you how to think and program in Swift Programming language. Each topic is covered with clear and concise examples for Swift programming language using Playground. I hope you find this book to be a useful and worthy addition to your library. I've had a great time writing it. Hopefully you'll have a great time reading and learning the latest version of Swift 5.3. I will keep updating this book to make it much simpler and more productive. Thank you for purchasing a copy! -Amit Chaudhary, 13th January 2021 Chapters Covered in this book: 1. Basics 2. Constants Variables 3. Data Types 4. Operators 5. String and Characters 6. Control Flow 7. Collection Types (Arrays, Sets, and Dictionaries) 8. Functions 9. Closures 10. Enumerators 11. Structures 12. Classes 13. Properties 14. Subscripts 15. Methods 16. Inheritance 17. Initializers 18. De-Initializers/ Deallocation 19. Protocols 20. Extensions/ Categories 21. Automatic Reference Counting 22. Type Casting/ Type Checking 23. Generics 24. Optional Chaining 25. Nested Types 26. Access Control 27. Error Handling |