Open in app

Sign in

Medium Logo
Write

Sign in

Sher Chowdhury
Sher Chowdhury

116 followers

Home

Lists

About

Pinned
Learning-Go

Published in

Learning-Go

Learning Go

This is a series of post covering various Go topics:

Dec 12, 2020
Learning Go
Learning Go
Dec 12, 2020

Server Side Rendering (SSR) & Client Side Rendering (CSR) in Javascript

There are a few programming languages available for developing websites, but Javascript in particular stands out.

Jun 3, 2023
1
Server Side Rendering (SSR) & Client Side Rendering (CSR) in Javascript
Server Side Rendering (SSR) & Client Side Rendering (CSR) in Javascript
Jun 3, 2023
1

Improve your Development Workflow using global git hooks

Git hooks are a useful way to automatically highlight/fix issues before you submit your code changes for review. For example git hooks can…

Apr 29, 2023
Improve your Development Workflow using global git hooks
Improve your Development Workflow using global git hooks
Apr 29, 2023
Learning-Go

Published in

Learning-Go

My Golang development setup

An overview of all the tools I’ve installed and configured in preperation for start writing Go code.

Apr 13, 2023
My Golang development setup
My Golang development setup
Apr 13, 2023

Pointers in Go

A Pointer is a variable that’s used for storing memory addresses.

May 23, 2021
Pointers in Go
Pointers in Go
May 23, 2021

Go Functions (Part 4) — Anonymous Functions

Anonymous functions, aka are functions without a name. They are also known as Function literals. However you still define anonymous…

Dec 30, 2020
1
Go Functions (Part 4) — Anonymous Functions
Go Functions (Part 4) — Anonymous Functions
Dec 30, 2020
1

Go Functions (Part 3) — Variadic Functions

Variadic functions are functions that are flexible about the number of arguments you can pass into it.

Dec 30, 2020
Go Functions (Part 3) — Variadic Functions
Go Functions (Part 3) — Variadic Functions
Dec 30, 2020

Go Error Handling (Part 3) — The errors Package

The Go standard library's errors package makes it quick and easy to create error variables. Once the error variables is created you can…

Dec 28, 2020
Go Error Handling (Part 3) — The errors Package
Go Error Handling (Part 3) — The errors Package
Dec 28, 2020

Go Error Handling (Part 2) — The error Type

The error type is an interface type that comes built-in with Go.

Dec 28, 2020
Go Error Handling (Part 2) — The error Type
Go Error Handling (Part 2) — The error Type
Dec 28, 2020

Go Error Handling (Part 1) — Errors as Values

When something unexpected occurs, then you want your app to raise that as an error and then perform some follow on tasks to address that…

Dec 28, 2020
Go Error Handling (Part 1) — Errors as Values
Go Error Handling (Part 1) — Errors as Values
Dec 28, 2020
Sher Chowdhury

Sher Chowdhury

116 followers

Software Engineer based in the UK

Following
  • Maria Chowdhury

    Maria Chowdhury

  • Medium

    Medium

  • Mohammad Faisal

    Mohammad Faisal

  • The Writing Income Handbook

    The Writing Income Handbook

  • Trickster Dev

    Trickster Dev

See all (66)

Help

Status

About

Careers

Press

Blog

Privacy

Rules

Terms

Text to speech