The Intermediate GoLang training course is designed to expand an understanding of the language and ecosystem of GoLang.
The course begins with a look at concurrency, Command Line Interfaces and the Go runtime while profiling and building an HTTP service with Go. The course concludes with testing, debugging, observing, building and deploying Go applications.
Prerequisites:
To get the most of this session, participants should have:
- Basic knowledge of the Go language
Â
Purpose
| Promote an intermediate understanding of GoLang and increase developer skills and techniques. |
Audience
| Developers familiar with GoLang who are looking to increase their knowledge and skills. |
Role
| Software Developer |
Skill Level
| Intermediate |
Style
| Lecture | Hands-on Activities | Labs |
Duration
| 3 Days |
Related Technologies
| GoLang | Big Data Training |
Â
Learning Objectives
- Describe the Go runtime
- Explain concurrency in Go
- Profile your Go applications
- Build an HTTP service using Go
- Debug and observe your Go applications
- Build and containerize with Go