The Way to Go

Gain insights into Go's core constructs, advanced concepts like error-handling and networking, and learn efficient programming techniques and common pitfalls in this popular language.

Intermediate

255 Lessons

25h

Certificate of Completion

Gain insights into Go's core constructs, advanced concepts like error-handling and networking, and learn efficient programming techniques and common pitfalls in this popular language.

AI-POWERED

Code Feedback
Explanations
Prompt

AI-POWERED

Code Feedback
Explanations

This course includes

18 AI Feedbacks
285 Playgrounds
19 Challenges
11 Quizzes

This course includes

18 AI Feedbacks
285 Playgrounds
19 Challenges
11 Quizzes

Course Overview

Go (sometimes called Golang) is one of the most popular languages today, and is a key part of many enterprise tech stacks. Many developers prefer Go to other languages like C++ and Scala because of its memory management model which allows for easier concurrency. In this course, you will learn the core constructs and techniques of the language. After going through the basics, you will then learn more advanced Go concepts like error-handling, networking, and templating. You'll learn how to program efficientl...Show More

TAKEAWAY SKILLS

Go

Programming Language

Course Content

1.

Origin, Context and Popularity of GO

Get familiar with Go's origins, purpose, key features, and its rise in popularity.
2.

Basic Constructs and Elementary Data Types

Grasp the fundamentals of Go's basic constructs, data types, pointers, and essential operations.
3.

Control Structures

Work your way through decision-making, error handling, looping constructs, and flow control in Go.
4.

Functions

Enhance your skills in Go's functions, including recursion, closures, and optimization techniques.
5.

Arrays and Slices

Explore Go arrays, slices, initialization, manipulation, and problem-solving techniques.
6.

Maps

8 Lessons

Focus on using key-value pairs in maps, iterating, checking existence, and practical examples.
7.

Packages

12 Lessons

Build on using Go's standard library, custom packages, sync mechanisms, and external libraries.
8.

Structs and Methods

24 Lessons

Step through struct creation, advanced concepts, methods, and practical coding challenges.
9.

Interfaces and Reflection

25 Lessons

Unpack the core of interfaces, reflection, type assertions, type switches, and generic programming in Go.
10.

Reading and Writing

23 Lessons

Examine reading and writing operations in Go, including file handling, data serialization, and user input.
11.

Error-Handling and Testing

13 Lessons

Grasp the fundamentals of Go's error-handling, testing practices, and performance optimization.
12.

Goroutines and Channels

29 Lessons

Deepen your knowledge of Go's concurrency through goroutines, channels, patterns, and synchronization.
13.

Networking, Templating and Web-Applications

15 Lessons

Focus on creating Go-based web applications, handling servers, and integrating cloud services.
14.

Common Go Pitfalls and Patterns

5 Lessons

Piece together the parts of common Go pitfalls and effective programming patterns.
15.

Performance Advices

5 Lessons

Sharpen your skills in optimizing Go performance with strings, structs, functions, goroutines, and memory management.
16.

Building a Complete Application

7 Lessons

Develop the URLShortener app "goto" with data storage, concurrency, persistent storage, and distributed architecture.
17.

Appendix

13 Lessons

Work your way through Go installation, workspace setup, debugging, and performance optimization tools.

Course Author

Trusted by 1.4 million developers working at companies

Anthony Walker

@_webarchitect_

Emma Bostian 🐞

@EmmaBostian

Evan Dunbar

ML Engineer

Carlos Matias La Borde

Software Developer

Souvik Kundu

Front-end Developer

Vinay Krishnaiah

Software Developer

Eric Downs

Musician/Entrepeneur

Kenan Eyvazov

DevOps Engineer

Anthony Walker

@_webarchitect_

Emma Bostian 🐞

@EmmaBostian

Hands-on Learning Powered by AI

See how Educative uses AI to make your learning more immersive than ever before.

Instant Code Feedback

Evaluate and debug your code with the click of a button. Get real-time feedback on test cases, including time and space complexity of your solutions.

AI-Powered Mock Interviews

Adaptive Learning

Explain with AI

AI Code Mentor