Search Articles — Sudonull

Search Results

In this project

Kotlin Android Courses: top-5 programs 2026

https://sudonull.com/kotlin-android-courses-top-5-programs-2026

Comparison of Kotlin courses for Android: from 3 to 14 months, with mentorship and projects. Choose by budget and pace — full review of MVVM, Compose, Retrofit stacks.

Structured Concurrency in Kotlin for Android

https://sudonull.com/structured-concurrency-in-kotlin-for-android

Breakdown of Structured Concurrency in Kotlin: rules, examples from GeminiAI, JetBrains audit. Learn how to avoid leaks in Coroutines and optimize ViewModel. For middle/senior.

Kotlin DSL for AGSL shaders Android

https://sudonull.com/kotlin-dsl-for-agsl-shaders-android

Master typed DSL for AGSL in Android: examples wave, signal, radar, metaballs. Simplification of uniform, functions and stdlib. Integration with Compose for middle/senior dev.

Perspective Extraction from Images: Sobel + Hough

https://sudonull.com/perspective-extraction-from-images-sobel-hough

Kotlin Algorithm for Automatic Vanishing Points Search: Rec.709 Grayscale, Sobel Operator, Hough Transform. Code and Optimizations for Middle/Senior Developers. Study the Implementation.

KMP for AI agents: experience on 4 platforms

https://sudonull.com/kmp-for-ai-agents-experience-on-4-platforms

Breakdown of pros and cons of Kotlin Multiplatform for AI agents: release builds macOS, library conflicts, implementation without frameworks. Practical tips for middle/senior dev. Learn the pitfalls.

From the web

Kotlin Programming Language

https://kotlinlang.org/

Kotlin is a concise and multiplatform programming language by JetBrains. Enjoy coding and build backend, mobile, web, and desktop applications efficiently.

Kotlin Docs | Kotlin Documentation

https://kotlinlang.org/docs/home.html

Standard library API reference Living essentials for everyday work with Kotlin: IO, files, threading, collections, and much more

Kotlin - Wikipedia

https://en.wikipedia.org/wiki/Kotlin

As of 2020, Kotlin was the most widely used language on Android, with Google estimating that 70% of the top 1,000 apps on the Play Store were written in Kotlin.

Kotlin and Android | Android Developers

https://developer.android.com/kotlin/

Kotlin is a modern statically typed programming language used by over 60% of professional Android developers that helps boost productivity, developer satisfaction, and code safety.

Kotlin Tutorial - W3Schools

https://www.w3schools.com/kotlin/index.php

Learn Kotlin Kotlin is a modern, trending programming language. Kotlin is used to develop Android apps, server side apps, and much more.

Kotlin: A Concise Multiplatform Language Developed by JetBrains

https://www.jetbrains.com/opensource/kotlin/

Kotlin ships with a very small runtime and it’s the aim to keep it that way. We believe other functionality that is missing from the standard runtime library can be developed as Kotlin Contributions under the …

GitHub - JetBrains/kotlin: The Kotlin Programming Language.

https://github.com/JetBrains/kotlin

Support for multiplatform programming is one of Kotlin’s key benefits. It reduces time spent writing and maintaining the same code for different platforms while retaining the flexibility and benefits of native …

Kotlin overview - Android Developers

https://developer.android.com/kotlin/overview

Mar 6, 2026 · This document provides an overview of Kotlin, an open-source, statically-typed programming language officially supported by Google for Android development, highlighting its …

Kotlin Tutorial - GeeksforGeeks

https://www.geeksforgeeks.org/kotlin/kotlin-programming-language/

Aug 6, 2025 · In this Kotlin tutorial, you'll learn various important Kotlin topics, including data types, control flow, functions, object-oriented programming, collections, and more.

Home | Kotlin Foundation – official site

https://kotlinfoundation.org/

Kotlin Foundation – protect, promote and advance the development of the Kotlin programming language.

Trending Now