Skip to content

This repository is about getting to know the basics of golang

Notifications You must be signed in to change notification settings

akshitgrover/GolangGettingStarted

Repository files navigation

Getting Started With Golang

Feel Free To Contribute If You Think Something Is Left Out Of The Basics.

This Repo is about getting to know the basics of golang like:


1. Datatypes
2. Conditionals
3. Functions
4. Loops
5. Structures (Object Oriented)
6. GoRoutines
7. Channels
8. Reader Interface
9. http Implementation
10. Basic Client Server Implementation

NOTE: GoLang is not much of an object oriented language, it has concepts of object oriented paradigm but is not well suited for object oriented progarmming.

About

This repository is about getting to know the basics of golang

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages