Training and Consulting Services

Important information

The prices listed below are without VAT, per day for a maximum group of 10 attendees.

The same training can be delivered on-site or virtually in one, two, or three days. The more days the more practical examples and tips are shared with the attendees.

Contact us for more information or to work together for a more tailored to your team training

Training
Mastering Go(lang)
€1000

/day

Installing & Configuring Go
Application Packaging & Modules
Variables, Variables scope & Variables Initialization
Functions
Pointers, Memory and Garbage Collection
Basic data types
Composite Data Types (arrays, slices, maps, structs)
Error Handling
Data Manipulation (json, yaml) and files procession
Training
Advanced Go(lang) topics
€1000

/day

Function Types
The object-oriented paradigm in Go
Working with interfaces
Concurrency in Go
Mutex and Mutex Methods
Using Channels
Unit Testing in Go
Go Generics
Training
Building Web Applications with Go
€1000

Per Day

Web Application fundamentals
HTML Templating
Configuration and Error Handling
Creating a Middleware
Connecting to the database
Session Manager
Authentication & Security
Testing Web Applications