Menu
EUR
Nu 10% korting op alle Microsoft-certificeringen! Bekijk aanbod
Google Go Programming Essentials Training
€192,39 €159,00
In shopping cart
Google Go Programming Essentials Training
Google
(0)
Google Go Programming Essentials Training
Google Go Programming Essentials Training
Google Go Programming Essentials Training
Google Go Programming Essentials Training
Google Go Programming Essentials Training
Google Go Programming Essentials Training
Google Go Programming Essentials Training
Google Go Programming Essentials Training
Google Go Programming Essentials Training
Google Go Programming Essentials Training

Google Go Programming Essentials Training

€192,39 €159,00 Incl. tax Excl. tax
In stock

Go Programming Essentials Award-winning E-Learning Training Extensive interactive videos with spoken text Certified teachers Practical exercises Certificate. Read more.

Bulk discount
No discount
1 Piece
€192,39 €159,00
2% Discount
2 Pieces
€188,54 €155,82 / Piece
3% Discount
3 Pieces
€186,62 €154,23 / Piece
7% Discount
5 Pieces
€178,92 €147,87 / Piece
10% Discount
10 Pieces
€173,15 €143,10 / Piece
15% Discount
25 Pieces
€163,53 €135,15 / Piece
22% Discount
50 Pieces
€150,06 €124,02 / Piece
30% Discount
100 Pieces
€134,67 €111,30 / Piece
50% Discount
200 Pieces
€96,20 €79,50 / Piece
Make a choice
standaardprijs
136974949
In stock
Ordered before 5 p.m.! Start today.
136974949
€192,39 €159,00
  • Officieel examen
    Online of fysiek
  • Start nu – bekroonde e-learning
    Inclusief proefexamens & 24/7
  • ISO 9001 & 27001 werkwijze
    1000+ organisaties gingen u voor
  • Maatwerk & gratis intake
    Inclusief nulmeting bij training

Product description

Go Programming Essentials E-Learning

Order this amazing, award-winning Go Programming Essentials E-Learning course online!
✔️ 1 year 24/7 access to comprehensive interactive videos, speeches, practical tasks and progress monitoring.
✔️ Receive a certificate of attendance after course completion.

Why choose this course?

The Go programming language, developed by Google, is known for its simplicity, speed and efficiency. It is one of the fastest growing programming languages and is used to develop scalable, reliable and fast applications. This course provides you with a solid foundation in Go programming and prepares you to build robust software applications.

What makes this course unique?

  • Practical approach: Learn through interactive videos and practical exercises.
  • Modern programming language: Focus on a language ideal for cloud computing, web development and microservices.
  • High demand for Go developers: Get a head start in your career through expertise in this sought-after language.
  • Flexibility: Learn at your own pace with 24/7 access for a year.

In this course, you will not only learn the basics of Go, but also how to apply them in real-world projects. Whether you are an experienced programmer looking to learn a new language or a beginner looking to expand your programming knowledge, this course is perfect for you.

Who should participate?

This course is suitable for:

  • Software developers looking to expand their skills with a modern programming language.
  • IT professionals working on cloud-native applications and microservices.
  • Beginners who want to start programming in a simple but powerful language.
  • Those interested in web development who want to take advantage of Go's speed and efficiency.

Whether you have programming experience or are just starting out, this course provides valuable insights and skills that you can apply immediately in your work or projects.

Cursusinhoud

Track : 01 Go Foundation for Beginners

Getting Started with Go: Introducing Go Programming Language

Course: 1 Hour, 14 Minutes

  • Course Overview
  • Go Programming Language
  • Differentiating Features of Go
  • Go vs. Other Programming Languages
  • Real World Uses of Go
  • Pros and Cons of Go
  • Working with the Go Playground
  • Installing the Go Tools
  • Installing and Configuring a Code Editor
  • Configuring Go Development Environment
  • Course Summary

Getting Started with Go: Getting Started with Go: Basic Programming

Course: 2 Hours, 13 Minutes

  • Course Overview
  • Go Program Structure and Syntax
  • Supported Data Types in Go
  • Declaring and Initializing Variables in Go
  • Declaring and Initializing Constants in Go
  • Using Operators in Go
  • Working with Scoping Rules in Go
  • Creating and Using Arrays in Go
  • Creating and Using Slices in Go
  • Working with the Map Data Type in Go
  • Defining and Using Pointers in Go
  • Program Flow Control in Go
  • Controlling Program Flow in Go
  • Working with Loops and Branches in Go
  • Looping over Collections in Go
  • Working with String Functions in Go
  • Course Summary

Getting Started with Go: Functions & Object Orientation

Course: 1 Hour, 8 Minutes

  • Course Overview
  • Functions and Methods in Go
  • Object Orientation in Go
  • Declaring and Writing Functions in Go
  • Passing Parameters to Functions in Go
  • Returning Data from Functions in Go
  • Working With Variadic Functions in Go
  • Defining and Initializing Structs in Go
  • Declaring and Writing Methods in Go
  • Working with Interfaces in Go
  • Creating and Interacting with Objects in Go
  • Course Summary

Getting Started with Go: Error & File Handling

Course: 1 Hour, 31 Minutes

  • Course Overview
  • Rationale for Error Handling in Go
  • Error Handling in Go
  • Handling Errors in Go Programs
  • Working with Package errors in Go
  • Working with Custom Error Types in Go
  • Using Defer, Panic, and Recover to Manage Exceptions
  • Performing Basic File Operations in Go
  • Reading Files into Memory in Go
  • Reading Files Line by Line in Go
  • Performing Directory I/O Operations in Go
  • Course Summary

Track : 02 Advanced Programming in Go

Advanced Programming in Go: Deep Dive into Packages

Course: 1 Hour, 24 Minutes

  • Course Overview
  • Go Packages
  • Rationale for Using Go Packages
  • Naming Packages and Package Components
  • Using Nested Packages in Go
  • Declaring and Configuring Packages in Go
  • Importing Packages
  • Using Alternate Import Methods
  • Documenting Custom Packages
  • Package Best Practices
  • Using the init() Function
  • Working with Modules and Packages
  • Course Summary

Advanced Programming in Go: Concurrency

Course: 57 Minutes

  • Course Overview
  • Sequential Programming Concepts
  • Single Versus Multi-threaded Programming
  • Concurrency and Parallelism
  • Rationale for Concurrency
  • Concurrency in Go
  • Concurrency Primitives in Go
  • Confinement Options
  • Concurrency Patterns
  • Using Concurrency to Improve Performance
  • Course Summary

Advanced Programming in Go: Goroutines

Course: 1 Hour, 27 Minutes

  • Course Overview
  • Goroutines
  • Creating Goroutines
  • Using Closures in Goroutines
  • Creating Anonymous Goroutines
  • The Packages sync and sync/atomic
  • Creating and Using Wait Groups
  • Implementing Atomic Operations
  • Using Mutexes
  • Race Conditions in Goroutines
  • Simulating Race Conditions
  • Race Conditions vs Data Races
  • Avoiding Data Race
  • Detecting Race Conditions
  • Course Summary

Advanced Programming in Go: Go Channels

Course: 1 Hour, 7 Minutes

  • Course Overview
  • Goroutines
  • Creating Goroutines
  • Using Closures in Goroutines
  • Creating Anonymous Goroutines
  • The Packages sync and sync/atomic
  • Creating and Using Wait Groups
  • Implementing Atomic Operations
  • Using Mutexes
  • Race Conditions in Goroutines
  • Simulating Race Conditions
  • Race Conditions vs Data Races
  • Avoiding Data Race
  • Detecting Race Conditions
  • Course Summary

Advanced Programming in Go: Accessing Databases

Course: 1 Hour, 15 Minutes

  • Course Overview
  • Database Access in Go Programs
  • Installing MySQL Database
  • Creating a MySQL Database Using Wbench
  • Accessing Databases with Go
  • Performing Data Retrieval Operations with Go
  • Using Prepared Statements with Go Programs
  • Performing Data Manipulation Operations with Go
  • Executing Transactions with Go
  • Handling Errors, Nulls, and Unknown Columns with Go
  • Course Summary

Advanced Programming in Go: Testing & Deploying Go Programs

Course: 1 Hour, 5 Minutes

  • Course Overview
  • Test Techniques for Go Programs
  • Approaches to Debugging Go Programs
  • Debugging Go Programs
  • Using Unit Testing against a Go Program
  • Measuring Test Coverage for Go Programs
  • Building and Installing Go Applications On-premises
  • Deploying Go Applications
  • Deploying Go Applications to the Cloud
  • Course Summary

Advanced Programming in Go: Best Practices for Go Programming

Course: 1 Hour, 16 Minutes

  • Course Overview
  • Go Programming Best Practices
  • Best Practices for Organizing Go Code
  • Using Best Practices for Documenting Go Programs
  • Using Best Practices for Organizing Go Code
  • Best Practices for Error Handling in Go Programs
  • Applying Best Practices to Error Handling in Go
  • Best Practices for Data Handling in Go
  • Using Best Practices for Data Handling in Go
  • Concurrency Best Practices in Go
  • Ensuring Best Practice in Concurrent Programs
  • Best Practices for Testing in Go
  • Applying Best Practices to Testing in Go
  • Course Summary

Track : 03 Web Programming in Go

Web Programming in Go: Web Development Basics

Course: 1 Hour, 40 Minutes

  • Course Overview
  • Web Development with Go
  • How Web Applications Work
  • The Role of HTTP in Web Development
  • HTTP Requests
  • Creating HTTP Requests
  • HTTP Responses
  • The Go httptest Package
  • Web Architectures
  • Structuring Go Web Applications
  • Multiplexing in Go
  • http.Handler Wrappers in Go
  • The Go template Package
  • Creating a Structured Go Application
  • Course Summary

Web Programming in Go: Creating a Go Web Server

Course: 1 Hour

  • Course Overview
  • The Go net/http Package
  • Creating a Go Web Server
  • Serving Files Using HTTP
  • Go Handlers
  • Working with Handlers
  • Working with Multiple Handlers
  • Chaining Handlers
  • Using ServeMux and DefaultServeMux
  • The Go httprouter Library
  • Routing Using the httprouter Library
  • Course Summary

Web Programming in Go: HTML Forms & ResponseWriter in Go

Course: 1 Hour

  • Course Overview
  • HTML Forms in Go
  • Working with HTML Forms
  • ResponseWriter in Go
  • Working with ResponseWriter
  • Response Headers in Go
  • Setting Response Headers
  • Working with JSON Output
  • Returning JSON Output
  • Course Summary

Web Programming in Go: Working with Templates in Go

Course: 1 Hour, 27 Minutes

  • Course Overview
  • Templates in Go
  • Go Template Engines
  • Parsing and Executing Go Templates
  • Template Actions
  • Implementing Actions
  • Arguments, Pipelines, and Variables
  • Using Go Arguments
  • Implementing Go Flags
  • Using Go Variables
  • Implementing Go Pipelines
  • Template Functions
  • Working with Functions
  • Course Summary

Web Programming in Go: Data Storage in Go

Course: 47 Minutes

  • Course Overview
  • Data Storage in Go
  • Memory Storage Using Structs
  • Working with gobs
  • Working with Databases
  • Storing and Retrieving Data from a SQL Database
  • Using SQL Mappers
    Course Summary

Web Programming in Go: Web Services in Go

Course: 52 Minutes

  • Course Overview
  • Web Services
  • SOAP and RESTful Web Services
  • Implementing Web Services
  • Working with XML
  • Working with JSON
  • Creating a RESTful Web Service with Go
  • Course Summary

Get started with Go Programming Essentials!

✔️ Learn the core concepts of the Go programming language, including syntax, data structures, concurrency and more.
✔️ Get hands-on experience with assignments and exercises that will help you master Go programming.
✔️ Boost your career with a certificate of attendance that demonstrates your expertise in Go programming.

Order your course now and start learning Go programming today!

Specifications

Article number
136974949
SKU
136974949
Language
English
Qualifications of the Instructor
Certified
Course Format and Length
Teaching videos with subtitles, interactive elements and assignments and tests
Lesson duration
21:23 Hours
Progress monitoring
Access to Material
365 days
Technical Requirements
Computer or mobile device, Stable internet connections Web browsersuch as Chrome, Firefox, Safari or Edge.
Support or Assistance
Helpdesk and online knowledge base 24/7
Certification
Certificate of participation in PDF format
Price and costs
Course price at no extra cost
Cancellation policy and money-back guarantee
We assess this on a case-by-case basis
Award Winning E-learning
Tip!
Provide a quiet learning environment, time and motivation, audio equipment such as headphones or speakers for audio, account information such as login details to access the e-learning platform.

Reviews

0/5
0 stars based on 0 reviews
0 reviews
Vragen over deze training?
Of wilt u hulp bij het bestellen? Neem gerust contact op via [email protected] of bel ons op +31 36 760 1019. Wij helpen u graag!
Vragen over deze training?
Of wilt u hulp bij het bestellen? Neem gerust contact op via [email protected] of bel ons op +31 36 760 1019. Wij helpen u graag!

Recently viewed

Online 24/7
Google Go Programming Essentials Training
Google
Go Programming Essentials Training
Go Programming Essentials Award-winning E-Learning Training Extensive interactiv...
€192,39 €159,00
 
Online 24/7
Oracle Oracle Database 12c Backup and Recovery Training
Oracle
Oracle Database 12c Backup and Recovery Training
Oracle Database 12c Backup and Recovery Online E-Learning Training. Order and st...
€192,39 €159,00
 

Specifications

Article number
136974949
SKU
136974949
Language
English
Qualifications of the Instructor
Certified
Course Format and Length
Teaching videos with subtitles, interactive elements and assignments and tests
Lesson duration
21:23 Hours
Progress monitoring
Access to Material
365 days
Technical Requirements
Computer or mobile device, Stable internet connections Web browsersuch as Chrome, Firefox, Safari or Edge.
Support or Assistance
Helpdesk and online knowledge base 24/7
Certification
Certificate of participation in PDF format
Price and costs
Course price at no extra cost
Cancellation policy and money-back guarantee
We assess this on a case-by-case basis
Award Winning E-learning
Tip!
Provide a quiet learning environment, time and motivation, audio equipment such as headphones or speakers for audio, account information such as login details to access the e-learning platform.
0/5
0 stars based on 0 reviews
0 reviews
Choose your language
Choose your currency

Recently added

Total excl. VAT
€0,00
Order for another €50,00 and receive free shipping
0
Compare
Start comparison

Review Google Go Programming Essentials Training

This product has been added to your cart
Wij gebruiken functionele en analytische cookies om onze website goed te laten werken en het gebruik ervan te meten met Google Analytics. Er worden geen persoonsgegevens gedeeld voor advertentiedoeleinden. Door op "Accepteren" te klikken, geeft u toestemming voor het plaatsen van deze cookies. Manage cookies