Ilker Aslan

74 Followers
115 Following
51 Posts
Android Developer, with strong interest in Kotlin Multiplatform and Jetpack Compose. Comes here during Gradle sync.
Things I dohttps://www.polywork.com/ilkeraslan
Githubhttps://github.com/ilkeraslan

We are so very proud to release the fun code() Magazine!
A Magazine for #kotlin Developers! 🌟

With articles by @chethaase, @jessewilson, @mariobodemann, @mreichelt, @bitpogo, a Do-It-Yourself 3D Kotlin logo & so much more!

Download the PDF:
https://github.com/kotlin-magazine/kotlin-magazine

Enjoy KotlinConf! #kotlinconf

GitHub - kotlin-magazine/kotlin-magazine: fun code() – A magazine for Kotlin™ developers

fun code() – A magazine for Kotlin™ developers. Contribute to kotlin-magazine/kotlin-magazine development by creating an account on GitHub.

GitHub
Really fun night with the wonderful Android Community after #DroidconItaly23! Side quest of the day: make @aoriani try a real italian pizza for the first time 🍕

Just survived DroidCon Italy 2003 #droidconItaly23 Not sure how I did .

photo by @paolorotolo

Awesome night after Day One of #Droidcon Italy in Turin!
#DroidconItaly23
About to wrap up my talk "Composing an API the right way" at Droidcon Italy 2023! You can grab all the slides and resources here: https://zsmb.co/talks/composing-an-api-the-right-way/
Composing an API the *right* way

Everyone who writes code using Jetpack Compose designs Composable functions and components all the time. In this talk, we'll take a look at some highlights from the official guidelines around designing Compose APIs, to see how we can do a better job of building with Compose.

zsmb.co

And my talk at #droidconItaly23 about using AI for Android is over. Happy to share my learnings (includes AI generated source code and presentation slides)
https://github.com/dt-developers/ai-fight

TL;DR: ChatGPT 4.0 had the most complete solutions, but still not perfect. AIs are good for rubber ducking, not fit for unsupervised daily tasks, or inexperienced technologists.

#droidconItaly2023

Discuss.

GitHub - dt-developers/ai-fight: Repository for droidcon Italy 2023 talk about ChatGPT 3.5 & 4, Android Studio Bot and CoPilot: who can win through 4 challenges? There socks for AIs on the line ...

Repository for droidcon Italy 2023 talk about ChatGPT 3.5 & 4, Android Studio Bot and CoPilot: who can win through 4 challenges? There socks for AIs on the line ... - GitHub - dt-developers/ai-...

GitHub
Next year #DroidconItaly will be in Milan, let's hope more people will join!
Enjoying #droidconitaly2023 again with @aoriani and other awesome people
Enjoying the #droidconitaly2023 with @ben_kadel Julien Salvi @cd1

If I want to summarize what I have learned so far in Text in the last 2 years, I'd say

> There are mountains of work to get a series of bytes from memory to the text that you see on your screen. Those two ends belong to very different worlds but somehow some people made it possible to cross those mountains effortlessly.