https://github.com/awalterschulze/gofuncyourself
A lesson in how to write go code like a motherfuncer
https://github.com/awalterschulze/gofuncyourself
lesson
Last synced: about 2 months ago
JSON representation
A lesson in how to write go code like a motherfuncer
- Host: GitHub
- URL: https://github.com/awalterschulze/gofuncyourself
- Owner: awalterschulze
- Created: 2015-03-13T07:21:49.000Z (about 10 years ago)
- Default Branch: main
- Last Pushed: 2021-08-24T16:41:55.000Z (over 3 years ago)
- Last Synced: 2025-02-26T09:12:10.630Z (about 2 months ago)
- Topics: lesson
- Language: Go
- Homepage:
- Size: 9.77 KB
- Stars: 8
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: Readme.md
Awesome Lists containing this project
README
_Disclaimer: This lesson was specifically prepared for Stellenbosch Computer Club._
_This follows the previous lesson [nogotovogo](https://github.com/awalterschulze/nogotovogo)_
# A lesson in how to write go code like a motherfuncer #
This lesson will take a long obscure journey to some type of list a file command line tool.

## Installing Go ##
https://github.com/awalterschulze/nogotovogo/source/browse/installgo.sh