Pandas for Data Manipulation: An Android Developer's Guide
Coming from Android development, I found pandas surprisingly intuitive once I mapped it to familiar concepts. Here's the mental model that made it click.
Searching...
Exploring Android, iOS, frontend development, and everything in between. A geek's journey through code, climbing, and continuous learning.
Coming from Android development, I found pandas surprisingly intuitive once I mapped it to familiar concepts. Here's the mental model that made it click.
What 10 years of Java taught me about why NumPy is fast — and it's not what you think. Deep dive into memory layout, vectorization, and the paradigm shift from loops to arrays.
After 10+ years of Android development, I'm diving into AI and Machine Learning. Here's why, how, and what my 6-month roadmap looks like.
Honest take of a mobile developer on which you should choose: Firebase or Supabase
Bouldering isn't just a sport - it's physical programming. Here's why so many software engineers are obsessed with climbing gyms.
Fix the 'No such module' error in Xcode when using CocoaPods by ensuring Pods framework builds first.