intro-to-go-class-exercises

module
v0.0.0-...-52caca7 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jul 14, 2023 License: GPL-3.0-or-later

README

This repository contains the exercises that are part of my Introduction to Go class. See https://github.com/autarch/intro-to-go-class for the class slides.

Directories

Path Synopsis
1-calc
calc
Write a very simple calculator program that takes three arguments, two numbers and then the operation.
Write a very simple calculator program that takes three arguments, two numbers and then the operation.
10-concurrency
answer
I wrote this so I had a dead simple implementation of the tool to double check my conccurent implementations against.
I wrote this so I had a dead simple implementation of the tool to double check my conccurent implementations against.
2-count-strings
count-strings
Write a program that takes a list of strings on the command line and counts the occurrence of each string.
Write a program that takes a list of strings on the command line and counts the occurrence of each string.
3-basic-user-package
4-first-class-functions
5-error-return
7-basic-oo
8-interfaces
9-more-interfaces
helpers

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL