I understand the logic of asynchronous programming, threads, and coroutines.Synchronous Programming and Asynchronous Programming, Thread, CoroutinesDec 12, 2022Dec 12, 2022
Mantığını anlıyorum: Asenkron Programlama, Thread, CoroutineSenkron ve Asenkron programlama kavramları, Thread ve Multithread’i anlamak ve son olarak Coroutine.Dec 12, 2022Dec 12, 2022
Classes, objects, and some best practices in KotlinIn this blog, I repeat some programming fundamentals and take notes. I followed codelabs that were prepared from developer.android.com you…Oct 20, 2022Oct 20, 2022
Build Your First Android App in Kotlin With Jetpack ComposeI learned this topic via developer.android.com tutorials and want to collect this data and share it with you. In this blog, we will create…Oct 15, 2022Oct 15, 2022
Fragment Factory : First LookFragments are essential to our Android development process. We often create, initialize, and manage them. In general, fragment instances…Aug 24, 2022Aug 24, 2022
Google Analytics for FirebaseGoogle Analytics is app measurement solution that have lots of analytics feature with no charge. Analytics reports help you understand user…Aug 17, 2022Aug 17, 2022
Starter guide for React NativeAll of us dream make great applications. Therefore we use some developer tools, languages, ides ect. React Native is most popular…Aug 10, 2022Aug 10, 2022
Dependency Injection and Hilt & Part 1 with KotlinDependency Injection (DI) is a library that automatically creates custom objects for custom classes. The technology that allows us to…May 13, 2021May 13, 2021