Learn Kotlin for Android Development The Next Generation Language for Modern Android Apps Programming /

Build Android apps and learn the essentials of the popular Kotlin programming language and APIs. This book will teach you the key Kotlin skills and techniques important for creating your very own Android apps. Apart from introducing Kotlin programming, Learn Kotlin for Android Development stresses c...

Πλήρης περιγραφή

Λεπτομέρειες βιβλιογραφικής εγγραφής
Κύριος συγγραφέας: Späth, Peter (Συγγραφέας, http://id.loc.gov/vocabulary/relators/aut)
Συγγραφή απο Οργανισμό/Αρχή: SpringerLink (Online service)
Μορφή: Ηλεκτρονική πηγή Ηλ. βιβλίο
Γλώσσα:English
Έκδοση: Berkeley, CA : Apress : Imprint: Apress, 2019.
Έκδοση:1st ed. 2019.
Θέματα:
Διαθέσιμο Online:Full Text via HEAL-Link
Πίνακας περιεχομένων:
  • 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.