Get in Touch

Course Outline

Advanced Go Concepts

  • Comprehensive exploration of Go’s type system.
  • Handling pointers, memory management, and garbage collection.
  • Advanced interfaces and embedding techniques.

Concurrency and Parallelism

  • Advanced management of goroutines.
  • Utilizing buffered and unbuffered channels.
  • Implementing select statements and worker pools.

Error Handling and Logging

  • Creating custom error types and implementing error wrapping.
  • Structured logging and monitoring strategies.
  • Effective error propagation and best practices.

Testing and Benchmarking

  • Conducting unit and integration testing in Go.
  • Leveraging Go’s built-in testing utilities.
  • Performing application benchmarking and profiling.

Modular Programming and Packages

  • Managing dependencies with Go modules.
  • Versioning and publishing modules.
  • Constructing reusable Go libraries.

Building APIs and Microservices

  • Developing RESTful APIs using Go.
  • Integrating Go with Docker and container technologies.
  • Service orchestration and deployment procedures.

Performance Optimization

  • Memory profiling and tuning techniques.
  • Strategies for optimizing concurrency.
  • Performance monitoring using pprof.

Summary and Next Steps

Requirements

  • Programming experience with Go.
  • Familiarity with Go syntax, data structures, and functions.
  • Experience working with packages and basic concurrency.

Audience

  • Experienced software developers.
  • Backend engineers.
  • Cloud-native application developers.
 21 Hours

Number of participants


Price per participant

Testimonials (2)

Upcoming Courses

Related Categories