Kotlin Fundamentals

Course

Online

£ 150 + VAT

Description

  • Type

    Course

  • Methodology

    Online

  • Start date

    Different dates available

Dive into the Kotlin ecosystem and familiarize yourself with all of its fascinating featuresKotlin is an easy-to-learn, pragmatic language that has adopted the best traits of other popular languages such as Java, C#, Python, Groovy, and Scala. This video tutorial is your one stop guide to getting started with Kotlin programming, covering the basics, object-oriented features, and even functional programming in Kotlin.You’ll take your first steps in Kotlin programming by building a simple “Hello, Kotlin” program. You’ll explore the basics such as types and syntax, and also basics of object-oriented programming such as classes and inheritance. Next, you’ll dive into Kotlin objects and functions, and see how they’re different from other programming languages. You’ll learn to organize your code and simplify your coding experience with the help of different functions and statements in Kotlin. From there, you’ll lwork with collections and streams, employ loops in your code, and filter data with the help of different collection operations.Finally, you’ll dive into Kotlin’s functional aspects, where you’ll work with extension functions and values, model functions, and overload functions in Kotlin. By the end of this video tutorial, you’ll be well-versed with Kotlin’s fundamental features, and will be ready to begin your career as a Kotlin developer.About the AuthorEdvin Syse is a Java developer in a Norwegian hosting company where he works with systems integration and tools development, both back end and front end. He is the project lead for TornadoFX – a JavaFX Framework for Kotlin, as well as several other open source projects, amongst them FXLauncher – a native auto updating launcher for Java applications. He has worked with Java and JVM technologies for more than 15 years.

Facilities

Location

Start date

Online

Start date

Different dates availableEnrolment now open

About this course

Build basic applications with Kotlin
Create and use custom classes for your Kotlin objects
Build cleaner modular code with the help of Kotlin Expression functions
Work with collections and different collection operations
Employ infix functions to make your code more readable
Use variable argument functions to make your code more flexible
Type-check your objects efficiently with Kotlin smart casts

Questions & Answers

Add your question

Our advisors and other users will be able to reply to you

Who would you like to address this question to?

Fill in your details to get a reply

We will only publish your name and question

Reviews

This centre's achievements

2021

All courses are up to date

The average rating is higher than 3.7

More than 50 reviews in the last 12 months

This centre has featured on Emagister for 4 years

Subjects

  • Install
  • Programming
  • Project
  • Syntax
  • Secondary
  • Object-oriented training
  • Java
  • Object oriented training
  • Access
  • Inheritance

Course programme

First Steps with Kotlin 3 lectures 14:04 The Course Overview This video gives an overview of entire course. Installing Build Tools and IDE This video shows how to get up and run with the basic tools needed. • Install IntelliJ IDEA • Install the command line compiler • Set up the path for easy command line access Hello Kotlin This video explains how to write, compile, and run our first application. • Create a new IDEA project • Define a main application entry point • Compile and package Kotlin applications First Steps with Kotlin 3 lectures 14:04 The Course Overview This video gives an overview of entire course. Installing Build Tools and IDE This video shows how to get up and run with the basic tools needed. • Install IntelliJ IDEA • Install the command line compiler • Set up the path for easy command line access Hello Kotlin This video explains how to write, compile, and run our first application. • Create a new IDEA project • Define a main application entry point • Compile and package Kotlin applications The Course Overview This video gives an overview of entire course. The Course Overview This video gives an overview of entire course. The Course Overview This video gives an overview of entire course. The Course Overview This video gives an overview of entire course. This video gives an overview of entire course. This video gives an overview of entire course. Installing Build Tools and IDE This video shows how to get up and run with the basic tools needed. • Install IntelliJ IDEA • Install the command line compiler • Set up the path for easy command line access Installing Build Tools and IDE This video shows how to get up and run with the basic tools needed. • Install IntelliJ IDEA • Install the command line compiler • Set up the path for easy command line access Installing Build Tools and IDE This video shows how to get up and run with the basic tools needed. • Install IntelliJ IDEA • Install the command line compiler • Set up the path for easy command line access Installing Build Tools and IDE This video shows how to get up and run with the basic tools needed. • Install IntelliJ IDEA • Install the command line compiler • Set up the path for easy command line access This video shows how to get up and run with the basic tools needed. • Install IntelliJ IDEA • Install the command line compiler • Set up the path for easy command line access This video shows how to get up and run with the basic tools needed. • Install IntelliJ IDEA • Install the command line compiler • Set up the path for easy command line access Hello Kotlin This video explains how to write, compile, and run our first application. • Create a new IDEA project • Define a main application entry point • Compile and package Kotlin applications Hello Kotlin This video explains how to write, compile, and run our first application. • Create a new IDEA project • Define a main application entry point • Compile and package Kotlin applications Hello Kotlin This video explains how to write, compile, and run our first application. • Create a new IDEA project • Define a main application entry point • Compile and package Kotlin applications Hello Kotlin This video explains how to write, compile, and run our first application. • Create a new IDEA project • Define a main application entry point • Compile and package Kotlin applications This video explains how to write, compile, and run our first application. • Create a new IDEA project • Define a main application entry point • Compile and package Kotlin applications This video explains how to write, compile, and run our first application. • Create a new IDEA project • Define a main application entry point • Compile and package Kotlin applications Kotlin Basics 4 lectures 46:36 Basic Types and Syntax This video explains how classes and types are declared. • Describe how to declare immutable and mutable types • Walkthrough the most basic types • Describe function syntax and implement equals() Organizing Code in Classes and Packages This video tell us what is the relationship between classes, packages, and their containing file. • Show syntax for declaring packages • Explain byte code results of multiple classes in one file • Explain data classes and secondary constructors Enabling Inheritance with Classes and Interfaces This video shows how do you extend classes and implement interfaces in Kotlin. • Show syntax for extending classes and implementing interfaces • Describe abstract classes and members • Show how to override functions and properties Simplifying Your Code with Functions This video explains how you can utilize Kotlin features to avoid function overloading and having to call. • Explain how to create thread safe singletons • Show how to define default parameter values • Introduce function calls with named parameters Kotlin Basics 4 lectures 46:36 Basic Types and Syntax This video explains how classes and types are declared. • Describe how to declare immutable and mutable types • Walkthrough the most basic types • Describe function syntax and implement equals() Organizing Code in Classes and Packages This video tell us what is the relationship between classes, packages, and their containing file. • Show syntax for declaring packages • Explain byte code results of multiple classes in one file • Explain data classes and secondary constructors Enabling Inheritance with Classes and Interfaces This video shows how do you extend classes and implement interfaces in Kotlin. • Show syntax for extending classes and implementing interfaces • Describe abstract classes and members • Show how to override functions and properties Simplifying Your Code with Functions This video explains how you can utilize Kotlin features to avoid function overloading and having to call. • Explain how to create thread safe singletons • Show how to define default parameter values • Introduce function calls with named parameters Basic Types and Syntax This video explains how classes and types are declared. • Describe how to declare immutable and mutable types • Walkthrough the most basic types • Describe function syntax and implement equals() Basic Types and Syntax This video explains how classes and types are declared. • Describe how to declare immutable and mutable types • Walkthrough the most basic types • Describe function syntax and implement equals() Basic Types and Syntax This video explains how classes and types are declared. • Describe how to declare immutable and mutable types • Walkthrough the most basic types • Describe function syntax and implement equals() Basic Types and Syntax This video explains how classes and types are declared. • Describe how to declare immutable and mutable types • Walkthrough the most basic types • Describe function syntax and implement equals() This video explains how classes and types are declared. • Describe how to declare immutable and mutable types • Walkthrough the most basic types • Describe function syntax and implement equals() This video explains how classes and types are declared. • Describe how to declare immutable and mutable types • Walkthrough the most basic types • Describe function syntax and implement equals() Organizing Code in Classes and Packages This video tell us what is the relationship between classes, packages, and their containing file. • Show syntax for declaring packages • Explain byte code results of multiple classes in one file • Explain data classes and secondary constructors Organizing Code in Classes and Packages This video tell us what is the relationship between classes, packages, and their containing file. • Show syntax for declaring packages • Explain byte code results of multiple classes in one file • Explain data classes and secondary constructors Organizing Code in Classes and Packages This video tell us what is the relationship between classes, packages, and their containing file. • Show syntax for declaring packages • Explain byte code results of multiple classes in one file • Explain data classes and secondary constructors Organizing Code in Classes and Packages This video tell us what is the relationship between classes, packages, and their containing file. • Show syntax for declaring packages • Explain byte code results of multiple classes in one file • Explain data classes and secondary constructors This video tell us what is the relationship between classes, packages, and their containing file. • Show syntax for declaring packages • Explain byte code results of multiple classes in one file • Explain data classes and secondary constructors This video tell us what is the relationship between classes, packages, and their containing file. • Show syntax for declaring packages • Explain byte code results of multiple classes in one file • Explain data classes and secondary constructors Enabling Inheritance with Classes and Interfaces This video shows how do you extend classes and implement interfaces in Kotlin. • Show syntax for extending classes and implementing interfaces • Describe abstract classes and members • Show how to override functions and properties Enabling Inheritance with Classes and Interfaces This video shows how do you extend classes and implement interfaces in Kotlin. • Show syntax for extending classes and implementing interfaces • Describe abstract classes and members • Show how to override functions and properties Enabling Inheritance with Classes and Interfaces This video shows how do you extend classes and implement interfaces in Kotlin. • Show syntax for extending classes and implementing interfaces • Describe abstract classes and members • Show how to override functions and properties Enabling Inheritance with Classes and Interfaces This video shows how do you extend classes and implement interfaces in Kotlin. • Show syntax for extending classes and implementing interfaces • Describe abstract classes and members • Show how to override functions and properties This video shows how do you extend classes and implement interfaces in Kotlin. • Show syntax for extending classes and implementing interfaces • Describe abstract classes and members • Show how to override functions and properties This video shows how do you extend classes and implement interfaces in Kotlin. • Show syntax for extending classes and implementing interfaces • Describe abstract classes and members • Show how to override functions and properties Simplifying Your Code with Functions This video explains how you can utilize Kotlin features to avoid function overloading and having to call. • Explain how to create thread safe singletons • Show how to define default parameter values • Introduce function calls with named parameters Simplifying Your Code with Functions This video explains how you can utilize Kotlin features to avoid function overloading and having to call. • Explain how to create thread safe singletons • Show how to define default parameter values • Introduce function calls with named parameters Simplifying Your Code with Functions This video explains how you can utilize Kotlin features to avoid function overloading and having to call. • Explain how to create thread safe singletons • Show how to define default parameter values • Introduce function calls with named parameters Simplifying Your Code with Functions This video explains how you can utilize Kotlin features to avoid function overloading and having to call. • Explain how to create thread safe singletons • Show how to define default parameter values • Introduce function calls with named parameters This video explains how you can utilize Kotlin features to avoid function overloading and having to call. • Explain how to create thread safe singletons • Show how to define default parameter values • Introduce function calls with named parameters This video explains how you can utilize Kotlin features to avoid function overloading and having to call. • Explain how to create thread safe singletons • Show how to define default parameter values • Introduce function calls with named parameters Working with Kotlin Objects and Functions. 6 lectures 29:03 Choosing Between Open Class and Final Class This video will explain when you should allow a class to be extended and when is it more appropriate to keep it closed. • See how Kotlin defaults to close for good reasons • Allow yourself wiggle room by keeping classes closed • Explore how to open classes and functions Modifying Class Properties with Object Expressions and Companion Objects We often need to create anonymous inner classes as well as static properties and functions. The mechanism differs vastly from Java. This video will explain how it can be achieved in Kotlin ffer from escaped strings String concatenation is cumbersome and error prone. We will see important features that make Kotlin more comfortable to work with string literals. • Show how string templates allow you to expand variables in strings • See...

Additional information

Basic knowledge of Java required

Kotlin Fundamentals

£ 150 + VAT