https://github.com/remast/einstieg-in-go
Einstieg in Go mit Standardbiliothek und Ökosystem für betterCode() Go.
https://github.com/remast/einstieg-in-go
beginners go golang
Last synced: 13 days ago
JSON representation
Einstieg in Go mit Standardbiliothek und Ökosystem für betterCode() Go.
- Host: GitHub
- URL: https://github.com/remast/einstieg-in-go
- Owner: remast
- Created: 2021-11-07T19:36:59.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2025-12-02T00:59:32.000Z (6 months ago)
- Last Synced: 2025-12-04T09:51:54.254Z (6 months ago)
- Topics: beginners, go, golang
- Language: HTML
- Homepage: https://remast.github.io/einstieg-in-go/
- Size: 4.32 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Einstieg in Go
## Slides

Die Slides zum Vortrag "Einstieg in Go" kannst Du mit Beispielen lokal ausführen mit:
npm start
Die Slides findet Ihr unter http://localhost:6060. Die Code Beispiele im Browser laufen nur im Chrome.