AI-powered learning
Save this course
Advanced Techniques in Go Programming
Gain insights into Go's concurrency model with goroutines and channels. Explore advanced concepts like interfaces, testing, and build highly concurrent systems like web and RESTful servers.
4.6
329 Lessons
70h
Join 2.9 million developers at
Join 2.9 million developers at
LEARNING OBJECTIVES
- Familiarity with the core features of the Go language
- Hands-on experience with developing Go functions and packages
- Thorough understanding of advanced Go features such as reflection, interfaces, and generics
- Ability to design and develop feature-rich Windows and UNIX utilities and system tools in Go
- Hands-on experience with designing highly concurrent applications in Go
- Ability to build REST, gRPC, and WebSocket-based servers and clients in Go
Learning Roadmap
2.
Introduction to Go
Introduction to Go
Look at Go’s advantages, syntax, variables, iteration, control structures, concurrency, and practical applications.
A Quick Introduction to GoThe Advantages of GoAccessing Go DocumentationWriting Our First ProgramRunning Go CodeImportant Characteristics of Go: VariablesImportant Characteristics of Go: ControlImportant Characteristics of Go: LoopsImportant Characteristics of Go: Getting User InputImportant Characteristics of Go: Error VariablesImportant Characteristics of Go: Concurrency ModelDeveloping the which(1) Utility in GoLogging Information ILogging Information IIOverview of Go GenericsDeveloping a Basic Phone Book ApplicationExercise: Introduction to GoSolution: Introduction to GoRecap: Introduction to Go
3.
Basic Go Data Types
Basic Go Data Types
26 Lessons
26 Lessons
Explore Go's basic data types, including numerics, strings, errors, and data structures.
4.
Composite Data Types
Composite Data Types
17 Lessons
17 Lessons
Grasp the fundamentals of using composite data types, patterns, and CSV file handling in Go.
5.
Reflection and Interfaces
Reflection and Interfaces
22 Lessons
22 Lessons
Deepen your knowledge of implementing reflection and interfaces in Go for dynamic typing and sorting.
6.
Go Packages and Functions
Go Packages and Functions
26 Lessons
26 Lessons
Follow the process of developing, using, and managing Go packages, functions, and modules.
7.
Telling a UNIX System What to Do
Telling a UNIX System What to Do
36 Lessons
36 Lessons
Master UNIX system programming with Go, covering file I/O, JSON/XML handling, signals, and Cobra utilities.
8.
Go Concurrency
Go Concurrency
40 Lessons
40 Lessons
Sharpen your skills in Go concurrency with goroutines, channels, mutexes, and context management.
9.
Building Web Services
Building Web Services
26 Lessons
26 Lessons
Get started with creating Go-based web services, HTTP handling, Docker images, and Prometheus metrics.
10.
Working with TCP/IP and WebSocket
Working with TCP/IP and WebSocket
26 Lessons
26 Lessons
Work your way through TCP/IP, UDP, UNIX Domain Sockets, and WebSocket server/client creation.
11.
Working with REST APIs
Working with REST APIs
22 Lessons
22 Lessons
Build a foundation in developing and testing RESTful APIs using Go, including client-server interactions and database integrations.
12.
Code Testing and Profiling
Code Testing and Profiling
29 Lessons
29 Lessons
Optimize Go code performance and correctness through testing, profiling, benchmarking, and tracing techniques.
13.
Working with gRPC
Working with gRPC
16 Lessons
16 Lessons
Focus on implementing gRPC services in Go, including server, client, and protocol buffer definitions.
14.
Go Generics
Go Generics
17 Lessons
17 Lessons
Build on understanding Go generics, their applications, constraints, interfaces, and practical exercises.
16.
Appendix A—Go Garbage Collector
Appendix A—Go Garbage Collector
5 Lessons
5 Lessons
Get insights into Go's garbage collector, memory allocation, and performance optimization techniques.
Certificate of Completion
Showcase your accomplishment by sharing your certificate of completion.
Complete more lessons to unlock your certificate
Developed by MAANG Engineers
ABOUT THIS COURSE
Go is one of the most popular programming languages today in the systems programming and networking space. Go has built-in concurrency capabilities using a simple concurrency model implemented using goroutines and channels. In addition to Go’s rich and reliable standard library, handy Go packages (cobra and viper) allow us to develop powerful command-line utilities (e.g., docker and hugo) in Go.
You will start the course by covering the basics of Go—syntax, basic and composite data types, etc.—before moving on to advanced concepts such as reflection, interfaces, functional programming, testing, and profiling. You will then learn how to communicate with UNIX, as well as how to design and build highly concurrent systems such as web services, RESTful servers, and gRPC servers.
This course will equip you with the tools and concepts to contribute to challenging and complex systems such as networking tools and servers, database systems, compilers, and interpreters.
ABOUT THE AUTHOR
Packt
A tech learning platform that provides online courses, eBooks, videos, and other resources to help individuals and organizations stay ahead of emerging and popular technologies.
Trusted by 2.9 million developers working at companies
A
Anthony Walker
@_webarchitect_
E
Evan Dunbar
ML Engineer
S
Software Developer
Carlos Matias La Borde
S
Souvik Kundu
Front-end Developer
V
Vinay Krishnaiah
Software Developer
Built for 10x Developers
No Passive Learning
Learn by building with project-based lessons and in-browser code editor


Personalized Roadmaps
The platform adapts to your strengths & skills gaps as you go


Future-proof Your Career
Get hands-on with in-demand skills


AI Code Mentor
Write better code with AI feedback, smart debugging, and "Ask AI"




MAANG+ Interview Prep
AI Mock Interviews simulate every technical loop at top companies


Free Resources