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 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.
Â
Before attending this course, students should take the Introduction to GoLang course or be familiar with all of the topics listed here: Introduction to GoLang
Purpose
| Promote an intermediate understanding of GoLang and increase developer skills and techniques. |
Audience
| Software Developers familiar with GoLang who are looking to increase their knowledge and skills. |
Role
| Software Developer |
Skill Level
| Intermediate |
Style
| Workshops |
Duration
| 3 Days |
Related Technologies
| GoLang | Big Data Training |
Â
Productivity 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