🚀 Get 25% off access to all my premium courses - use discount code FUNCMAIN at checkout - view the pricing page now!
In this video, we are going to look at Constants in Go!
In this video, we are going to set up our project within our editor and initialize it using go mod.
In this video, we are going to add our first CLI command to our project which we can then build and run on our local machine.
In this video, we cover what the beginner's project is going to look like and how we are going to tackle some of the more advanced topics within Go
In this video, we are going to look at how you can define and use Errors in Go.
In this video, we are going to look at how you can define and use Atomic Counters in Go.
In this video, we are going to look at how you can define and use Defer in Go.
In this video, we are going to look at how you can define and use Mutexes in Go.
In this video, we are going to look at how you can define and use Panic in Go.