PROGRESSIVE CODERPROGRESSIVE CODER
  • Become a Pro!
  • Areas
    • Software Design and Architecture
      • Software Architecture
        • Microservices
        • Domain Driven Design
        • Event Driven Architecture
        • Monolithic Architecture
    • Cloud computing and DevOps
      • Platforms
        • AWS
      • Containerization and Orchestration
        • Docker
        • Docker Compose
        • Kubernetes
        • OpenShift
      • Infrastructure as Code
        • Terraform
      • Message Queuing and Streaming
        • Kafka
        • RabbitMQ
      • Caching and Performance
        • Redis
    • Programming Languages and Frameworks
      • Data Structures and Algorithms
      • Languages
        • Java
        • Rust
        • Golang
        • Python
      • Frameworks
        • Spring Boot
        • Spring Cloud
        • Axon Framework
        • NodeJS
        • ExpressJS
        • NestJS
        • Fastify
        • FastAPI
        • KoaJS
        • Deno
      • Integration
  • Blog
  • About

Golang

Blog

The One Stop Guide to Golang Panic and Recover Mechanism

In this post, we will look at Golang Panic and Recover mechanism in detail. If you are completely new to Golang, I will suggest you to start with Golang Hello World to understand the basics. A typical program can have two types of errors. The first ones are those anticipated Read more…

By Saurabh Dashora, 2 years2 years ago
Blog

A Guide to Basic Error Handling in Golang

In this post, we will learn how to perform basic error handling in Golang. Error handling in Golang is somewhat unconventional when compared to other programming languages such as Java or Python. However, after the initial criticism it received, people have come to appreciate the error handling approach in Golang. Read more…

By Saurabh Dashora, 2 years2 years ago
Blog

How to call Golang function from another directory or module?

In this post, we will learn how to create our first Go module and how to call Golang function from another module or directory. This will form the basis for our future posts on Golang. However, before starting this post I would recommend you to go through the Golang Hello Read more…

By Saurabh Dashora, 2 years7 months ago
Blog

How to import Golang External Package and use it?

Complex programs that do something useful are often built up by calling functions from various packages or libraries. Golang is no different. In this post, we will learn how to import Golang External Package in our program. In case you are new to Go programming language, I would recommend you Read more…

By Saurabh Dashora, 2 years2 years ago
Blog

Golang Hello World – Writing your first Go program

Golang or Go is an open source programming language that makes it easy to build reliable and efficient software. Go is a statically typed and compiled programming language. In this post, we will start with Golang Hello World program. Basically, it will be our first Go program that will help Read more…

By Saurabh Dashora, 2 years2 years ago
Recent Posts
  • How to use Kubernetes Storage Class for Dynamic Provisioning?
  • 4 Must-Know Strategies for Code Reuse in Software Engineering
  • What you must know about Rate Limiting?
  • A Simple Guide to Kubernetes Persistent Volume Claim
  • Setting up a Kubernetes Locally with K3S and Multipass
Categories
Recent Posts
  • How to use Kubernetes Storage Class for Dynamic Provisioning? August 24, 2023
  • 4 Must-Know Strategies for Code Reuse in Software Engineering August 23, 2023
  • What you must know about Rate Limiting? August 20, 2023
Links
  • About
  • Subscribe
  • Privacy Policy

  • About
  • Subscribe
  • Privacy Policy
Created my free logo at LogoMakr.com