Golang
Learn to develop software easily, reliably, and efficiently using the open source Go language developed by Google.
Learn to develop software easily, reliably, and efficiently using the open source Go language developed by Google.
Login or Register and get started. chevron_right
Learn about basic types
Learn how to use variables
Learn how to use constants
Learn how to execute a program
Learn about program decision and loop
Learn how to use interfaces
Learn about maps (associative arrays)
Learn how to use arrays and slices
Learn how to use methods and pointers
Learn a simple web server example
Learn about parallel processing
Learn to export variables / functions
Learn to print (output)
Learn to use modules and package management
Learn about functions
Learn how to define your own type
Learn about structures
Learn about memory allocation
Learn about defer
Login or Register and get started. chevron_right