Introduction to Golang || Sysco LABS Tutorials

Опубликовано: 04 Октябрь 2024
на канале: Sysco LABS Sri Lanka
260
6

Dileka Madushan who is a Software Engineer from the Sysco LABS Customer Experience team conducts this tutorial on the basics of Golang.

The demo includes;
Overview
Advantages of Go
Outline of a simple program
Writing custom function
Data types of Go
Introduction to structs
Introduction to pointers
A simple web server