https://github.com/kettek/go-learn-it
A simple programming teaching web service in the style of A Tour of Go
https://github.com/kettek/go-learn-it
language learning programming service
Last synced: 11 months ago
JSON representation
A simple programming teaching web service in the style of A Tour of Go
- Host: GitHub
- URL: https://github.com/kettek/go-learn-it
- Owner: kettek
- License: gpl-3.0
- Created: 2019-05-24T00:28:35.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2019-06-21T04:20:21.000Z (over 6 years ago)
- Last Synced: 2025-02-07T18:41:29.008Z (about 1 year ago)
- Topics: language, learning, programming, service
- Language: Go
- Homepage:
- Size: 28.3 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: COPYING
Awesome Lists containing this project
README
# go-learn-it
**go-learn-it** is a web-based service written in Go that provides programming lessons with live code editing and previewing. It is designed to function similarly to [A Tour of Go](https://tour.golang.org/welcome/1).