Tag: programming
All the articles with the tag "programming".
Tag:programming
-
π¨βπ³ Cooking Tasty code in Kotlin π΄ β Part 1
Part 1 of the 'Cooking Tasty Code' series. Explore Kotlin's syntactic sugar and features that help write cleaner, more readable, and idiomatic code.
-
π΅οΈ Accessing device location using SIM Card πΊοΈπ
Discover a clever trick to access device location using SIM card info in Android. Learn how to handle mock location scenarios for better location accuracy.