Programming Fundamentals in Kotlin

Meta via Coursera

Go to Course: https://www.coursera.org/learn/meta-programming-fundamentals-kotlin

Introduction

Practice building and using functions

Practice different types of comparisons using operators

Use Kotlin to solve a coding challenge

Review and apply the fundamentals of programming

Syllabus

Introduction to Programming in Kotlin

In this module, you will start with an overview of programming in Kotlin. Once you are more familiar with the careers and usages of Kotlin, you will move on to learn about programming in Kotlin, discovering and exploring the fundamental concepts that underpin the Kotlin programming language.

Functions, classes and objects

In this module, you will learn about functions, classes and objects. You will discover more about a function and how programs are constructed from functions. You will also learn how use a class, object and type while you are writing code. Furthermore, you will practice how to use classes, objects and types.

Advanced classes, nullability and collections

In this module, you will learn more about advanced classes and objects in Kotlin. You will learn about List, Set and Map and how these are used while writing code in Kotlin. You will also learn about collections and when to use them.

Graded assessment

In this module, you'll learn about the graded assessment. After you complete the units in this module, you'll synthesize the skills you gained from the course to create code for the "Bank Account" project.

Overview

Practice and expand on the fundamentals of programming that are core to any language as well as the unique aspects of Kotlin syntax. You will work with data types, functions, conditionals, operators, collections-arrays, variables and loops. Furthermore, you will declare and initialize different types of variables and explain their scope as well as create arrays and collections in Kotlin. You’ll create control flow patterns using conditionals and loops. There will be opportunities to practice u

Skills

Computer Programming Other Programming Languages

Reviews

An outstanding course for Android App Development Journey.

This course is very useful and I recommend it to all students and those who are about to work in this major.

I love how the course taught me about Kotlin, the syntax and its programming fundamentals.

The course is really detailed and helps understand every concept very well.

Fantastic course! good quality materials, each concept easily explained. Way better than Kotlin for Java Developers course by JetBrains