https://github.com/m-kovalevsky/ggft
Grokking Go Fundamentals with Tests Video Series / Course
https://github.com/m-kovalevsky/ggft
course go golang learn-go learn-golang learn-to-code learning learning-by-doing tdd testing tutorial
Last synced: 2 months ago
JSON representation
Grokking Go Fundamentals with Tests Video Series / Course
- Host: GitHub
- URL: https://github.com/m-kovalevsky/ggft
- Owner: m-kovalevsky
- Created: 2024-02-12T17:34:33.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2024-03-21T22:39:02.000Z (about 1 year ago)
- Last Synced: 2025-01-30T03:18:48.676Z (4 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)