Eğitimimiz; kodlama tecrübesi olmayanlar da dahil katılımcılara Kotlin ile Android uygulamaları geliştirme tecrübesi kazandırmayı amaçlamaktadır. Eğitim sonunda aşağıdaki konuların tamamen anlaşılmış ve her katılımcının kendi kodlamış olduğu 3 tane mobil uygulaması olması hedeflenmektedir.
o Concept of Object Oriented Programming (OOP): System, variables, functions methods, inheritance, classes and protocols.
o Control Structures: Using If/Else clauses, Switch
o Data Structures: Collections, arrays, array lists.
o Software Design Patterns: Model View Controller (MVC).
o Networking: Asynchronous API calls, DB Structures, Rest API’s
o Data Storage: Sqlite, Realm
Curriculum
- 1 Section
- 17 Lessons
- Lifetime
Expand all sectionsCollapse all sections
- Kotlin İle Android Uygulama Geliştirme17
- 2.1Getting Started with Android and Kotlin
- 2.2Using Android Studio
- 2.3Kotlin Data Types, Variables and Arrays
- 2.4App Development #1
- 2.5Kotlin for Beginners
- 2.6The Model-View-Controller (MVC) Design Pattern
- 2.7Control Flow
- 2.8Layout Structure on Android
- 2.9Kotlin for Intermediates
- 2.10Gradle, GPS, APIs, REST API
- 2.11App Development #2
- 2.12The Command Line and Terminal
- 2.13Cloud Database, Android Animations and Advanced Kotlin
- 2.14Firebase
- 2.15Git, GitHub and Version Control
- 2.16Sqlite, Realm, Shared Preferences
- 2.17App Development #3