Homepage
Open in app
Sign in
Get started
Higher-Order Functions
Programming++
Tech Content
Education
Follow
Speeding Up Your Tests: A Guide to Parallel Testing in Go
Speeding Up Your Tests: A Guide to Parallel Testing in Go
Parallel Tests — Improved developer productivity
Saurabh Nayar
Feb 21
Table Tests in Golang: A Recipe for Conciseness and Clarity
Table Tests in Golang: A Recipe for Conciseness and Clarity
Writing unit tests in Golang ensures code quality and prevents regressions. While traditional test methods are effective, they can become…
Saurabh Nayar
Jan 3
Golang: Libraries, tools to help you write elegant, and efficient JSON code
Golang: Libraries, tools to help you write elegant, and efficient JSON code
If you are an application programmer in the 2020s, you are working with JSONS — transforming, marshaling, unmarshaling, enriching, and…
Saurabh Nayar
Oct 21, 2022
Golang: Six Error Handling Techniques to help you write elegant code
Golang: Six Error Handling Techniques to help you write elegant code
What do you do when things go wrong?
Saurabh Nayar
Sep 13, 2020
Golang: Three common programming Problems
Golang: Three common programming Problems
And three not very very obvious Golang solutions
Saurabh Nayar
Jun 26, 2020
Is an Online Masters in CS worth your time?
Is an Online Masters in CS worth your time?
“It depends” — is the usual answer. I will try to do better. Maybe!!
Saurabh Nayar
Jun 22, 2020
Georgia Tech OMSCS Courses - Awards
Georgia Tech OMSCS Courses - Awards
List of courses I did and how I rate them.
Saurabh Nayar
Jun 22, 2020
Golang: It’s a Global Problem
Golang: It’s a Global Problem
What’s really wrong with Global Variables?
Saurabh Nayar
Jun 14, 2020
Golang: How to sensibly use init() function?
Golang: How to sensibly use init() function?
Applications have initialization requirements. And init() function is Golang’s solution to the initialization problem. As part of this…
Saurabh Nayar
Jun 13, 2020
Duck Typing vs Structural Typing vs Nominal Typing
Duck Typing vs Structural Typing vs Nominal Typing
And where does GO stand?
Saurabh Nayar
Jun 7, 2020
The Go Story
The Go Story
Go is a general-purpose, statically typed, compiled language designed at Google. Go has been growing in popularity and is quickly…
Saurabh Nayar
Mar 12, 2020
About Higher-Order Functions
Latest Stories
Archive
About Medium
Terms
Privacy
Teams