kotlin-lessons VS AtomicKotlinExamples

Compare kotlin-lessons vs AtomicKotlinExamples and see what are their differences.

kotlin-lessons

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. (by ArtemZarubin)

AtomicKotlinExamples

Examples auto-extracted from the book "Atomic Kotlin." (by BruceEckel)
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
kotlin-lessons AtomicKotlinExamples
1 1
27 293
- -
7.5 0.0
11 months ago over 2 years ago
Kotlin Java
MIT License GNU General Public License v3.0 or later
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

kotlin-lessons

Posts with mentions or reviews of kotlin-lessons. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-06-27.
  • Where can I find practice questions?
    2 projects | /r/Kotlin | 27 Jun 2023
    you can learn kotlin thanks to this repository: https://github.com/ArtemZarubin/kotlin-lessons . The author makes a lot of commits every day. besides, I saw that in his documentation there are 3 folders in which there will be lessons and immediately exercises for them☝️🤓

AtomicKotlinExamples

Posts with mentions or reviews of AtomicKotlinExamples. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-04-28.
  • Why Learn Kotlin?
    2 projects | dev.to | 28 Apr 2021
    There is a lot of up-to-date material available to help you learn Kotlin. One of our favorite resources for learning Kotlin from scratch is “Atomic Kotlin”. Readers can see their progress while solving the tasks that are checked automatically within IntelliJ IDEA. There are hints and solutions to help them out if they get stuck. All the examples in "Atomic Kotlin" are available in this GitHub repository. You can compile, run, and test the examples which are automatically extracted directly from the book.

What are some alternatives?

When comparing kotlin-lessons and AtomicKotlinExamples you can also consider the following projects:

StarryLines - :star2: Find the most starred repositories per line of code in the language of your choice :star2:

Permission Dispatcher - A declarative API to handle Android runtime permissions.

glide-transformations - An Android transformation library providing a variety of image transformations for Glide.

Micronaut - Micronaut Application Framework

kotlin - The Kotlin Programming Language.

from-java-to-kotlin - From Java To Kotlin - Your Cheat Sheet For Java To Kotlin