PinnedAndroid: Create a library project and publish to Local Maven repositoryCreate and publish your own Android library project on Maven Local!Nov 21, 2022Nov 21, 2022
Kotlin: Extensions to functionsHey Coders! This time, I thought of writing a short tutorial on Kotlin!Feb 4, 2022Feb 4, 2022
Swift: Higher order functionsIntroduction to Higher order functions in Swift. My tutorial aims to help a newcomer grasp the concept of higher order functions quickly.Nov 24, 2021Nov 24, 2021
Swift: How to make part of a UILabel boldHello coders! This is going to be a quick one. I’m pretty sure that most of you have encountered scenarios where you want to display a…Nov 7, 2021Nov 7, 2021
Git: Most useful commandsHey coders! If you’re new to Git and would like to jump in really quickly, I’m writing down the most used/helpful commands you’ll need to…Oct 31, 2021Oct 31, 2021
Plist find error (Xcode, iOS)If you have edited a Plist file on your own—outside Xcode—it sometimes might not work after adding back to the Xcode project. Finding the…Oct 17, 2018Oct 17, 2018
kSoap2: Printing request/response dump on AndroidkSoap2 is a library for SOAP which is used widely in Androids.May 19, 2014May 19, 2014
Swift: Extract frames from videoThis post explains how you can extract frames from a video using Swift.Jan 17, 2014Jan 17, 2014