An open API service indexing awesome lists of open source software.

https://github.com/tebeka/talks


https://github.com/tebeka/talks

Last synced: about 1 year ago
JSON representation

Awesome Lists containing this project

README

          

# Miki's Talks

[![License: CC BY-NC 4.0](https://licensebuttons.net/l/by-nc/4.0/80x15.png)](https://creativecommons.org/licenses/by-nc/4.0/)

Various talks given by [Miki Tebeka](mailto:miki@353solutions.com).
Below is a list of talks you can view, others are more interactive. You can
view the "code" on [GitHub](https://github.com/tebeka/talks).

You can view this as HTML page [here](https://tebeka.github.io/talks/).

- [Looping in Go](in-the-loop/slides.pdf) (see video (in Heberw) [here](https://www.youtube.com/watch?v=9dXGNWsFb0Q))
- [Interfaces In Go](https://talks.godoc.org/github.com/tebeka/talks/go-il-ifaces/iface.slide#1) (currently broken)
- [What's in a Name? Variable Scope & Closure in Go](https://talks.godoc.org/github.com/tebeka/talks/go-var/var.slide#1)
- [Writing Secure Go Code](./secure-go-code/slides.pdf)
- [So You Think You Can Print?](./pyweb-print/slides.pdf)
- [Simulations for the Mathematically Challenged](./pyweb-sim/slides.pdf)
- [Serialization in Go](https://tebeka.github.io/talks/serialize-go/slides/index.html)
- [A Go Quiz](https://talks.godoc.org/github.com/tebeka/talks/go-quiz/quiz-gcil.slide)
- [Go Open Source](https://tebeka.github.io/talks/go-open-source/slides/index.html)
- [Good Talk](https://tebeka.github.io/talks/good-talk/slides/index.html)
- [Serialization in Python](https://tebeka.github.io/talks/serialize-pyweb/slides/index.html)
- [Descriptors](https://tebeka.github.io/talks/pyconil-2019/descriptors/slides/index.html)
- [Video](https://www.youtube.com/watch?v=J2jI-mSyG74)
- [Vim Rocks!](./vim-rocks/VimRocks.pdf)
- [Writing Command Line Friendly Application](./cmdline-friendly/slides-pyweb.pdf)
- [Video](https://www.youtube.com/watch?v=bbaypngQ7mE)
- [Data Management - We Can Do Better](./data-management/data-management.pdf)
- [Embedding Other Languages in Go](./embed-in-go/embed-in-go.pdf)
- [4 Languages You Must Learn](./4-langs/slides.html)
- [attrs - Classes Without Boilerplate](./attrs-pyweb/slides.pdf)
- [Screw DSLs](./screw-dsls/Screw-DSLs.pdf)
- [Introduction to To](./go-checkpoint/slides.pdf)
- [All package managers suck, conda sucks less](./conda-pyconil-2017/slides.pdf)
- [Video](https://www.youtube.com/watch?v=ywsf3mmv6do)
- [Docker for Developers](./docker-for-developers/slides.pdf)
- [import "C"](https://talks.godoc.org/github.com/tebeka/talks/import-c-go-il/import-c.slide)
- [Flask Workshop](./flask/flask.html)
- [Python Logging](./python-logging/python-logging.html)

---
Copyright© Miki Tebeka.
These talks are licensed under [CC BY-NC 4.0](https://creativecommons.org/licenses/by-nc/4.0/).