Kotlin Weekly - Kotlin Weekly #357

 
 

ISSUE #357

4th of June 2023
 



Articles


Understanding Flow
In this excerpt from Kotlin Coroutines, Marcin Moskala showcases how to Implement the Flow interface and flow builder by transforming a lambda expression.
kt.academy

Weeks of Debugging Your Build can Save You Hours of Learning Gradle
Learning to program your build takes time initially, but much better than countless spending hours debugging your build if you don’t learn Gradle. Jean-Michel Fayard shows in this article how to use Kotlin and Gradle.
blog.kotlin-academy.com

Validate Fields Like a Pro With Kotlin Annotation Classes
There are different approaches when it comes to validating properties of an object in Kotlin. Miguel Olivera proposes one in this article.
molidevwrites.com

Building Kotlin Coroutine Framework from Scratch: Part 1 - Coroutine Hello World
To understand how coroutine works, Omkar Tenkale decided to build the coroutine framework from scratch, and shared it in this article.
blog.kotlin-academy.com



Android


Modern Android Development with Koin
Arnaud Guiliani wrote a series of articles about how to add to the Open source app Now in Android Koin for Dependency Injection.
blog.kotzilla.io



Videos


Refactoring to Dependency Injection
Duncan McGregor introduces in his series of videos a new chapter on how we can refactor to incorporate dependency injection.
www.youtube.com



Libraries


Kim - Kotlin Image Metadata
Kim is a Kotlin image metadata manipulation library for Kotlin Multiplatform.
github.com

KUnion
An algebraic data type to represent discriminated union types in Kotlin.
github.com

ArcGIS Maps SDK for Kotlin
ArcGIS Maps provides an SDK for Kotlin that you can use to build mobile apps that incorporate capabilities such as mapping, geocoding, routing and others.
developers.arcgis.com

Kotlin Multiplatform Libraries
GitHub repository aggregating some Kotlin Multiplatform libraries.
github.com

Kamel
Kotlin asynchronous media loading and caching library for Compose.
github.com

Kotlin Dataframe
Kotlin Dataframe aims to reconcile Kotlin static typing with the dynamic nature of data by utilizing both the full power of Kotlin language and opportunities provided by intermittent code execution in Jupyter notebooks and REPL.
github.com

KotlinDL
KotlinDL is a high-level Deep Learning API written in Kotlin and inspired by Keras.
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 #356

Sunday, May 28, 2023

ISSUE #356 28th of May 2023 Announcements Kotlin 1.9.0-Beta Pre-release Kotlin 1.9.0-Beta Pre-release has been published on GitHub. Check out the new features, bugfixes and goodies coming in this new

Kotlin Weekly #355

Sunday, May 21, 2023

ISSUE #355 21st of May 2023 Announcements Compose Multiplatform for iOS Is in Alpha Compose Multiplatform, the declarative framework from JetBrains for building cross-platform user interfaces with

Kotlin Weekly #354

Sunday, May 14, 2023

ISSUE #354 14th of May 2023 Announcements Contributors to Kotlin Projects for Google Summer of Code Announced 5 Kotlin project contributors have been selected for Google Summer of Code 2023! Check out

Kotlin Weekly #353

Sunday, May 7, 2023

ISSUE #353 7th of May 2023 Announcements KotlinConf 2023: Watch the Recordings KotlinConf 2023 session recordings are now available. Feel free to check them if you didn't have the chance to check

Kotlin Weekly #352

Sunday, April 30, 2023

ISSUE #352 30th of April 2023 Announcements The Kotlin Mascot Returns – Say Hello to Kodee! JetBrains has announced the arrival of Kotlin's newly reimagined mascot that took the spotlight during

You Might Also Like

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

Issue #568: Random mazes, train clock, and ReKill

Friday, November 22, 2024

View this email in your browser Issue #568 - November 22nd 2024 Weekly newsletter about Web Game Development. If you have anything you want to share with our community please let me know by replying to

Whats Next for AI: Interpreting Anthropic CEOs Vision

Friday, November 22, 2024

Top Tech Content sent at Noon! How the world collects web data Read this email in your browser How are you, @newsletterest1? 🪐 What's happening in tech today, November 22, 2024? The HackerNoon

iOS Cocoa Treats

Friday, November 22, 2024

View in browser Hello, you're reading Infinum iOS Cocoa Treats, bringing you the latest iOS related news straight to your inbox every week. Using the SwiftUI ImageRenderer The SwiftUI ImageRenderer