blog.of.mugund10.top

Recent Posts

Essential Books for Mastering Golang and System Engineering

Embarking on a career as a Golang engineer or deepening your expertise in system engineering requires a robust understanding of various technical disciplines. To excel in these fields, here’s a curated list of must-read books that cover essential aspects of Golang programming, Linux system administration, distributed systems, performance optimization, and secure software development.

How to Create a Simple web server in golang

So, for my dynamic DNS project, I needed to verify my public IP. Naturally, I couldn't just use one of the million existing services. No, I had to create my own web service to do it. This guide will take you on a thrilling adventure of setting up a simple Go web server. We’ll cover the exhilarating process of handling HTTP requests and deploying the service, because who doesn't love reinventing the wheel? By the end, you’ll be rolling your eyes and wondering why you didn’t just use a pre-made solution in the first place.

Made with ♥ using Go (Golang) and enjoying the OCI free tier life!