The Next Generation Language for Modern Android Apps Programming
Buch, Englisch, 508 Seiten, Format (B × H): 178 mm x 254 mm, Gewicht: 1001 g
ISBN: 978-1-4842-4466-1
Verlag: Apress
After reading and using this book, you'll have a foundation to take away and apply to your own Kotlin-based Android app development. You'll be able to write useful and efficient Kotlin-based apps for Android, using most of the features Kotlin as a language has to offer.
What You Will Learn
- Build your first Kotlin app that runs on Android
- Work with Kotlin classes and objects for Android
- Use constructs, loops, decisions, and scopes
- Carry out operations on data
- Master data containers, arrays, and collections
- Handle exceptions and access external libraries
Very little programming experience is required: no prior knowledge of Kotlin needed.
Zielgruppe
Professional/practitioner
Autoren/Hrsg.
Fachgebiete
Weitere Infos & Material
Chapter 1: Your First Kotlin App: Hello Kotlin.- Chapter 2: Classes And Objects: Object Orientation Philosophy.- Chapter 3: Classes at Work: Properties And Functions.- Chapter 4: Classes And Objects: Extended Features.- Chapter 5: Expressions: Operations on Data.- Chapter 6: Comments in Kotlin Files.- Chapter 7: Structural Constructs: Loops, Decisions And Scopes.- Chapter 8: Exceptions: If Something Goes Wrong.- Chapter 9: Data Containers: Arrays And Collections.- Chapter 10: True, False And Undecided: Nullability.- Chapter 11: Handling Equality.- Chapter 12: Back to Math: Functional Programming.- Chapter 13: About Type Safety: Generics.- Chapter 14: Adding Hints: Annotations.- Chapter 15: Using The Java And Kotlin APIs.- Chapter 16: The Collections API.- Chapter 17: More APIs.- Chapter 18: Working in Parallel: Multithreading.- Chapter 19: Using External Libraries.- Chapter 20: XML And JSON.- Appendix A: Solutions to Exercises.