Kotlin Town Discussions (34)

← Back to Kotlin Town
Featured Discussions

Kotlin Thursdays - Introduction to Functional Programming in Kotlin Part 1

Resources Higher-Order Functions and Lambdas:https://kotlinlang.org/docs/reference/lambdas.html Introduction Welcome to Kotlin Thursda…

Started by Amanda Hinchman-DominguezLatest Reply

Discussions Replies Latest Activity

Coroutine-First Android Architecture w/ Rick Busarow

Chicago Kotlin User Group x Android Listeners Hosted at GrubHub, July 17 Coroutines are the new hot stuff, and right now they’re being adde…

Started by Amanda Hinchman-Dominguez

0 Jul 20, 2019

Coroutine-First Android Architecture w/ Rick Busarow

Chicago Kotlin User Group x Android Listeners Hosted at GrubHub, July 17 Coroutines are the new hot stuff, and right now they’re being adde…

Started by Amanda Hinchman-Dominguez

0 Jul 20, 2019

Kotlin Thursdays - Networking in Android and Kotlin

We have an existing Android Avocado Facts application created in an older Kotlin Thursdays post, but for any Android application to be s…

Started by Amanda Hinchman-Dominguez

0 Apr 11, 2019

Kotlin Thursdays - Introduction to Functional Programming Part 2

Resources Higher-Order Functions and Lambdas:https://kotlinlang.org/docs/reference/lambdas.html FP in Kotlin Part 1: https://medium.com

Started by Amanda Hinchman-Dominguez

0 Apr 11, 2019

Kotlin Thursdays - Introduction to Functional Programming in Kotlin Part 1

Resources Higher-Order Functions and Lambdas:https://kotlinlang.org/docs/reference/lambdas.html Introduction Welcome to Kotlin Thursda…

Started by Amanda Hinchman-Dominguez

0 Apr 11, 2019

Kotlin Thursdays - Introduction to Kotlin Generics, Part 2

Hi folks! Welcome to Kotlin Thursdays. Last week, we examined classes, types, generic functions & parameters as well as covariance &…

Started by Amanda Hinchman-Dominguez

0 Apr 9, 2019

KT presents: Tea Time - OSS, a Culture Shift with Joel Vasallo

This Kotlin Thursday, Amanda, Matt and Joel Vasallo discuss the brief history of tech in Chicago and the OSS culture shift in the industry.…

Started by Amanda Hinchman-Dominguez

0 Mar 22, 2019

Kotlin Thursdays - Introduction to Kotlin Generics, Part 1

Hi folks! Welcome to Kotlin Thursdays. I’m really excited to kick off the first one of the year, and what better way to do it than tackling…

Started by Amanda Hinchman-Dominguez

0 Mar 22, 2019

Cool TornadoFX Project of the Week: Textricator by Measures of Justice

A GUI for extracting text from PDFs & generating CSVs/JSONs used to collect thousands of pages of data to assess and compare performanc…

Started by Amanda Hinchman-Dominguez

0 Feb 16, 2019

Kotlin Thursdays - Static Web with Kotlin DSLs with John Burns

Kotlin Thursdays: Static Web with Kotlin DSLs With John Burns (@wakingrufus) The term "static web" refers to a style of web developm…

Started by Amanda Hinchman-Dominguez

1 Dec 20, 2018
Reply by Michael Levin

RSS

Happy 10th year, JCertif!

Notes

Welcome to Codetown!

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.

When you create a profile for yourself you get a personal page automatically. That's where you can be creative and do your own thing. People who want to get to know you will click on your name or picture and…
Continue

Created by Michael Levin Dec 18, 2008 at 6:56pm. Last updated by Michael Levin May 4, 2018.

Looking for Jobs or Staff?

Check out the Codetown Jobs group.

 

Enjoy the site? Support Codetown with your donation.



InfoQ Reading List

Google's Gemma 3 QAT Language Models Can Run Locally on Consumer-Grade GPUs

Google released the Gemma 3 QAT family, quantized versions of their open-weight Gemma 3 language models. The models use Quantization-Aware Training (QAT) to maintain high accuracy when the weights are quantized from 16 to 4 bits.

By Anthony Alford

GitHub Announces Public Preview of GitHub MCP Server

GitHub recently announced the official release of its Model Context Protocol (MCP) server, which is in public preview as of April 4th, 2025. Engineers can integrate with GitHub APIs using this open-source server, enabling automation and AI-powered interactions with the GitHub ecosystem.

By Aditya Kulkarni

Presentation: A Game of Patterns

Tiani Jones explains how recognizing organizational behaviors and their resulting patterns can reveal opportunities for improvement and lead to better performance. Using examples like chess and a cyber-physical team, she shares practical insights on identifying anti-patterns and fostering generative cultures through mindful adjustments to constraints and practices in software development.

By Tiani Jones

Google DeepMind Shares Approach to AGI Safety and Security

Google DeepMind has released a new paper outlining its approach to safety and security in the development of artificial general intelligence (AGI). AGI refers to AI systems that are as capable as humans at most cognitive tasks.

By Daniel Dominguez

Scaling API Independence: Akehurst on Mocking, Contract Testing, and Observability

At QCon London 2025, Tom Akehurst spotlighted the path to developer autonomy in microservices through "Scaling API Independence." He emphasized advanced mocking, contract testing, and observability to combat API dependencies. Akehurst showcased how these strategies, enhanced by AI, streamline development, boost productivity, and ensure integration confidence amidst complexity.

By Steef-Jan Wiggers