Class Central is learner-supported. When you buy through links on our site, we may earn an affiliate commission.

freeCodeCamp

Learn Kotlin Programming – Full Course for Beginners

via freeCodeCamp

Overview

This course aims to teach beginners the Kotlin programming language, focusing on its application in Android app development and other software projects. By the end of the course, students will be able to understand variables, data types, operators, control flow structures, functions, loops, arrays, object-oriented programming concepts like classes, inheritance, interfaces, and generics. The course is taught through a series of video lectures and coding examples. It is intended for individuals who are new to programming and want to learn Kotlin as their first language or expand their skills to include Android app development.

Syllabus

⌨️ Introduction
⌨️ Install Intellij IDEA
⌨️ Hello World
⌨️ Variables
⌨️ Window
⌨️ Integer Type
⌨️ DataType: Byte, Short and Long
⌨️ Float and Double
⌨️ Char and Boolean
⌨️ Operators
⌨️ Comments
⌨️ IfThenElse: Statement-Expression
⌨️ Less Than or Equal To Operator
⌨️ logical AND operator
⌨️ logical OR operator
⌨️ When Statement-Expression
⌨️ Null
⌨️ Functions
⌨️ Function: return and expressions
⌨️ Functions Overloading
⌨️ Functions Default Values
⌨️ Functions vararg keyword
⌨️ loops: FOR loop
⌨️ loops: WHILE and DO WHILE loop, Labels and continue and break
⌨️ loops Challenge
⌨️ Arrays
⌨️ Arrays Challenge
⌨️ OOP: Classes
⌨️ OOP: Primary Constructor
⌨️ OOP: Initializer Blocks
⌨️ OOP: Secondary Constructors
⌨️ OOP: Constructor Parameters Default Values
⌨️ OOP: Getters and Setters
⌨️ OOP: lateinit keyword
⌨️ OOP: Companion Object
⌨️ OOP: Singleton
⌨️ OOP: Lazy Initialization
⌨️ OOP: Enum Classes
⌨️ OOP: Inner Classes
⌨️ OOP Challenge
⌨️ OOP: Inheritance 1
⌨️ OOP: Inheritance 2
⌨️ OOP: Sealed Class
⌨️ OOP: Abstract Classes
⌨️ OOP: Data Class
⌨️ OOP: Interfaces 1
⌨️ OOP: Interfaces 2
⌨️ OOP: Object Expression
⌨️ OOP: Delegation
⌨️ List, Set, Map
⌨️ Mapping
⌨️ Zipping and Association
⌨️ Flatten
⌨️ String Representation
⌨️ Filtering
⌨️ Test Predicates
⌨️ Plus and Minus Operators
⌨️ Grouping
⌨️ Retreieve Collection parts
⌨️ Retreieve Single Elemets
⌨️ Aggregate Operations
⌨️ Comparable and Comparator
⌨️ Binary Search
⌨️ Generics: Type Parameters and Casting
⌨️ Generics: Upper Bounds

Taught by

freeCodeCamp.org

Reviews

Start your review of Learn Kotlin Programming – Full Course for Beginners

Never Stop Learning.

Get personalized course recommendations, track subjects and courses with reminders, and more.

Someone learning on their laptop while sitting on the floor.