Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/farhanshoukat/go-language-basics

Go Programming Language Introduction
https://github.com/farhanshoukat/go-language-basics

go golang

Last synced: 4 days ago
JSON representation

Go Programming Language Introduction

Awesome Lists containing this project

README

        

# go-language-basics
An introduction to Go Programming Language compiled while going through the course [Learn Go Programming - Golang Tutorial for Beginners](https://www.youtube.com/watch?v=YS4e4q9oBaU).

## How to run
All the given code files are independant of each other. To run
* Download and install go language from [https://golang.org/dl/](https://golang.org/dl/)
* xecute `go run `.

## Contact
You can get in touch with me on my LinkedIn Profile: [Farhan Shoukat](https://www.linkedin.com/in/farhan-shoukat/)

## License
[MIT](../master/LICENSE)
Copyright (c) 2020 Farhan Shoukat