Learn the foundation of Android Architecture and be able to program an application on android platform.
Course content
Each subject covered is accompanied by a theoretical course and an implementation through a mini project. Thus the project is built by always following the same procedure: creation of the gradle script then import into the IDE. In this way, the student has a compilation and execution mechanism independent of the IDE to process his learning into practice.
The topics covered are:
how variables and functions work in kotlin
the mechanisms of a class in Kotlin (primary and secondary constructor)