PinnedPublished inBetter ProgrammingHow to Use Git in Android StudioMaster your tool, master your craftFeb 23, 20204Feb 23, 20204
Published inLevel Up CodingHow to Use Git WorktreeWorking on different branches without fully cloning the repoNov 30, 2023Nov 30, 2023
Published inBetter ProgrammingHow to Use Git in Android Studio — Part 2Master your tool, master your craftMar 4, 2020Mar 4, 2020
Published inLevel Up CodingHow to Collaborate Using Git Without Messing Things UpGit workflow which I always use when working togetherFeb 23, 2020Feb 23, 2020
Published inLevel Up CodingThe Git Rerere Command — Automate Solutions to Fix Merge ConflictsEverything you need to know about git rerere commandFeb 12, 20201Feb 12, 20201
Published inLevel Up CodingSingleton Design Pattern and hidden thingsThis article will walk you through pitfalls when implementing the most common design pattern: SingletonJan 31, 2020Jan 31, 2020
Published inLevel Up CodingUseful Git Commands You Can Use Every DayThis is the aggregation of my daily used Git commands. I will continue adding them as I find other useful ones.Jan 31, 2020Jan 31, 2020
Published inAn Idea (by Ingenious Piece)Difference between transient vs volatile variable in JavaTransientJan 31, 2020Jan 31, 2020
How to use synchronized keywordSuppose you have class Foo and a method foo like thisAug 15, 2019Aug 15, 2019