PinnedGet Started with Go as Python Programmer — Code ExamplesIf you are a Python programmer looking to get started with Go, here are some tips to help you get up to speed quickly.Jan 5, 20231Jan 5, 20231
PinnedBuilding a Todo RESTful API in GoGo is a powerful programming language that is well-suited for building web applications as well as RESTful APIs. In this tutorial, I’ll…Jan 4, 2023Jan 4, 2023
Writing Unit Tests in Go — Part 1Unit tests are functions that are designed to test small units of functionality in your code.Jan 4, 2023Jan 4, 2023
How to lose your Friends — Practical GuideYou’d be wondering why I am writing on this topic or even considering it a clickbait thing since online content is full of it these days.Oct 8, 2022Oct 8, 2022
Python, CPython & Cython: What is what ?This blog takes the reader to a city ride in understanding key differences about Python, CPython & Cython in programming language context…Aug 6, 2022Aug 6, 2022