This website requires JavaScript.
Explore
Help
Sign In
amantahiliani
/
gophercises
Watch
1
Star
0
Fork
0
You've already forked gophercises
mirror of
https://github.com/AmanTahiliani/gophercises.git
synced
2026-08-07 11:53:44 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
2
Commits
1
Branch
0
Tags
9bbbc5fa3568da0a8282e54859443b98ab8f8ea1
Go to file
Code
Clone
HTTPS
Tea CLI
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Download ZIP
Download TAR.GZ
Download BUNDLE
Aman Tahiliani
9bbbc5fa35
Update Naming and adding README
2024-09-15 18:55:51 -04:00
1. Quiz Game
Update Naming and adding README
2024-09-15 18:55:51 -04:00
.gitignore
Gophercise 1. Quiz
2024-09-15 15:09:54 -04:00
README.md
Update Naming and adding README
2024-09-15 18:55:51 -04:00
README.md
Gophercises
Gophercises
is a series of coding exercises designed to help you improve your Go programming skills.
Exercises
Exercise 1: Quiz Game
A simple quiz game that reads from a CSV file and asks users questions with a time limit to test basic knowledge of Goroutines.
Skills: CSV parsing, Goroutines, Channels, and time management.
Solution
Exercise 2`: URL Shortener
Reference in New Issue
View Git Blame
Copy Permalink
Description
No description provided
Readme
956
KiB
Languages
Go
100%