25% off

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

Get started →

Go Data Structures - Course Overview

March 19, 2018
Elliot Forbes

Elliot Forbes

Course Instructor

Hey Gophers! My name is Elliot and I'm the creator of TutorialEdge and I've been working with Go systems for roughly 5 years now.

Hey Gophers! Welcome to my Go Data Structures Crash Course! In this course, we will be covering some of the fundamental data structures in programming and how you can implement them in your own Go applications!

Once we have covered these fundamental data structures, we’ll be moving on to look at some of the most common sorting and searching algorithms.

This course will assume a fairly minimal level of Go knowledge as we’ll be trying to focus on the concepts and less so on the syntax itself.