Skip to content

Latest commit

 

History

History
19 lines (13 loc) · 588 Bytes

README.md

File metadata and controls

19 lines (13 loc) · 588 Bytes

GO Practice

This is a repository for my learning and practicing of the Go programming language.

Directories

  • go.dev Code written while working through the go.dev tutorials.

  • baragoda A partial rewrite in Go of The Wellcome Sanger Institute's Baracoda.

  • goflag A lightweight feature flagging application.

  • exercism Solutions to the Go track of the Exercism coding exercises.

  • advent_of_code_2024 My attempts at the Advent of Code 2024 challenges.