Cross-platform development is an attractive goal. Java enabled developers to write code that runs everywhere. However, it mostly targeted back-end development. Kotlin is a cross-platform programming language that targets mobile (Android and iOS), web, and back-end development. It provides all of these features with a familiar VM-based runtime and modern language features.
In this course, you’ll learn the syntactical elements of Kotlin for working with variables, conditional statements, and loops. You’ll then learn about object-oriented programming and how to work with collections and generics in Kotlin. Finally, you will apply the skills from this course to develop a workout manager application.
After completing this course, you’ll be able to create robust applications using a modern programming language. Since Kotlin is multi-paradigm, it’s easy to use. You’ll be able to use this Google-recommended programming language to develop both Android and iOS mobile applications.
Cross-platform development is an attractive goal. Java enabled developers to write code that runs everywhere. However, it mostly...Show More
WHAT YOU'LL LEARN
A solid understanding of fundamental programming constructs in Kotlin
Working knowledge of object-oriented programming in Kotlin
The ability to write robust programs in Kotlin
Familiarity with advanced Kotlin programming constructs, such as operator overloading and type systems
A solid understanding of fundamental programming constructs in Kotlin
Show more
Content
1.
Getting Started
5 Lessons
Get familiar with Kotlin's basics, from syntax and "Hello, World" to personalized greetings.
2.
Kotlin Fundamentals
7 Lessons
Walk through Kotlin's essential concepts: variables, numeric types, conversions, Booleans, and strings.
3.
Conditional Statements
7 Lessons
Master the steps to understand and apply Kotlin's conditional statements and type safety.
4.
Functions
6 Lessons
Break down the steps to define, use, and format functions in Kotlin for modular, readable, and flexible code.
5.
The Power of the for Loop
5 Lessons
Solve problems in Kotlin iteration with for loops, control statements, and range operations.
6.
Nullability
6 Lessons
Focus on Kotlin's effective nullability handling, enhancing code safety and reliability.
7.
Classes
6 Lessons
Piece together the parts of Kotlin classes, properties, constructors, and custom methods.
8.
Inheritance
7 Lessons
Learn how to use inheritance, abstract classes, interfaces, and visibility modifiers in Kotlin.
9.
Data Classes
8 Lessons
Discover the logic behind Kotlin data classes for equality, string representation, copying, and limitations.
10.
Objects
5 Lessons
Go hands-on with Kotlin's objects, companion objects, data objects, and a pizza factory exercise.
11.
Exceptions
5 Lessons
Break down complex ideas of handling, types, and hierarchy of exceptions in Kotlin.
12.
Enum Classes
4 Lessons
Take a closer look at defining and utilizing enum classes in Kotlin through practical examples.
13.
Sealed Classes and Interfaces
5 Lessons
Investigate sealed classes and interfaces to create controlled, flexible type hierarchies in Kotlin.
14.
Annotation Classes
4 Lessons
Piece together the parts of annotation classes, meta-annotations, and custom code generation exercises.
15.
Extensions
7 Lessons
Learn how to use Kotlin extensions to enhance classes without modifying original code.
16.
Collections
11 Lessons
Walk through Kotlin collections, including lists, sets, maps, arrays, and inventory management.
17.
Operator Overloading
9 Lessons
Go hands-on with operator overloading in Kotlin to improve code readability and functionality.
18.
Kotlin’s Type System
5 Lessons
Grasp the fundamentals of Kotlin's type system, including nullability, classes, and the Nothing type.
19.
Generics
8 Lessons
Solve problems in leveraging Kotlin generics for flexible, type-safe, and reusable code.
Certificate of Completion
Showcase your accomplishment by sharing your certificate of completion.
Course Author:
Developed by MAANG Engineers
Trusted by 2.8 million developers working at companies
"These are high-quality courses. Trust me. I own around 10 and the price is worth it for the content quality. EducativeInc came at the right time in my career. I'm understanding topics better than with any book or online video tutorial I've done. Truly made for developers. Thanks"
Anthony Walker
@_webarchitect_
"Just finished my first full #ML course: Machine learning for Software Engineers from Educative, Inc. ... Highly recommend!"
Evan Dunbar
ML Engineer
"You guys are the gold standard of crash-courses... Narrow enough that it doesn't need years of study or a full blown book to get the gist, but broad enough that an afternoon of Googling doesn't cut it."
Software Developer
Carlos Matias La Borde
"I spend my days and nights on Educative. It is indispensable. It is such a unique and reader-friendly site"
Souvik Kundu
Front-end Developer
"Your courses are simply awesome, the depth they go into and the breadth of coverage is so good that I don't have to refer to 10 different websites looking for interview topics and content."
Vinay Krishnaiah
Software Developer
Hands-on Learning Powered by AI
See how Educative uses AI to make your learning more immersive than ever before.
AI Prompt
Code Feedback
Explain with AI
AI Code Mentor
Free Resources