PinnedGopher’s Voyage #1: Introduction to GoAn Introduction to Go Programming Language — History, Features, and Use CasesAug 25, 2024Aug 25, 2024
PinnedUpskilling myself with Microsoft Learn for FREE!! : Version 2023Discover Microsoft’s free certifications, courses, badges, mentorships and other learning opportunities — all in one place for easy access.Jan 6, 20241Jan 6, 20241
Gopher’s Voyage #6: Structs in GoUnlock the Power of Structs for Cleaner, More Efficient Go ProgrammingJan 24Jan 24
Gopher’s Voyage #5: Exploring Pointers in GoDive into the world of pointers in Go (Golang) with Gopher’s Voyage! Understand the basics, practical use cases, and best practices for…Jan 18Jan 18
Gopher’s Voyage #4: Defer, Panic, and RecoverWelcome to the fourth adventure in our Gopher’s Voyage series, where we dive into key aspects of Go, the language that powers cloud…Nov 17, 2024Nov 17, 2024
A Simple Guide to Using Logrus for Logging in GoLogging is a critical component of any software application. It helps developers track the behavior of their applications, debug issues…Nov 8, 2024Nov 8, 2024
Gopher’s Voyage #3: Go Syntax and BasicsExplore Go’s essential syntax, variables, constants, and control structures to kickstart your coding journey.Oct 8, 2024Oct 8, 2024
Gopher’s Voyage #2: Writing Your First Go ProgramA Beginner’s Guide to Creating and Running Your First Go ApplicationAug 25, 2024Aug 25, 2024
Understanding Object-Oriented Programming (OOP) Concepts with Java ExamplesExplore OOP concepts in Java, including encapsulation, inheritance, polymorphism, and abstraction, with practical examples and…Jun 30, 2024Jun 30, 2024