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
- Host: GitHub
- URL: https://github.com/cmendible/golang-for-csharp-developers
- Owner: cmendible
- Created: 2018-11-26T10:28:53.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2022-12-08T04:41:32.000Z (over 3 years ago)
- Last Synced: 2025-03-23T07:51:15.633Z (over 1 year ago)
- Topics: csharp, golang, hacktoberfest
- Language: C#
- Homepage:
- Size: 44.9 KB
- Stars: 37
- Watchers: 6
- Forks: 10
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README

# 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.