https://github.com/esss/talks
Links to presentations made by the ESSS team at conferences, meetups, and events in general.
https://github.com/esss/talks
Last synced: 4 months ago
JSON representation
Links to presentations made by the ESSS team at conferences, meetups, and events in general.
- Host: GitHub
- URL: https://github.com/esss/talks
- Owner: ESSS
- Created: 2020-01-24T18:44:00.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2020-01-29T17:55:48.000Z (over 6 years ago)
- Last Synced: 2025-10-22T16:40:34.205Z (8 months ago)
- Homepage:
- Size: 4.88 KB
- Stars: 3
- Watchers: 15
- Forks: 0
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Talks
Repository with links to the presentations made by the ESSS team at conferences, meetups, and events in general.
## TDC 2019
The Anatomy of a Python Library Repository by [William Jamir Silva](https://github.com/williamjamir) [ [Slides](https://github.com/williamjamir/anatomy_of_a_python_repository/blob/master/anatomy_of_a_python_repository.pdf) ]
## Python Sul 2018
Que Teste Foi Esse? py.test para desenvolvimento fullstack by [Igor T. Ghisi](https://github.com/igortg) [[Slides](https://gitpitch.com/igortg/fullstack-pytest-tutorial#/)]
## Python Floripa
Conda Talk by [Igor T. Ghisi](https://github.com/igortg) [[Slides](https://gitpitch.com/ESSS/conda-talk#/)]
A quick introduction to Pytest for unitest users by [Bruno Oliveira](https://github.com/nicoddemus/) [[Slides](https://gitpitch.com/nicoddemus/pytest-for-unittest-users)]
Integrando Python e C++ com pybind11 by [Tarcísio Fischer](https://github.com/tarcisiofischer) [[Slides](https://github.com/tarcisiofischer/examples-and-demos/blob/master/Integrando%20Python%20e%20C%2B%2B%20com%20pybind11.pdf)]
## Python Brasil[14]
Explorando o Petróleo: Uma análise exploratória dos dados públicos da ANP by Diego Volpatto. This talk was presented also
at TDC 2019 [[Repo]](https://github.com/volpatto/anp-data-analysis) [](https://mybinder.org/v2/gh/volpatto/anp-data-analysis/master)
## Others Events
Método do Volumes Finitos by [Tarcísio Fischer](https://github.com/tarcisiofischer) [[Slides]](https://github.com/tarcisiofischer/examples-and-demos/blob/master/M%C3%A9todo%20dos%20Volumes%20Finitos.pdf)
Floating Point by by [Tarcísio Fischer](https://github.com/tarcisiofischer) [[Slides]](https://github.com/tarcisiofischer/examples-and-demos/blob/master/Floating%20Point%20-%20Full%20presentation.pdf)
Dynamic Memory Allocation by [Tarcísio Fischer](https://github.com/tarcisiofischer) [[Slides]](https://github.com/tarcisiofischer/examples-and-demos/blob/master/Dynamic%20Memory%20Allocation.pdf)