repository
0.0.0-20240826220638-4a4c60664d5f
Repository: https://github.com/surajn222/golang.git
Documentation: pkg.go.dev
# Packages
No description provided by the author
No description provided by the author
No description provided by the author
# README
golang
Golang modules, tutorials and learnings
As per this sheet: https://docs.google.com/spreadsheets/d/1kJ0JoNK2aLGG-gIpFcz3B9-VUQdX_5jTDBH0cAWhh4s/edit, need to complete all of the below
Main function/Entrypoint
Setup IDE
Learn how to package programs
Importing packages/modules/Classes
Configparser: Completed
Argumentparser
Logging: Completed
Try catching/Error handling
Classes
Read and process json/xml
File io: Completed
Multithreading/Multiprocessing etc
Connection with Databases
Decorators
Frameworks - Flask Framework
Data structures