Skip to content

lloydrichards/edu_golang-playground

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

edu_golang-playground

Space to play around with Go, learn the basics, and document my progress.

Progress

  1. Hello, World! -- (2024-03-09) -- Setup Go using go mod init and created a simple "Hello, World!" program in main.go.
  2. Variables & Data Structures -- (2024-03-09) -- Learned about variables and how to use them in Go.
  3. Loops -- (2024-03-09) -- Learned how to create loops using the for keyword.
  4. Functions -- (2024-03-09) -- Learned how to create functions and handle errors in Go.

About

Space to play around with Go, learn the basics, and document my progress.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published