Skip to content

singh-gur/learning-go

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

learning-go

These are my notes as i learn golang

Getting Started

Instalation

  • Windows: Download the executables from golang download page and extract it at %userprofile%\apps. Add %userprofile%\apps\go\bin to user PATH.
  • Linux: Use the install script here to install go and add /usr/local/go/bin to path

Developement Environmet

Index

  1. Basics

Sub-Slices

subslices

About

These are my notes as i learn golang

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published