Published onJanuary 4, 2025Automatic Reference Counting in SwiftLearn how Swift’s Automatic Reference Counting (ARC) manages memory efficiently and how to avoid retain cycles in your iOS projects.
Published onJanuary 21, 2024Small Tips to Read Apple DocumentationThis tutorial will make you want to read documentation rather than asking ChatGPT 😝
Published onMay 31, 2023Discovering Possibilities with MapKitA story on how I built MemoSpot and some guides to SwiftUI, MapKit, and CoreLocation
Published onDecember 19, 2022Confusion Matrix is Not ConfusingGain some basic understanding of what confusion matrix is, why is it useful, and learn how it can be applied in real problems.
Published onSeptember 2, 2022What is a PLC and How Does it Work?Get to know about Programmable Logic Controller (PLC) types and its working mechanism.