Kotlin Weekly - Kotlin Weekly #339

 
 

ISSUE #339

27th of January 2023
 

Hello from Berlin Kotliners, where we were attending the GDE Summit! We have prepared a few links to sweeten your upcoming week.



Announcements


Advent of Code 2022 in Kotlin: Announcing the Winners
JetBrains has announced the winners of last year's Advent of Code! 5,800 repositories were created from the Advent of Code in Kotlin GitHub templates and 1,550 repositories were labeled with the aoc-2022-in-kotlin topic, which is a great community engagement.
blog.jetbrains.com



Articles


When Should I Use KMMBridge?
KMMBridge is a set of Gradle tooling that facilitates publishing and consuming pre-built KMM (Kotlin Multiplatform Mobile) Xcode Framework binaries. Russell Wolf explains how it can help you in this article.
touchlab.co

Kotlin Sealed Interfaces with KotlinX Serialization JSON
Sam Edwards explains how he configured KotlinX Serialization to use it with Kotlin Sealed interfaces.
handstandsam.com

Kotlin Dataframe and its place in the data processing ecosystem
Article by Volodymyr Sulevskyi discussing a new tool for data processing: Kotlin Dataframe.
medium.com

Comparing Implementations of the Monkey Language XI: Going Native (and JS) with Kotlin
Mario Arias created an interpreter and compiler/VM for the Monkey Language in Kotlin, and wrote a post to showcase it.
marioarias.hashnode.dev

Functional Programming in Kotlin with ArrowKt: Understanding the Option Data Type
Anand Verna explains the concept of Option data type in ArrowKt and how it can be used to handle missing values in functional programming in Kotlin.
adventures92.medium.com



Android


Ask other apps for photos, files and more using ActivityResultContracts
In this new tutorial, Alex Styl writes about how to open other apps and ask for data using the ActivityResultContract in Jetpack Compose.
www.composables.co



Videos


Master Complex Algorithm Testing Using Property-Based Tests
New video from Duncan McGregor, where he explores how to test an algorithm using property-based testing.
www.youtube.com

Data Structures In Kotlin - LinkedList Interview Questions
In this video you can see how to solve 3 commonly used interview questions about the LinkedList data structure.
www.youtube.com



Conferences


FOSDEM Kotlin devroom Agenda is out!
The agenda for FOSDEM Kotlin devroom has been published. Check it out, a great opportunity to network with another Android folks.
fosdem.org



Libraries


DraggableScaffold
Compose library that implements drag to reveal for Android.
github.com

Kotlin Dataframe 0.9.1 released!
A new version of Kotlin Dataframe has been released! Check in this announcement all the included goodies.
blog.jetbrains.com

Sensible Logging for Android
Sensible logging for Android aim to provide no-nonsense logging API that is easily extended.
github.com

Contribute

We rely on sponsors to offer quality content every Sunday. If you would like to submit a sponsored link contact us.

If you want to submit an article for the next issue, please do also drop us an email.
 


Thanks to JetBrains for their support!

Twitter
Facebook
Website
Copyright © 2023 Kotlin Weekly, All rights reserved.
You are receiving this email because you opted in at our website.

Want to change how you receive these emails?
You can update your preferences or unsubscribe from this list

Email Marketing Powered by Mailchimp

Older messages

Kotlin Weekly #338

Sunday, January 22, 2023

ISSUE #338 22nd of January 2023 Announcements Android Studio Electric Eel Android Studio Electric Eel is out, and contains a few goodies that will help us when working with Compose. Check it out!

Kotlin Weekly #337

Friday, January 20, 2023

ISSUE #337 15th of January 2023 Habemus Kotlin 1.8.0! Do not forget to check out the new features included, and enjoy the upcoming week Kotliners. Announcements Kotlin 1.8.0 Released Kotlin 1.8.0 has

Kotlin Weekly #336

Sunday, January 8, 2023

ISSUE #336 8th of January 2023 Announcements Speakers for KotlinConf announced! The full list of speakers for the KotlinConf has been announced! We hope to see a few of you there folks. kotlinconf.com

Kotlin Weekly #335

Sunday, January 1, 2023

ISSUE #335 1st of January 2023 Happy New Year 2023 Kotliners! We are starting a new year that will bring tons of new things in the Kotlin space. Our personal bet goes for more consolidated KMM and

Kotlin Weekly #334

Sunday, December 25, 2022

ISSUE #334 25th of December 2022 Hello Kotliners! We wish you Happy Holidays and a great time with your family and friends. You will hear from us again in 2023. Enjoy our links for this week! Articles

You Might Also Like

Re: Hackers may have stolen everyone's SSN!

Saturday, November 23, 2024

I wanted to make sure you saw Incogni's Black Friday deal, which is exclusively available for iPhone Life readers. Use coupon code IPHONELIFE to save 58%. Here's why we recommend Incogni for

North Korean Hackers Steal $10M with AI-Driven Scams and Malware on LinkedIn

Saturday, November 23, 2024

THN Daily Updates Newsletter cover Generative AI For Dummies ($18.00 Value) FREE for a Limited Time Generate a personal assistant with generative AI Download Now Sponsored LATEST NEWS Nov 23, 2024

📧 Building Async APIs in ASP.NET Core - The Right Way

Saturday, November 23, 2024

​ Building Async APIs in ASP .NET Core - The Right Way Read on: m​y website / Read time: 5 minutes The .NET Weekly is brought to you by: Even the smartest AI in the world won't save you from a

WebAIM November 2024 Newsletter

Friday, November 22, 2024

WebAIM November 2024 Newsletter Read this newsletter online at https://webaim.org/newsletter/2024/november Features Using Severity Ratings to Prioritize Web Accessibility Remediation When it comes to

➡️ Why Your Phone Doesn't Want You to Sideload Apps — Setting the Default Gateway in Linux

Friday, November 22, 2024

Also: Hey Apple, It's Time to Upgrade the Macs Storage, and More! How-To Geek Logo November 22, 2024 Did You Know Fantasy author JRR Tolkien is credited with inventing the main concept of orcs and

JSK Daily for Nov 22, 2024

Friday, November 22, 2024

JSK Daily for Nov 22, 2024 View this email in your browser A community curated daily e-mail of JavaScript news React E-Commerce App for Digital Products: Part 4 (Creating the Home Page) This component

Spyglass Dispatch: The Fate of Chrome • Amazon Tops Up Anthropic • Pros Quit Xitter • Brave Powers AI Search • Apple's Lazy AI River • RIP Enrique Allen

Friday, November 22, 2024

The Fate of Chrome • Amazon Tops Up Anthropic • Pros Quit Xitter • Brave Powers AI Search • Apple's Lazy AI River • RIP Enrique Allen The Spyglass Dispatch is a free newsletter sent out daily on

Charted | How the Global Distribution of Wealth Has Changed (2000-2023) 💰

Friday, November 22, 2024

This graphic illustrates the shifts in global wealth distribution between 2000 and 2023. View Online | Subscribe | Download Our App Presented by: MSCI >> Get the Free Investor Guide Now FEATURED

Daily Coding Problem: Problem #1616 [Easy]

Friday, November 22, 2024

Daily Coding Problem Good morning! Here's your coding interview problem for today. This problem was asked by Alibaba. Given an even number (greater than 2), return two prime numbers whose sum will

The problem to solve

Friday, November 22, 2024

​ Use problem framing to define the problem to solve This week, Tom Parson and Krishna Raha share tools and frameworks to identify and address challenges effectively, while Voltage Control highlights