Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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: 2 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

Awesome Lists containing this project

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`

GoLang Gif

![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

Practice GoLang

|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.