Codetown ::: a software developer's community
Last Update: May 9, 2018
Kotlin Evolution and Enhancement Process
dbacinski/Design-Patterns-In-Kotlin
Stackoverflow Documentation on Kotlin
Antonio Leiva - Android and any other monsters
Learn Kotlin with short coding challenges on your Android device
Blog that teach about Kotlin
Kotlin Programming: Next Level Java Development
Learn coding in Kotlin from scratch!
Kotlin in Action - Dmitry Jemerov, Svetlana Isakova
Programming Kotlin - Stephen Samuel, Stefan Bocutiu
Fundamental Kotlin, First Edition
Learn Kotlin quickly from the start
160 Minute Android Course
Reactive Programming in Kotlin - Rivu Chakraborty
Learn how to implement Reactive Programming paradigms with Kotlin, and apply them to Web programming with Spring Framework 5.0 as well as in Android Application Development. By Rivu Chakraborty
Kotlin for Android Developers - Antonio Leiva
Introduction to Kotlin Programming by Hadi Hariri
From Hello World to Interoperability with Java
From Nested Functions to Asynchronous Programming
Android Development with Kotlin - Marcin Moskala, Igor Wojda
Learn how to make Android development much faster using a variety of Kotlin features, from basics to advanced, to write better quality code
Mastering Android Development with Kotlin - Miloš Vasić
Master Android development using a variety of Kotlin features
Comment
Codetown is a social network. It's got blogs, forums, groups, personal pages and more! You might think of Codetown as a funky camper van with lots of compartments for your stuff and a great multimedia system, too! Best of all, Codetown has room for all of your friends.
Created by Michael Levin Dec 18, 2008 at 6:56pm. Last updated by Michael Levin May 4, 2018.
Check out the Codetown Jobs group.

Cloudflare's Project Think introduces a new framework for AI agents, shifting from stateless orchestration to a durable actor-based infrastructure. It features a kernel-like runtime enabling agents to manage memory and run code securely. Innovations include Fibers for checkpointing progress and a Session API for relational conversations, enhancing agent efficiency and resilience.
By Patrick Farry
LinkedIn introduces Cognitive Memory Agent (CMA), generative AI infrastructure layer enabling stateful, context-aware systems. It provides persistent memory across episodic, semantic, and procedural layers, supporting multi-agent coordination, retrieval, and lifecycle management. CMA addresses LLM statelessness and enables production-grade personalization and long-term context in AI applications.
By Leela Kumili
Cheng Lou, a Midjourney engineer, recently released Pretext, a 15KB open-source TypeScript library that measures and lays out text without browser layout reflows, enabling advanced UX/UI patterns like infinite lists, masonry layouts, and scroll position anchoring to run at 60-120 fps. Pretext was built using an AI loop that reverse-engineered the DOM’s layout calculations.
By Bruno Couriol
Google has introduced subagents in Gemini CLI, a new capability designed to help developers delegate complex or repetitive tasks to specialized AI agents operating alongside a primary session.
By Robert Krzaczyński
Chris Tacey-Green discusses the shift from synchronous commands to asynchronous events within highly regulated environments. He explains the critical role of Inbox and Outbox patterns in preventing data loss, the nuances of event versioning, and how to maintain decoupling between domains. He shares "battle-tested" principles for implementing fault tolerance and managing eventual consistency.
By Chris Tacey-Green
© 2026 Created by Michael Levin.
Powered by
You need to be a member of Kotlin Town to add comments!