yackx / ipgo

Introduction to Programming with Go πŸ“˜πŸ’»

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ipgo

Introduction to Programming with Golang

Learn programming, algorithms and data structures using the Go programming language

Read

Download the latest release

Build

This book is written using markdown with tikz extension. It is converted by pandoc to .pdf or .epub using a LateX template.

You need to have Docker installed with yackx/pandoc-docker to run the Makefile.

make pdf
make epub

Docker is used for cross-platform convenience. Alternatively, you can adjust the Makefile to run pandoc directly.

License

Creative Commons License
Introduction to Programming with Go by Youri Ackx is licensed under a Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International License.
Based on a work at https://github.com/yackx/ipgo/.

See LICENSE

Credits

See credits

About

Introduction to Programming with Go πŸ“˜πŸ’»

License:Other


Languages

Language:TeX 64.6%Language:Go 34.7%Language:Makefile 0.7%