Ankit WadhwanainTechVeritoBeyond the Code: A Tech Lead’s First YearNavigating the Transition and Building High-Performing TeamsAug 12Aug 12
Ankit WadhwanainTechVeritoCustom Shortcut to Manage Recent Projects in IntelliJ IDEA1. IntroductionFeb 23Feb 23
Ankit WadhwanainTechVeritoRecursion in GolangIn computer science, recursion is a method of solving a computational problem where the solution depends on solutions to smaller instances…Dec 22, 2022Dec 22, 2022
Ankit WadhwanainTechVeritoRenaming git branch Local and RemoteHow often it has been that you created a new branch and accidentally spelled it wrong or you started working with a branch and later down…Apr 29, 2022Apr 29, 2022
Ankit WadhwanainTechVeritoManaging Docker containers. 🐳Today we’ll be looking into two things. First is how we can persist the data with docker-compose. The second is using a script to manage…Sep 26, 2021Sep 26, 2021
Ankit WadhwanainTechVeritoGolang struct size and memory optimisation.As I came across this example by my colleague, I was pleasantly surprised as I didn’t know how the memory allocation works internally…Jan 15, 20212Jan 15, 20212
Ankit WadhwanaMy solution for the slice exercise on A Tour of Go.Exercise: SlicesJul 21, 2020Jul 21, 2020
Ankit WadhwanaMy solution for the map exercise on A Tour of Go.Exercise: MapsJul 21, 2020Jul 21, 2020
Ankit WadhwanaInstalling Go Lang on Mac (Homebrew)Installing GO and creating a simple “Hello, World!” program.Jun 16, 2020Jun 16, 2020
Ankit WadhwanaEffective ways to remain motivated.Lately I was finding it very difficult to remain motivated which was affecting me in a bad way. It was taking me longer to finish a…Oct 18, 20191Oct 18, 20191