learning-kotlin
There are 48 repositories under learning-kotlin topic.
gustavofreze/kotlin4noobs
Tutorial de Kotlin para iniciantes na linguagem.
alejouribesanchez/androidCourseKotlin
Android Course in Kotlin
Biacode/learning
This repo helps to guide new developers with essential articles.
tonneauf/minesweeper-kotlin
A learning Kotlin project to have fun with
anandwana001/Android-Udacity-Project-in-Kotlin
This repository contains the Android Basic Developer Nanodegree projects in kotlin
jdleo/Learning-Kotlin
100 example programs in Kotlin with solutions
mike-neck/kotlin-jvm-stdlib-kata
A learning material for Kotlin collections based on eclipse-collections-kata(https://github.com/eclipse/eclipse-collections-kata).
rojiani/kotlin-exercism
Solutions to the Kotlin exercises on exercism.io
Gentleman1983/aoc2022
My Advent of Code 2022 project. Done in Kotlin to learn by coding... ;)
harshkumarkhatri/Guess-the-word-Kotlin
This is another game app that I developed while learning Kotlin. The game works as the first player looks at the words in the app and acts each one out, in turn, making sure not to show the word to the second player. The second player tries to guess the word.
pkafel/advent-of-code-2017
Advent of code as a way to experiment with Kotlin
DagNo1/Simple_Chatty_Bot
This was my 2nd project on JetBrains Academy while learning Kotlin. It is a simple chatty bot that greets you, then guesses your age, and then askes you a programming question.
DagNo1/Smart_Calculator
This is my 15th project on JetBrains Academy while learning Kotlin. This is just a basic calculator that can do arithmetic operations with the addition of '^'. It can also hold variables with a alphabetical names.
DagNo1/Sorting_Tool
This is my 12th project on JetBrains Academy while learning Kotlin.
DagNo1/Version_Control_System
This is my 13th project on JetBrains Academy while learning Kotlin.
DagNo1/Watermark
This is my 14th project on JetBrains Academy while learning Kotlin.
DagNo1/Zookeeper
This was my 1st project on JetBrains Academy while learning Kotlin. My first kotlin project was just printing the immage of the animals when their number was called.
Danlough96/LearningKotlin
This repository was made so i could commit the work i have been doing (in my own time) with Kotlin.
iambhat/Kotlin-Complete-Learnings
I'll be sharing the snippets and explanations of my Kotlin learnings.
Livin21/KotlinSolitaire
https://teamtreehouse.com/library/kotlin-for-java-developers
rafaelstoner/Kotlin-Demo
All you need to learn Kotlin Programming Language
rashel007/LearningKotlin
Learning and Exploring Kotlin Language
TimLavers/PFB1
Programming for Beginners, Chapters 1-8.
yrsdi/learning-kotlin-basic
learning kotlin from the basic example
DagNo1/ASCII_Text_Signature
This was my 6th project on JetBrains Academy while learning Kotlin. It converts your text to big text composed of many characters.
DagNo1/Cinema_Room_Manager
This was my 4th project on JetBrains Academy while learning Kotlin.
DagNo1/Coffee_Machine
This was my 7th project on JetBrains Academy while learning Kotlin. It is a small coffee machine that accepts orders and checks if the resourse in the invintory is enough to make the product ordered.
DagNo1/Connect_Four
This is my 10th project on JetBrains Academy while learning Kotlin. It is a little fun multiplayer game where you have to connect 4 symbols..
DagNo1/Indigo_Card_Game
This is my 11th project on JetBrains Academy while learning Kotlin. It is a game where you play with the computer by throwing cards on the table . You win by matching and the card you throw to the top card on the table and wining the cards on the table for scores.
DagNo1/Minesweeper
This was my 9th project on JetBrains Academy while learning Kotlin. It is the game Minesweeper but only using a text-based user interface.
DagNo1/Simple_Tic-Tac-Toe
This was my 3rd project on JetBrains Academy while learning Kotlin. It is just a simple tic tac toe game that used coordinates for input.
DagNo1/Unit_Converter
This was my 8th project on JetBrains Academy while learning Kotlin. It converts units based on the text given. It can covert temperature units, length units, and weight units.
Ikergonzalez4/Kotlin
All my Kotlin notes
fikrihandy/kotlin_sololearn_courses
Learn Kotlin | Sololearn
tsgrissom/Spigot-Plugin-API
Experimental Minecraft plugin library for the purpose of practicing Kotlin; The backbone of EssentialsKT, an Essentials supplement for demo purposes