Skip to content

zanderswai/learning-golang

Repository files navigation

Latest snippet

Learning Golang

As a software engineer with a background in Python, I created this collection of resources specifically to help fellow engineers leverage the clarity of Python and add the power of JavaScript-like concurrency features to their coding arsenal.

Inside you'll find:

  • Tutorials and exercises: Get your hands dirty with practical examples that build your Golang foundation.

  • Code snippets: Explore well-explained code snippets to tackle common Golang challenges.

  • Learning resources: Discover curated links to articles, documentation, and other valuable learning materials.

Whether you're a Python pro or a coding newcomer, this repository is your launchpad for mastering Golang. Dive in, experiment, and join the exciting world of concurrent programming!

Let's learn Golang together!

Usage

To run this project, you will need to have go version go1.19 installed, then clone this repository using:

git clone https://github.com/alexthecurator/learning-golang

Then cd learning-golang

Finally execute go run .

Documentation

You can visit the docs for further reference

Latest

Latest snippet

About

Hi, here's my journey to learning golang

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages