Categorygithub.com/samiam2013/learnGo
modulepackage
0.0.0-20240709032709-1a9f1573a399
Repository: https://github.com/samiam2013/learngo.git
Documentation: pkg.go.dev

# README

learnGo

Go Report Card License: CC BY-SA 4.0 codecov

Simple exercises from adriann.github.io/programming_problems.html (CC-BY-SA)

There are no external dependencies in the first 3 folders, that is all pure Go

There's three folders with the exercises so far: Elementary, ListsAndStrings and Intermediate Each folder has it's own readme with a listing of the exercies and a status for each one in the form of emojis

There is a heuristic sudoku solver in /offscript which is how I originally leared go and I can only strongly reccomend the mind-bending exercise of playing sudoku with heuristics with a computer.

gopherLearn

[from egonelbre/gophers/]

# Packages

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author