E-Book, Englisch, 766 Seiten
Horton Android Programming for Beginners
2. Auflage 2018
ISBN: 978-1-78953-103-9
Verlag: De Gruyter
Format: EPUB
Kopierschutz: Adobe DRM (»Systemvoraussetzungen)
Build in-depth, full-featured Android 9 Pie apps starting from zero programming experience
E-Book, Englisch, 766 Seiten
ISBN: 978-1-78953-103-9
Verlag: De Gruyter
Format: EPUB
Kopierschutz: Adobe DRM (»Systemvoraussetzungen)
No detailed description available for "Android Programming for Beginners".
Autoren/Hrsg.
Fachgebiete
- Mathematik | Informatik EDV | Informatik Programmierung | Softwareentwicklung Webprogrammierung
- Mathematik | Informatik EDV | Informatik Programmierung | Softwareentwicklung Programmier- und Skriptsprachen
- Mathematik | Informatik EDV | Informatik Programmierung | Softwareentwicklung Handheld Programmierung
Weitere Infos & Material
Table of Contents - Beginning Android and Java
- First Contact: Java, XML and the UI Designer
- Exploring Android Studio and the project structure
- Getting Started with layouts and Material Design
- Beautiful Layouts with CardView and ScrollView
- The Android Lifecycle
- Java Variables, Operators and Expressions
- Java Decisions, and Loops
- Java Methods
- Object-Oriented programming
- More Object-Oriented Programming
- The Stack, the Heap and the Garbage Collector
- Anonymous Classes - Bringing Android Widgets to Life
- Android Dialog Windows
- Arrays, ArrayList, Map and Random Numbers
- Adapters and Recyclers
- Data Persistence and Sharing
- Localization
- Animations and Interpolations
- Drawing Graphics
- Threads, and starting the Live Drawing App
- Particle Systems and Handling Screen Touches
- Supporting Different Versions of Android, Sound Effects and Spinner Widget
- Design Patterns, Multiple Layouts and Fragments
- Advanced UI with Paging and Swiping
- Advanced UI with Navigation Drawer and Fragment
- Android Databases
- Coding a Snake Game using everything we have learned so far
- Enumerations and finishing the Snake game
- A Quick Chat Before You Go