YoVDO

Learn Kotlin Programming – Full Course for Beginners

Offered By: freeCodeCamp

Tags

Kotlin Courses Object-oriented programming Courses

Course Description

Overview

Embark on a comprehensive 13-hour journey into Kotlin programming, designed for beginners and aspiring Android developers. Master the fundamentals of this versatile language, from basic syntax to advanced concepts like object-oriented programming, functional programming, and generics. Begin with setting up the development environment and progress through variables, data types, control structures, and functions. Dive deep into object-oriented programming principles, exploring classes, inheritance, interfaces, and more. Gain proficiency in working with collections, learn essential operations like mapping, filtering, and aggregation, and understand advanced topics such as comparators and binary search. Conclude with an introduction to generics, preparing you for real-world application development. Developed by Alexandru Cristian, this course equips you with the skills needed to build Android apps and tackle various development projects using Kotlin.

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

Related Courses

Kotlin Bootcamp for Programmers
Google via Udacity
Введение в язык Котлин
St. Petersburg State Polytechnic University via Coursera
Kotlin for Java Developers
JetBrains via Coursera
Developing Android Apps with Kotlin
Google via Udacity
Advanced Android with Kotlin
Google via Udacity