🚀 Get 25% off access to all my premium courses - use discount code FUNCMAIN at checkout - view the pricing page now!
This is the erratum page for the Building gRPC Microservices in Go course.
In this video, we wrap up the course!
In this video, we are going to be taking a look at what this course will cover and what you can expect to learn working through this course on building gRPC Services in Go.
In this video, we are going to be setting up our project and laying the foundations for us to build up our new gRPC service.
In this video, we are going to look at how we can implement the Rocket service for our gRPC microservice.
In this video, we are going to be looking at how we can create the tables within our database using migrations.
In this video, we are going to be looking at how we can run our application locally using docker-compose.
In this video, we are going to be implementing our database package which will connect into a locally running Postgres database on our machine.
In this video, we are going to look at how we can adequately test our Rocket service using mocking.
In this video, we are going to have a look at the Bubble Sort algorithm overview and how it works as well as the time complexity and it's characteristics!