Skip to content
#

kotlin-programming

Here are 10 public repositories matching this topic...

This repository serves as a dedicated space for documenting and sharing my journey of learning the Kotlin programming language. It aims to provide a comprehensive collection of resources, examples, and projects to support my learning process and showcase my progress.

  • Updated Jul 4, 2023
  • Kotlin

Welcome to the "World Of Kotlin - (The Kotlin Programming Course)" This course is designed to help you learn and master the fundamentals of the Kotlin programming language. Whether you're a beginner or an experienced developer, this course will cover essential topics and provide opportunities for hands-on learning.

  • Updated Nov 4, 2023
  • Kotlin

Bu proje, popüler anime ve manga platformu Crunchyroll'un 'My List' sayfasının tasarımını model alır. Kullanıcıların favori içeriklerini kaydedebilecekleri ve daha sonra kolayca erişebilecekleri özel bir sayfa olan 'My List'in kullanıcı arayüzü tasarımını içerir. Projede, modern ve minimalist bir yaklaşımla hazırlanmıştır.

  • Updated Mar 21, 2024
  • Kotlin

Kotlin when expression is similar to the switch statement in C, C++ and Java. Kotlin when can be used either as an expression or as a statement, simply like a switch statement in Java. If it is used as an expression, the value of the first matching branch becomes the value of the overall expression.

  • Updated May 1, 2023
  • Kotlin

Improve this page

Add a description, image, and links to the kotlin-programming topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the kotlin-programming topic, visit your repo's landing page and select "manage topics."

Learn more