
About Course
The Kotlin Language: Fundamentals and Basics
> Develop skills in Kotlin from scratch, the most beautiful modern programming language based on Java and now used for Android!
>> Expand your expertise as a Java/Android Developer and improve the quality of your code!
We begin with basics such that the beginners get a good grab over the language. There will be quizzes and coding challenges so that you test your learning.
Then we will get along with the intermediate level and create Android Apps and integrate Kotlin with Java.
The course goes on as:
- Installation of the development environment
- Understanding how program flow works.
- Variables & Operators.
- Logic and making decisions.
- Binary and hexadecimal numbers.
- Loops.
- Working with files.
- Functions.
- OOPs in Kotlin.
- Data Classes.
- Collections and types of collections: List, Arrays, Map, and Set
- Lambdas and High-Level Function
- Predicates
- Multi-Processing.Information hiding principles and generics.
Once you understand the concept of OOPs explained here for Kotlin, this basic paradigm is the same for all other languages, you can master others too!
(Java, PHP, C#, C++)
This course will be shaped as you want it to be. There will be more content based on your reviews and feedback. Help this start reach heights with your valuable opinions.
Get in now and be a part!
Who this course is for:
- You should be eager to learn this awesome programming language!
- You do not need programming skills, we will start from scratch, heading towards intermediate and then to advanced topics.
- Anyone who wants to use kotlin for existing and new Android Apps, get this for yourself.
Course Content
Kotlin Tutorial
-
Welcome
00:00 -
Hello World
00:00 -
IntelliJ | Android Studio 3
00:00 -
Class | Object
00:00 -
Var Val
00:00 -
Kotlin Java together
00:00 -
Convert Java Kotlin
00:00 -
Decompile Bytecode
00:00 -
Operators
00:00 -
String Template
00:00 -
If Else Expression
00:00 -
String Comparison
00:00 -
Null Handling
00:00 -
When Expression
00:00 -
Loops and Range
00:00 -
List and Map
00:00 -
Function Expression
00:00 -
Function calling from Java
00:00 -
Default and Named Parameters
00:00 -
String to Integer
00:00 -
Try Expression
00:00 -
Extension Function
00:00 -
Infix and Operator Overloading
00:00 -
Recursion
00:00 -
Recursion | Factorial | Part 2
00:00 -
Tail Recursion | Factorial
00:00 -
Constructor
00:00 -
Secondary Constructor
00:00 -
Inheritance
00:00 -
Constructor in Inheritance
00:00 -
Abstract class
00:00 -
Interface
00:00 -
Data Class
00:00 -
Object Keyword
00:00 -
Anonymous inner class
00:00 -
Companion Object
00:00 -
Companion Object | Factory Pattern
00:00 -
Backtick As Escape Character
00:00 -
User Input in Kotlin
00:00 -
Array
00:00 -
List
00:00 -
List of Objects
00:00 -
Higher Order Function
00:00 -
Filter and Map
00:00