Skip to content

arush-sal/gobook

Repository files navigation

This repo is to serve as a quick dive into Golang for people already familiar with computer programming.

DISCLAIMER:

I have no intent to make this an official book or any sort of publication.

These simply are my notes that I made while learning Golang through O'Reilly - Introduction to Go Programming. That is an awesome course by the amazing @jgrahamc and I suggest you too check the video tutorial by him at http://shop.oreilly.com/product/0636920035305.do. My course review : 🌟 🌟 🌟 🌟 🌟

The repo is organized in different chapters in the following structure:

Ch1 - Basic setup and Getting started

Ch2 - Variables, Simple Types and Declarations

Ch3 - Controling Conditional follow

Ch4 - Functions

Ch5 - Custom Datatypes

Ch6 - Routines and Channels

About

My notes on Golang while learning the language.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published