Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/kovalevsky0/ggft
Grokking Go Fundamentals with Tests Video Series / Course
https://github.com/kovalevsky0/ggft
course go golang learn-go learn-golang learn-to-code learning learning-by-doing tdd testing tutorial
Last synced: 22 days ago
JSON representation
Grokking Go Fundamentals with Tests Video Series / Course
- Host: GitHub
- URL: https://github.com/kovalevsky0/ggft
- Owner: kovalevsky0
- Created: 2024-02-12T17:34:33.000Z (12 months ago)
- Default Branch: master
- Last Pushed: 2024-03-21T22:39:02.000Z (11 months ago)
- Last Synced: 2024-11-12T21:42:57.954Z (3 months ago)
- Topics: course, go, golang, learn-go, learn-golang, learn-to-code, learning, learning-by-doing, tdd, testing, tutorial
- Language: Go
- Homepage:
- Size: 5.86 KB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# GGFT
Grokking Go Fundamentals with Tests Video Series / Course
## Public playlist (YT)
- [A new learning way on how to write "Hello, World!" program in Go](https://www.youtube.com/watch?v=EECXgocw4N0)
- [Source Code (helloworld)](./helloworld/)
- [Everything You Need to Know to Start Writing Tests In Go With TDD (For Go Beginners)](https://www.youtube.com/watch?v=Fr9xox_soKQ&t=794s)
- [Source Code (calculator)](./calculator/)
- [Let's learn variables and constants in Go with tests and TDD. Part 1](https://www.youtube.com/watch?v=9bny23btS2s&t=422s)
- [Source Code (opc)](./opc/)[Link on YouTube Playlist](https://www.youtube.com/playlist?list=PLCqcI2Ic-eM_4ma__dXm4xX3P9fgQ2V9C)