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/

Feb 4, 2010 · Kotlin is a concise and multiplatform programming language by JetBrains. Enjoy coding and build backend, mobile, …

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 …

Get started with Kotlin

https://kotlinlang.org/docs/getting-started.html

Feb 4, 2010 · Kotlin is a modern language that's concise, multiplatform, and interoperable with Java and other languages. New to …

Kotlin Playground: Edit, Run, Share Kotlin Code Online

https://play.kotlinlang.org/

Explore Kotlin and practice your coding skills on the Kotlin Playground! Simply type a snippet of code and click Run to try it on the fly.

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 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: 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

Kotlin is a concise multiplatform language developed by JetBrains and contributors. Some handy links: Support for multiplatform …

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 …

Trending Now