golang_learning

module
v0.0.0-...-c7f67e1 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Aug 11, 2022 License: MIT

README

GoLang Programming Learning

This repo is created for learning GO language. It consist of basics of golang and advanced use cases.

Basics

Go Standard Library
  1. Go Args
  2. Input using Bufio
  3. Custom Data types
  4. File Handling
  5. Flag Inputs
  6. Formated Input/Output using fmt
  7. Logers in Golang
  8. Primitives and Slices
  9. Print input/output
  10. Time handling
  11. Trace in Golang
  12. Working with Functions
  13. Custom Datatypes
  14. Testing in Golang
  15. A CLI in goland
  16. Advanced Branching into Golang
Concurrent Programming
  1. Channel Basics with PingPong Game
  2. Channel and Sync Advance Usecases with DB Cache System
  3. Asynchronous Go Logging
Web Services
  1. A Simple Web Service in Golang
  2. A Pluralsight Fifa World Cup WebService
Distributed Application Programming
  1. A true distributed system in go along with in-built load balancing and auto discovery Distributed App in Go
Web based Application in Golang
  1. A Teacher Portal Web App
  2. A Employee Vacation Tracker Web App Using gin framework
Microservices with Golang
  1. Microservice in golang basics
  2. Microservice in golang with Gorilla Framework
  3. Microservice in golang with Gorilla Framework and Swagger File
  4. Microservice in golang with Gorilla Framework, Swagger File and Client
gRPC based Services
  1. A gRPC based APIs (service and client) with TLS and mTLS setup and automated testing gRPC with mTLS
Docker with Golang
  1. gRPC Based Service with Docker
  2. Distributed Golang App with Docker
Learning References
  1. Most of above projects and knowledge is coming from Pluralsight Golang Path
  2. Microservices with Go By Nic Jackson
  1. Go Testing - https://quii.gitbook.io/learn-go-with-tests/
  2. Using Gin - https://github.com/PacktPublishing/Building-Distributed-Applications-in-Gin
  3. Practical Go- https://www.practical-go-lessons.com/
  4. Go Security - https://checkmarx.gitbooks.io/go-scp/content/

Directories

Path Synopsis
customdatatypes
datatypes1 Module
datatypes2 Module
datatypes3 Module
datatypes4 Module
datatypes5 Module
functions module
gostandard_libs
args_demo Module
bufio_demo Module
custom_type Module
flag_demo Module
fmt_demo Module
loger_demo Module
print_demo Module
trace_demo Module
grpcdemo
client Module
server Module
microservices
product-api Module
pingpong module
webservice module

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL