Learning GO

A collection of go basic fundamentals, syntax and concepts.

Duration

0.90 Hr

article 'Learning GO' banner
shahryar
shahryar
9 months ago

Course Information

A text based course of Go basic fundamentals, syntax and concepts.

Attention

It is not a planned course and I will be updating it regularly.

Reviews (0)

Table of Contents

GO fundamentals

  • Fundamentals
  • Type Definitions
  • Go Routines
  • Testing

Syntax

  • Basics
  • Variables
  • Package and Visibility
  • Numbers
  • Strings
  • Arrays
  • Functions
  • Control Structure
  • Slices

GO for Web Developement

  • Basics

Useful Resources

  • Resources