Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Learning Go

I'm learning the Go programming language. This repo contains my experiments along the way.

Projects

  • From the official Go tutorial

    • hello/ - Hello World
    • newmath/ - Learn how to create a library
    • use-newmath/ - Use a library
  • From Go by Example

    • hello2/ - Hello World
    • values/ - Simple types and manipulation
    • variables/ - Simple variable definition and usage
    • constants/ - Simple usage of constants
    • go-for/ - Various forms of for
    • go-if/ - Various ifs
    • switch/ - Switch statements

About

Experiments in learning the Go programming language

Resources

Stars

Watchers

Forks

Releases

Packages

Used by

Contributors

Languages