PinnediOS Swift ClosuresClosures can capture and store references to any constants and variables from the context in which they’re defined. This is known as…Jun 12, 2024Jun 12, 2024
Introducing XCTest to Swift Test Converter: A Free Online Tool for iOS DevelopersHey fellow iOS developers! 👋 I’m excited to share a tool I’ve built that might make your life a little easier.Feb 22Feb 22
Using TOML in Android DevelopmentIn Android Studio, we all typically use the Gradle build system, where configuration files like build.gradle are used to manage…Sep 29, 2024Sep 29, 2024
Kotlin Higher-order functionsUse of let, run, with, also, apply — These are higher-order functions in Kotlin that provides a concise way to perform operations on…Jul 24, 2024Jul 24, 2024
iOS — Simple ToDO App with Swift version 5.7.2Here we are going to create a simple ToDo application using XCode 15.2 and swift 5.7.2Jun 9, 2024Jun 9, 2024
Terminal Command for beginiersTerminal is the most powerful machanism in all your machines.Nov 24, 2023Nov 24, 2023
Android — Kotlin Basics to Advance Interview preparations coding practiceHi Guys, we gonna see some of the basic to advance interview preparation article.Oct 7, 2023Oct 7, 2023
Android changing Theme coloursAs Google has changed few small things to the project structure recently, you will find different colors.xml file than the one shown in the…Nov 11, 2022Nov 11, 2022