Get in Touch

Course Outline

Advanced Go Concepts

  • In-depth exploration of Go’s type system.
  • Working with pointers, memory management, and garbage collection.
  • Advanced interfaces and embedding techniques.

Concurrency and Parallelism

  • Advanced management of goroutines.
  • Utilization of buffered and unbuffered channels.
  • Implementation of select statements and worker pools.

Error Handling and Logging

  • Creation of custom error types and error wrapping.
  • Structured logging and monitoring strategies.
  • Error propagation and adherence to best practices.

Testing and Benchmarking

  • Conducting unit and integration tests in Go.
  • Utilizing Go’s built-in testing tools.
  • Benchmarking and profiling applications.

Modular Programming and Packages

  • Dependency management using Go modules.
  • Versioning and publishing modules.
  • Constructing reusable Go libraries.

Building APIs and Microservices

  • Development of RESTful APIs using Go.
  • Integration of Go with Docker and container technologies.
  • Service orchestration and deployment strategies.

Performance Optimization

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

Summary and Next Steps

Requirements

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

Target Audience

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

Number of participants


Price per participant

Testimonials (2)

Upcoming Courses

Related Categories