4.6
Intermediate
70h
Updated 2 months ago
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.
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.
Go is one of the most popular programming languages today in the systems programming and networking space. Go has built-in concu...Show More
WHAT YOU'LL LEARN
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
Familiarity with the core features of the Go language
Show more
TAKEAWAY SKILLS
Content
1.
Course Introduction
1 Lessons
Get familiar with advanced Go, including RESTful services, WebSocket protocol, and generics.
2.
Introduction to Go
19 Lessons
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
26 Lessons
Explore Go's basic data types, including numerics, strings, errors, and data structures.
4.
Composite Data Types
17 Lessons
Grasp the fundamentals of using composite data types, patterns, and CSV file handling in Go.
5.
Reflection and Interfaces
22 Lessons
Deepen your knowledge of implementing reflection and interfaces in Go for dynamic typing and sorting.
6.
Go Packages and Functions
26 Lessons
Follow the process of developing, using, and managing Go packages, functions, and modules.
7.
Telling a UNIX System What to Do
36 Lessons
Master UNIX system programming with Go, covering file I/O, JSON/XML handling, signals, and Cobra utilities.
8.
Go Concurrency
40 Lessons
Sharpen your skills in Go concurrency with goroutines, channels, mutexes, and context management.
9.
Building Web Services
26 Lessons
Get started with creating Go-based web services, HTTP handling, Docker images, and Prometheus metrics.
10.
Working with TCP/IP and WebSocket
26 Lessons
Work your way through TCP/IP, UDP, UNIX Domain Sockets, and WebSocket server/client creation.
11.
Working with REST APIs
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
29 Lessons
Optimize Go code performance and correctness through testing, profiling, benchmarking, and tracing techniques.
13.
Working with gRPC
16 Lessons
Focus on implementing gRPC services in Go, including server, client, and protocol buffer definitions.
14.
Go Generics
17 Lessons
Build on understanding Go generics, their applications, constraints, interfaces, and practical exercises.
15.
Conclusion
1 Lessons
Step through Go's features, concurrency, networking, and practical applications for real-world use.
16.
Appendix A—Go Garbage Collector
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.
Course Author:
Developed by MAANG Engineers
Trusted by 2.8 million developers working at companies
"These are high-quality courses. Trust me. I own around 10 and the price is worth it for the content quality. EducativeInc 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