
Welcome to the Kotlin Tutorials for Beginners for Android. Kotlin has been announced as Official Android Language at Google I/O 2017. Does it means Java will die? No, Java wont die but Kotlin is more powerful than Java for making Android Apps. So lets begin the series of Kotlin Programming right from the next video. And install Java JDK for windows and Macosx and also install Intellij idea created by JetBrains.
Kotlin Programming requires Java virtual machine to execute its code. So we need to install Java JDK to provide runtime environment for Kotlin Coding. So lets first setup Java jdk on windows. Kotlin is officially now language for Android app development.
Kotlin Tutorial for Beginners android: We will do kotlin programming in INTELLIJ IDEA. So lets first install it in case of Windows.
Kotlin Android Tutorial. In this video we will explore how the code execution takes place in case of Kotlin? Such as in Java we have .java file converted into .Class file after compilation similarly we will checkout if the same things happens in case of kotlin file or not?
Kotlin Android Tutorial. Lets learn about Variables and Constants and various data types defined in Kotlin. In kotlin we have everything as objects. String, Integer, Float etc all are objects. There is no primitive data types in Kotlin.
Kotlin tutorial for beginners. We can use IF statements as EXPRESSION that returns a value. Lets explore it
We can use WHEN statements as EXPRESSION that returns a value. WHEN is similiar to SWITCH CASE in Java and C++.
Kotlin Tutorial for Beginners. Lets explore FOR, WHILE and DO WHILE loop in Kotlin. Also checkout various Loop control statements such as BREAK, CONTINUE and RETURN statements.
Lets explore BREAK STATEMENTS with Labeled for loop in Kotlin. The Break statements are LOOP CONTROL STATEMENTS
Lets checkout Functions in Kotlin. Functions with parameters, without parameters, functions with return type and functions with unit ( void ) return type.
During compilation the Kotlin file is converted to Class file containing Byte Code which in runtime executed by Java Virtual Machine JVM. Lets explore concepts in detail
2024 Update: My Udemy courses are not being updated anymore.
I have joined Droidcon Academy and leading the platform. I will continue my passion for teaching by working with thousands of instructors and helping them create high-quality courses for you. Thank you for your enormous support.
-
>> 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 in Kotlin.
Variables & Opertors.
Logic and making decision.
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.
At last, get started with your first Kotlin Android App.
Give us the review and feedback to improve the course.
Once you understand the concept of OOPs explained here for Kotlin, this basic paradigm being 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 contents based on your reviews and feedback. Help this start reach heights with your valuable opinions.
Get in now and be the part!