https://github.com/lukasmalkmus/go-talks
A collection of Go related talks.
https://github.com/lukasmalkmus/go-talks
Last synced: 3 months ago
JSON representation
A collection of Go related talks.
- Host: GitHub
- URL: https://github.com/lukasmalkmus/go-talks
- Owner: lukasmalkmus
- Created: 2022-02-22T15:45:43.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2024-04-20T09:50:17.000Z (about 1 year ago)
- Last Synced: 2025-01-12T05:42:45.982Z (5 months ago)
- Language: Go
- Size: 19.5 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Go Talks
A collection of Go related talks.
They are in markdown format which is not rendered by https://talks.godoc.org.
One has to use `present` manually to render them correctly.## Table of Contents
### 2022
* [Working with SQL Databases in Go](2022/2022-02-22-sql.slide)