gophercises

module
v0.0.0-...-d54c934 Latest Latest
Warning

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

Go to latest
Published: Nov 23, 2023 License: MIT

README

gophercises

Code from the Gophercises course by John Calhoun

Exercises

Exercise 1: Quiz Game

Create a program that will read in a quiz provided via a CSV file (more details below) and will then give the quiz to a user keeping track of how many questions they get right and how many they get incorrect. There is a timer set to 30 seconds by default, but can be changed with a flag.

make quiz
./build/quiz
Exercise 2: URL Shortener

See README.md for details

make urlshort
./build/urlshort

Directories

Path Synopsis
cmd
internal

Jump to

Keyboard shortcuts

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