Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/CodingWithDibesh/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/CodingWithDibesh/LearnGoLang
api-rest go golang wesionary wesionaryteam
Last synced: 3 months 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/CodingWithDibesh/LearnGoLang
- Owner: CodingWithDibesh
- License: mit
- Created: 2023-01-16T14:04:54.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2023-05-31T06:22:57.000Z (over 1 year ago)
- Last Synced: 2024-07-28T19:27:27.138Z (3 months ago)
- Topics: api-rest, go, golang, wesionary, wesionaryteam
- Language: Go
- Homepage:
- Size: 137 KB
- Stars: 20
- 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
![Go Logo](https://tadviser.com/images/thumb/3/36/Golang_LOGO.png/840px-Golang_LOGO.png)
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`
![Udemy](https://img.shields.io/badge/Udemy-EC5252?style=for-the-badge&logo=Udemy&logoColor=white) ![VSCode](https://img.shields.io/badge/VSCode-0078D4?style=for-the-badge&logo=visual%20studio%20code&logoColor=white) ![GO](https://img.shields.io/badge/Go-00ADD8?style=for-the-badge&logo=go&logoColor=white) ![GitHub](https://img.shields.io/badge/GitHub-100000?style=for-the-badge&logo=github&logoColor=white) ![GumRoad](https://img.shields.io/badge/GUMROAD-36a9ae?style=for-the-badge&logo=gumroad&logoColor=white)
## 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.