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 efficiently in Go by gaining knowledge of common pitfalls and patterns, as well as by building your own applications.
Go (sometimes called Golang) is one of the most popular languages today, and is a key part of many enterprise tech stacks. Many ...Show More
TAKEAWAY SKILLS
Learning Roadmap
1.
Origin, Context and Popularity of GO
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
Basic Constructs and Elementary Data Types
Grasp the fundamentals of Go's basic constructs, data types, pointers, and essential operations.
Filenames, Keywords and IdentifiersImport FunctionalityOverview of FunctionsOverview of Data TypesConstantsVariablesScope of VariablesElementary TypesOperatorsChallenge: Temperature ConversionSolution Review: Temperature ConversionStringsStrings and strconv PackageTimes and DatesPointersQuiz: Deduce the Outputs
3.
Control Structures
Control Structures
10 Lessons
10 Lessons
Work your way through decision-making, error handling, looping constructs, and flow control in Go.
4.
Functions
Functions
19 Lessons
19 Lessons
Enhance your skills in Go's functions, including recursion, closures, and optimization techniques.
5.
Arrays and Slices
Arrays and Slices
27 Lessons
27 Lessons
Explore Go arrays, slices, initialization, manipulation, and problem-solving techniques.
6.
Maps
Maps
8 Lessons
8 Lessons
Focus on using key-value pairs in maps, iterating, checking existence, and practical examples.
7.
Packages
Packages
13 Lessons
13 Lessons
Build on using Go's standard library, custom packages, sync mechanisms, and external libraries.
8.
Structs and Methods
Structs and Methods
24 Lessons
24 Lessons
Step through struct creation, advanced concepts, methods, and practical coding challenges.
9.
Interfaces and Reflection
Interfaces and Reflection
25 Lessons
25 Lessons
Unpack the core of interfaces, reflection, type assertions, type switches, and generic programming in Go.
10.
Reading and Writing
Reading and Writing
23 Lessons
23 Lessons
Examine reading and writing operations in Go, including file handling, data serialization, and user input.
11.
Error-Handling and Testing
Error-Handling and Testing
13 Lessons
13 Lessons
Grasp the fundamentals of Go's error-handling, testing practices, and performance optimization.
12.
Goroutines and Channels
Goroutines and Channels
29 Lessons
29 Lessons
Deepen your knowledge of Go's concurrency through goroutines, channels, patterns, and synchronization.
13.
Networking, Templating and Web-Applications
Networking, Templating and Web-Applications
15 Lessons
15 Lessons
Focus on creating Go-based web applications, handling servers, and integrating cloud services.
14.
Common Go Pitfalls and Patterns
Common Go Pitfalls and Patterns
5 Lessons
5 Lessons
Piece together the parts of common Go pitfalls and effective programming patterns.
15.
Performance Advices
Performance Advices
5 Lessons
5 Lessons
Sharpen your skills in optimizing Go performance with strings, structs, functions, goroutines, and memory management.
16.
Building a Complete Application
Building a Complete Application
7 Lessons
7 Lessons
Develop the URLShortener app "goto" with data storage, concurrency, persistent storage, and distributed architecture.
17.
Appendix
Appendix
13 Lessons
13 Lessons
Work your way through Go installation, workspace setup, debugging, and performance optimization tools.
Certificate of Completion
Showcase your accomplishment by sharing your certificate of completion.
Complete more lessons to unlock your certificate
Course Author:
Developed by MAANG Engineers
Trusted by 2.9 million developers working at companies
"These are high-quality courses. Trust me the price is worth it for the content quality. Educative came at the right time in my career. I'm understanding topics better than with any book or online video tutorial I've done. Truly made for developers. Thanks"
Anthony Walker
@_webarchitect_
"Just finished my first full #ML course: Machine learning for Software Engineers from Educative, Inc. ... Highly recommend!"
Evan Dunbar
ML Engineer
"You guys are the gold standard of crash-courses... Narrow enough that it doesn't need years of study or a full blown book to get the gist, but broad enough that an afternoon of Googling doesn't cut it."
Software Developer
Carlos Matias La Borde
"I spend my days and nights on Educative. It is indispensable. It is such a unique and reader-friendly site"
Souvik Kundu
Front-end Developer
"Your courses are simply awesome, the depth they go into and the breadth of coverage is so good that I don't have to refer to 10 different websites looking for interview topics and content."
Vinay Krishnaiah
Software Developer
Hands-on Learning Powered by AI
See how Educative uses AI to make your learning more immersive than ever before.
AI Prompt
Code Feedback
Explain with AI
AI Code Mentor
Free Resources