RSSAmplifier

Varun Kumar · May 26, 2015

Go Lang notes

0
Sign in to vote or save

This page did not load. You can still read it on the original site — the toolbar below keeps your place in the directory.

I got Go In Action book from William Kennedy. I was reading the book last week and I have a habit of taking some noted while reading. The book takes a very pragmatic approach to teach Go and has very good code examples. I am sharing some of the notes I took while reading the book. If anybody find the notes interesting, he/she can check the book also. The empty interface is an interface implemented…

I got Go In Action book from William Kennedy. I was reading the book last week and I have a habit of taking some noted while reading. The book takes a very pragmatic approach to teach Go and has very good code examples. I am sharing some of the notes I took while reading the book. If anybody find the notes interesting, he/she can check the book also. The empty interface is an interface implemented by every type.

Read on varunksaini.com

Comments

Nothing yet. Say the first thing.

    Sign in to join the conversation.