Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

https://github.com/hussien89aa/KotlinUdemy

Learn how to make online games, and apps for Android O, like Pokémon , twitter,Tic Tac Toe, and notepad using Kotlin
https://github.com/hussien89aa/KotlinUdemy

kotlin kotlin-android

Last synced: 16 days ago
JSON representation

Learn how to make online games, and apps for Android O, like Pokémon , twitter,Tic Tac Toe, and notepad using Kotlin

Lists

README

        

# The complete Android Kotlin Developer course

### In this course you will learn how to make 17 online games, and apps for Android, using Kotlin. check the videos Tutorial [here](https://www.youtube.com/watch?v=ARcZEhuhs5Y&t=105s).

Bellow, list of open source Apps that we build in tutorial

- [Find My Age App](https://github.com/hussien89aa/KotlinUdemy/tree/master/Android/FindMyAge).
- [Tic Tac Toe Local App](https://github.com/hussien89aa/KotlinUdemy/tree/master/Android/TicTacToy%20Game/TicTacToyLocal).
- [Calculator App](https://github.com/hussien89aa/KotlinUdemy/tree/master/Android/Calculator/).
- [Pokémon Game App](https://github.com/hussien89aa/KotlinUdemy/tree/master/Android/PockemonAndroid).
- [Zoo App](https://github.com/hussien89aa/KotlinUdemy/tree/master/Android/ZooApp/).
- [Restaurants App](https://github.com/hussien89aa/KotlinUdemy/tree/master/Android/FoodApp).
- [Find Sunrise time App](https://github.com/hussien89aa/KotlinUdemy/tree/master/Android/GetSunSet/).
- [My Notes App](https://github.com/hussien89aa/KotlinUdemy/tree/master/Android/NoteApp/).
- [Tic Tac Toe using Firebase App](https://github.com/hussien89aa/KotlinUdemy/tree/master/Android/TicTacToy%20Game/TicTacToyOnline/TicTacToyLocal).
- [Facebook App using Firebase](https://github.com/hussien89aa/KotlinUdemy/tree/master/Android/TwitterDemo/).
- [MediaPlayer App](https://github.com/hussien89aa/KotlinUdemy/tree/master/Android/MediaPlayer/).
- [Alaram App](https://github.com/hussien89aa/KotlinUdemy/tree/master/Android/AlarmManager/).
- [Notification Channel App](https://github.com/hussien89aa/KotlinUdemy/tree/master/Android/NotificationChannelsApp).
- [Light sensor App](https://github.com/hussien89aa/KotlinUdemy/tree/master/Android/sensors/light).
- [Nimbuzz vibrate](https://github.com/hussien89aa/KotlinUdemy/tree/master/Android/sensors/numbizz/).
- [Find My Phone App](https://github.com/hussien89aa/KotlinUdemy/tree/master/Android/FindMyPhone).
- [Twitter App using Php + MySQL](https://github.com/hussien89aa/KotlinUdemy/tree/master/Android/TwitterWebService).

## Course Description

This course for anyone who want to be Kotlin programmer from scratch, We will start by discus all programming fundamentals that you need to start programming Kotlin. We will start first by install the development environment then you will run your first Kotlin app, and understand how program flow works in Kotlin. Then we will talk about variables and Math operation and proirites. Then we will take about logic and making decision, then we will talk about loops. Then we will talk about how to work with files.Then we will talk about functions and OOP concept that you need to use when you program apps with Kotlin, then we will talk about collections and which type collection you have to use for better performance depend on your app. then we will talk about multi-processing and how you could run multi-process in same time. Then you will learn how to build apps and game in Android like pockemon and tic tac toy and work with restful web services and JSON by build apps like get sunshine time. Also you will learn how to work with sqlite database to add, delete and update records, also you will learn how to use Firebase for online gaming and build social media app like twitter, and Learn how to build apps with sensors like run music when light is on and Nimbuzz vibrate when phone is shake, and more

![main](http://attach.alruabye.net/kotlin/kotlin.jpg)