NIM
  • Golang
  • Redis
  • Apache Kafka
  • Docker
  • gRPC
  • RabbitMQ
  • Angular
Sign in Subscribe

Control Flow

A collection of 2 posts
Go by Example: If/Else
Go

Go by Example: If/Else

In this edition, we will explore the "if/else" statement in Go. It allows us to execute different blocks of code based on certain conditions, making it a powerful tool for decision-making in programming. Let's dive right in and see how it works in Go!
Oct 15, 2023 2 min read
Go by Example: For
Go

Go by Example: For

In this article, we explore the versatile for loop in Go. We cover the basics, creating infinite loops, using the range keyword for iteration, nested loops, and controlling flow with break and continue statements. Mastering the for loop is essential for any Go programmer.
Oct 14, 2023 4 min read
Page 1 of 1
NIM © 2025
Powered by Ghost