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 …

Kotlin Docs | Kotlin Documentation

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

Kotlin docs Latest stable version: 2.4.0 Get started with Kotlin Create your first Kotlin project for a platform of your choice in an IDE: …

Kotlin - Wikipedia

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

Kotlin (/ ˈkɒtlɪn /) [3] is a cross-platform, statically typed, general-purpose high-level programming language with type inference. Kotlin …

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 …

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 …

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 …

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 …

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 …

Learn Kotlin for Android | Android Developers

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

Whether you're interested in getting started with Kotlin or are looking to grow your expertise, Google's Kotlin for Android training …

Trending Now