go-introduction

module
v0.0.0-...-a2a747e Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jun 11, 2016 License: GPL-3.0

README

Go Introduction Examples

Some of my example to understand Go Lang Programming Language.

Special Thanks

Go by Examples and GoLang Notes

Directories

Path Synopsis
Basic hello world example.
Basic hello world example.
Introduction to flag module.
Introduction to flag module.
Example of Go lang program to calculate n-Fibonacci number.
Example of Go lang program to calculate n-Fibonacci number.
web-server test
web-server test
page
package to represent a page to render
package to represent a page to render
Simple file server
Simple file server
go routine test
go routine test
example of go channels
example of go channels
go example of using a channel to get updates from long operations go routine
go example of using a channel to get updates from long operations go routine
example of channel directions
example of channel directions
example of go-routine timeout
example of go-routine timeout
example of ranging over closing channel
example of ranging over closing channel
example of using encoding/json package
example of using encoding/json package
example of using encoding/json package to read arbitrary JSON file
example of using encoding/json package to read arbitrary JSON file
Basic file read using ioutil module see golang.org/pkg/io/ioutils
Basic file read using ioutil module see golang.org/pkg/io/ioutils
Union of example 1 and 2
Union of example 1 and 2
Read all the content of file given as path with -path flag with os and io primitive.
Read all the content of file given as path with -path flag with os and io primitive.
Read file using buffer in bufio package
Read file using buffer in bufio package
Example to read csv file with encoding/csv package and count all the entry
Example to read csv file with encoding/csv package and count all the entry
Generate a series of random numbers using crypto/rand module
Generate a series of random numbers using crypto/rand module
generates random numbers from math/rand module
generates random numbers from math/rand module
combined 2.4 and 2.5 example
combined 2.4 and 2.5 example
Write a string into a given file
Write a string into a given file
Basic example of var args function
Basic example of var args function
Structure with methods
Structure with methods
example of embedding structure
example of embedding structure
Simple use of Interface
Simple use of Interface
Basic type checking
Basic type checking
9-Testframework
vector
Basic Vector module
Basic Vector module

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL