Giter Site home page Giter Site logo

kotlin's Introduction

Kotlin For Beginners

Course Description

Welcome to your Kotlin adventure. This guide is carefully curated to give you an overview of the course. As your instructors, we are eager to share this rewarding journey with you, which is filled with intriguing insights of a modern language. Scaling through the fundamental concepts, we will embark on an exploration that progressively builds your understanding of Kotlin. Whether you're just starting out in the realm of programming or you're seeking to refine and expand your Tech-Stack, this guide serves as a roadmap to attaining a solid foundation in Kotlin. Remember, the best way to approach this course is at your own pace. Each topic is crucial to understanding the next, so take your time to understand each concept thoroughly before moving on. So without further ado, gear up on this exciting journey of discovery together.

Happy coding!

Curriculum

Getting Started - Intro - Kotlin Playground - Toolbox - Create Kotlin Project - IntelliJ New UI - IDE Overview
The Basics Of Kotlin
  • The Main Function
  • Reserved Keywords
  • Comments
  • Println and Print
  • Variables
  • Datatypes
  • Any
  • Type Inference
  • Val vs Var
  • Const Keyword
  • Null Safety
  • Strings
  • String Template
  • Multiline Strings
  • String Comparison
  • Heap and String Pool Memory (String Comparison)
  • Arithmetic Operators
  • math
  • ++ and -- Operators
  • Plus Operator
  • Convert from one data type to another
Conditionals
  • Booleans
  • When Expression
  • More on When Expression
  • Naming Booleans
  • Logical Operators
  • Comparison Operators
  • If Else Statement
  • Else
  • Else If
  • If Expression
  • Ifs Like Ternary In Java
Arrays and Lists - Intro - Arrays - Arrays Part 2 - Lists - Mutable Lists - Descructuring - Never Mix Types
Loops - For Loop - Indices - Range DownTo and Step - Loop Through Strings - forEach - While loop - DoWhile - Break and Continue
Functions
  • Intro
  • Function Return Type Rule
  • Return Multiple Values From Functions
  • Your First Function
  • Parameters and Arguments
  • Named Arguments
  • Default Arguments
  • Functions as Arguments
  • Return
  • Return value from functions
  • Single Expression Functions
Classes and Objects
  • Classes and Objects Overview
  • Defining Properties
  • Getters and Setters
  • Behaviours (Functions)
  • Constructors
  • Multiple Constructors
  • ToString
  • Equality with == and ===

What Else Do You Want To See?

Fill in this form

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.