An open API service indexing awesome lists of open source software.

https://github.com/restlessdesign/go-practice

A collection of practice scripts to teach myself Go
https://github.com/restlessdesign/go-practice

Last synced: about 1 year ago
JSON representation

A collection of practice scripts to teach myself Go

Awesome Lists containing this project

README

          

![MIT License](https://img.shields.io/npm/l/git-js.svg)
[![Twitter](https://img.shields.io/badge/Twitter-@restlessdesign-gray.svg?style=flat)](https://twitter.com/restlessdesign)

# Go Practice

A collection of practice scripts to teach myself Go, courtesy of the [_Go by Example_](https://gobyexample.com) lessons.