25% off

Use code FUNCMAIN at checkout for 25% off all premium courses.

Get started →
golang Image

golang

Project Setup and CI Overview

Project Setup and CI Overview

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.

golang ci
Testing and Test Coverage Jobs

Testing and Test Coverage Jobs

In this lesson, we are going to be looking at how we can test our code and see test coverage results.

golang ci
Arrays and Slices

Arrays and Slices

Adventures need to be able to store all of the spoils they discover or plunder on their adventures somewhere, this is …

golang
Docker-compose for your Go Applications

Docker-compose for your Go Applications

In this video, we are going to be looking at how we can use docker-compose for fame and fortune when developing our Go …

golang algorithms
Dockerhub Overview

Dockerhub Overview

In this video, we are going to be exploring all the available base images to us and how we can choose the right base …

golang docker
Improving Error Handling

Improving Error Handling

In this video, we are going to look at how we can improve the way we define and return errors from our HTTP client.

golang http
Bootstrapping our HTTP Client

Bootstrapping our HTTP Client

In this video, we are going to be bootstrapping our HTTP client and getting the rest of our project setup out of the …

golang http
Course Overview

Course Overview

In this video, we'll be covering what HTTP clients are in Go, why they are important and more importantly what we'll be …

golang http
Greater Customization of The Client

Greater Customization of The Client

In this video, we are going to be looking at how we can offer greater customization of our Go clients using the option …

golang http
Improving Test Coverage with httptest

Improving Test Coverage with httptest

In this video, we are going to be looking at how we can improve the test coverage of our client using httptest

golang http
<< Previous Page Next Page >>
Showing Page 4 of 14