https://github.com/nurriyad/golang-practice
This repository contains all the Go code that I practiced while learning Go
https://github.com/nurriyad/golang-practice
golang
Last synced: 8 months ago
JSON representation
This repository contains all the Go code that I practiced while learning Go
- Host: GitHub
- URL: https://github.com/nurriyad/golang-practice
- Owner: nurRiyad
- Created: 2024-07-25T16:44:10.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2024-07-25T17:20:29.000Z (about 1 year ago)
- Last Synced: 2025-01-02T14:32:25.541Z (9 months ago)
- Topics: golang
- Language: Go
- Homepage:
- Size: 13.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Golang Practice
I started learning Go last week. My country (Bangladesh) experienced a total internet blackout for five days, and the only programming tutorial I had saved on my device was for Go. So that's why I started learning Go. This GitHub repository contains all the Go code that I practiced while learning from the tutorials.
### Tutorial Link : [Go Programming](https://www.youtube.com/watch?v=un6ZyFkqFKo&t=13342s&ab_channel=freeCodeCamp.org)