🚀 Get 25% off access to all my premium courses - use discount code FUNCMAIN at checkout - view the pricing page now!
Learn the basics of Go and get started writing your own, highly performant Go programs.
In this lesson, we are going to be looking at how we can build our code within a CI pipeline.
In this course, we are going to be taking a comprehensive look at some of the fundamental data structures and how you can implement them in Go. We'll also be looking at the common sorting and searching algorithms and Big-O notation!
In this video, we'll be covering the overall shape of the course and what you can expect to learn!
In this lesson, we are going to be taking a look at how to add a linting job to our CI pipeline.
In this video, we are going to be looking at how you can set up your project and having a look at CI in general.
In this lesson, we are going to be looking at how we can test our code and see test coverage results.
Adventures need to be able to store all of the spoils they discover or plunder on their adventures somewhere, this is where slices come into play!
In this video, we are going to be looking at how we can use docker-compose for fame and fortune when developing our Go applications.