Sahal Imransahalimran.hashnode.dev·Nov 1, 2024Go: Control Structures, Shadowing, and Looping TechniquesIn my recent exploration of Go, I’ve delved into core concepts that underpin effective Go programming. Here’s a summary of what I’ve learned. Shadowing Variable shadowing occurs when a variable in an inner block has the same name as a variable in an ...learningAdd a thoughtful commentNo comments yetBe the first to start the conversation.