Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/farhanshoukat/go-language-basics
- Owner: FarhanShoukat
- License: mit
- Created: 2020-10-07T06:30:46.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2020-10-07T06:51:21.000Z (over 4 years ago)
- Last Synced: 2023-03-04T19:53:24.426Z (almost 2 years ago)
- Topics: go, golang
- Language: Go
- Homepage:
- Size: 11.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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