https://github.com/delta456/talks
Slides and Source Code for my Talks
https://github.com/delta456/talks
Last synced: about 2 months ago
JSON representation
Slides and Source Code for my Talks
- Host: GitHub
- URL: https://github.com/delta456/talks
- Owner: Delta456
- License: mit
- Created: 2023-02-28T15:48:01.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2023-07-17T15:09:11.000Z (almost 3 years ago)
- Last Synced: 2025-03-05T21:41:41.537Z (over 1 year ago)
- Language: Go
- Homepage:
- Size: 30.3 KB
- Stars: 5
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# talks
Slides and Source Code for my Talks
- [FOSS Hack 3.0](./foss_hack_3/): **FOSS Hack 3.0** is the third edition of FOSS Hack, a hackathon to promote Free and Open Source Software where I talked on my first open source project.
- [Introduction to Generics in Go](./intro_to_go_generics/): This talk introduces Generics in [The Go Programming Language](https://go.dev/).