https://github.com/itSubeDibesh/LearnGoLang
This is my journey for get going in Golang. I will be sharing my findings, experience and learnings while I'm learning
https://github.com/itSubeDibesh/LearnGoLang
api-rest go golang wesionary wesionaryteam
Last synced: 20 days ago
JSON representation
This is my journey for get going in Golang. I will be sharing my findings, experience and learnings while I'm learning
- Host: GitHub
- URL: https://github.com/itSubeDibesh/LearnGoLang
- Owner: CodingWithDibesh
- License: mit
- Created: 2023-01-16T14:04:54.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-05-31T06:22:57.000Z (almost 2 years ago)
- Last Synced: 2025-03-30T02:03:37.860Z (26 days ago)
- Topics: api-rest, go, golang, wesionary, wesionaryteam
- Language: Go
- Homepage:
- Size: 137 KB
- Stars: 21
- Watchers: 1
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-golang-repositories - LearnGoLang
README
# LearnGoLang

This is my journey for get going in Golang. I will be sharing my findings, experience and learnings while I'm learning [GoLang](https://golang.google.cn/).
`It's all about iterations with innovation`
    
## Table Of Contents
- [LearnGoLang](#learngolang)
- [Table Of Contents](#table-of-contents)
- [Practice](#practice)
- [References](#references)
- [Special Thanks](#special-thanks)## Practice
|SN |Practice |Area Covered |
|:--|:---------|:------------|
|1|[GoLangProgrammers Directory](./GoLangProgrammers/README.md)|Basics of Go|
|1|[GetGoing Directory](./GetGoing/README.md)|Basics of Go, A REST API with simple CRUD |
|2|[LetsGo Directory](./LetsGo/README.md)| A step by Step guide of creating a fast, secure and maintainable go application. |
|3|[GoRmGin Directory](./GoRmGin/README.md)| Introduction to GORM and Gin |
|4|[Master Go Lang](./MasterGoLang/Readme.md)| Go Bootcamp: Master Golang with 1000+ Exercises and Projects|## References
- [GetGoing](https://www.udemy.com/course/getgoing/) Free Course From Udemy amd its [Source Code](https://github.com/L04DB4L4NC3R/getgoing)
- [LetsGo](https://alexedwards.gumroad.com/l/lets-go) Book by Alex Edwards
- Articles from [Alex Edwards](https://www.alexedwards.net/blog)
- Article from [Golang Docs](https://go.dev/doc/tutorial/web-service-gin)
- From [GoLangPrograms web site](https://www.golangprograms.com/go-language/variables.html)## Special Thanks
I would like to specially thank [@wesionaryTeam](https://github.com/wesionaryTEAM) and all the mentors there who supported me technically, financially and emotionally to achieve this skill sets.