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

https://github.com/cmendible/golang-for-csharp-developers

Go for C# developers
https://github.com/cmendible/golang-for-csharp-developers

csharp golang hacktoberfest

Last synced: about 1 year ago
JSON representation

Go for C# developers

Awesome Lists containing this project

README

          

![Build](https://github.com/cmendible/golang-for-csharp-developers/workflows/Build/badge.svg)

# Go for C# developers

This go for C# developers tutorial shows C# developers some equivalences between both languages, helping the reader leverage their knowledge to learn the new language.

The tutorial is ordered from basic to more complex topics.

In each example you will find (WIP) a README file with a brief explanation of the differences and golang concepts introduced.