Level Up Your Go Skills 🚀

My name is Elliot 👋, and my goal for TutorialEdge is to build an online resource that helps to accelerate the learning path for new Go developers.

My courses attempt to bridge the gap between learning the fundamentals of Go, and being able to build production-ready applications in Go.

Gopher planting a tree

14+ Hours

Gain access to over 14 hours of premium Go content and track your progress over time.

Help the Environment and Advance Your Career

TutorialEdge is committed to helping the environment. We are a carbon negative site, and supporting us actively removes carbon from the atmosphere. How cool is that?!

All for $12.99 Every Month

Education should be affordable to everyone. We keep our prices low so that everyone no matter their means can afford access to education.

What We Provide 🚀

My goal for TutorialEdge is to make it one of the best online communities for learning Go. I want to help empower you to build quality Go applications that follow the best practices.

📈

High Quality Go Courses

Build real-world applications from scratch with our in-depth Go courses. These are updated regularly to ensure they stay up-to-date and relevant.

💬

Get Hands On Support

Gain access to the community Discord server and get hands-on support if you have any additional questions.

☕

Code Reviews

We have a #code-reviews channel which is ideal for getting reviews on your own open-source projects and take your learning further.

Join the Clan!

Join the hundreds of developers in the TutorialEdge clan currently learning Go and looking to advance their careers.

14+

Hours of Learning

600+

Students

3,000+

Trees Planted

All for the low cost of:

$12.99
per month

$129.99
per year

Testimonials:

Some of the feedback from my students over the years:

Would you like to be featured here? Tweet @TutorialEdge with your testimonial and I will add you to the list!

Latest Tutorials

🕘 10 Minutes

Accepting Interfaces and Returning Structs

In this article, we are going to discuss the benefits of accepting interfaces in your code and returning structs.

intermediate

🕘 1 Minutes

Adding Values to an Array in Go

In this code snippet, we are going to look at how you can add values to an array in Go

snippets

🕘 6 Minutes

Advanced Go Testing Tutorial

In this tutorial, we are going to be having a look at some more advanced Go testing practices that the core language developers use to test the language itself.

testing

🕘 4 Minutes

An Intro to Go Dep

In this tutorial, we are going to look at how you can get started using the go dep tool for your go projects.

intermediate

🕘 5 Minutes

An Introduction to Benchmarking Your Go Programs

In this tutorial, we look at how you can effectively benchmark your go program.

misc

🕘 3 Minutes

An Introduction to Go Closures - Tutorial

In this tutorial, we are going to be looking at closures and how you can use them within your own Go applications.

intermediate

🕘 6 Minutes

An Introduction to Testing in Go

In this tutorial, we look at how properly implement a tests within your go based systems using the go test tool

testing

🕘 2 Minutes

Beginner's Guide to Logging in Tests in Golang

In this tutorial, we're going to be looking at how we can improve our test output readability using the inbuilt helper methods in the testing package!

intermediate

🕘 1 Minutes

Build a Go Serverless App in 5 Minutes With Sst

In this video, we are going to look at what it takes to build a serverless application in Go in 5 minutes using SST.

beginner
Next Page >>
Showing Page 1 of 12