Ecosyste.ms: Awesome
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: 3 months 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 (about 6 years ago)
- Default Branch: master
- Last Pushed: 2022-12-08T04:41:32.000Z (about 2 years ago)
- Last Synced: 2024-05-02T00:59:39.368Z (9 months ago)
- Topics: csharp, golang, hacktoberfest
- Language: C#
- Homepage:
- Size: 44.9 KB
- Stars: 36
- Watchers: 7
- Forks: 10
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
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.