.. Essentials of Go Programming documentation master file, created by sphinx-quickstart on Wed Jun 7 12:58:30 2023. You can adapt this file completely to your liking, but it should at least contain the root `toctree` directive. Essentials of Go Programming ============================ :Author: `Baiju Muthukadan `_ :License: This book is licensed under `Creative Commons Attribution-ShareAlike 4.0 International License `_. .. image:: _static/cover-small.png .. note:: I typeset this book in the TeX system for printing paperback editions. The target `output format is PDF `_, which I used to `self-publish through Amazon `_. I created this HTML version for the convenience of online reading. .. toctree:: :numbered: :maxdepth: 2 :hidden: introduction quickstart control-structures data-structures functions objects concurrency packages io testing tooling answers .. include:: preface.rst .. include:: acknowledgements.rst .. include:: colophon.rst