All Projects → jhermann → Awesome Python Talks

jhermann / Awesome Python Talks

Licence: cc0-1.0
🎬 🎓 An opinionated list of awesome videos related to Python, with a focus on training and gaining hands-on experience.

Programming Languages

shell
77523 projects

Projects that are alternatives of or similar to Awesome Python Talks

Awesome Tech Talks
🎓 🎬 An opinionated list of awesome videos related to IT / development topics, with a focus on training and gaining hands-on experience.
Stars: ✭ 80 (-82.22%)
Mutual labels:  conferences, presentations, knowledge, educational
H2o Meetups
Presentations from H2O meetups & conferences by the H2O.ai team
Stars: ✭ 405 (-10%)
Mutual labels:  presentations
Graphbrain
Language, Knowledge, Cognition
Stars: ✭ 294 (-34.67%)
Mutual labels:  knowledge
Data
Python related videos and metadata powering =>
Stars: ✭ 355 (-21.11%)
Mutual labels:  conferences
Awesome Sec Talks
A collected list of awesome security talks
Stars: ✭ 3,411 (+658%)
Mutual labels:  conferences
Conf
Конспекты докладов IT-конференций
Stars: ✭ 365 (-18.89%)
Mutual labels:  conferences
Netbeans Mmd Plugin
Free mind map and PlantUML editor with plugins for both NetBeans and Intellij
Stars: ✭ 283 (-37.11%)
Mutual labels:  knowledge
Eagle.js
A hackable slideshow framework built with Vue.js
Stars: ✭ 4,029 (+795.33%)
Mutual labels:  presentations
Algowiki
Repository which contains links and resources on different topics of Computer Science.
Stars: ✭ 3,886 (+763.56%)
Mutual labels:  knowledge
Blogs
Awesome Blogs
Stars: ✭ 352 (-21.78%)
Mutual labels:  knowledge
Alfred My Mind
Alfred workflow to search through my notes and bookmarks
Stars: ✭ 321 (-28.67%)
Mutual labels:  knowledge
Gossip
An online user interface to efficiently author and delivery awesome and informative presentation. 🚀
Stars: ✭ 315 (-30%)
Mutual labels:  presentations
Document Management System
OpenKM is a Open Source Document Management System
Stars: ✭ 373 (-17.11%)
Mutual labels:  knowledge
Personalwiki
📓 A simple personal wiki of my current knowledge
Stars: ✭ 303 (-32.67%)
Mutual labels:  knowledge
Compiler series
Material for the Creating a Compiler video lesson series.
Stars: ✭ 409 (-9.11%)
Mutual labels:  educational
Cs Field Guide
A free online interactive resource/textbook for high school students learning about computer science.
Stars: ✭ 287 (-36.22%)
Mutual labels:  educational
Awesome Russian It
📖 🎧 📺 📆 Список полезных русскоязычных ресурсов, связанных с ИТ
Stars: ✭ 323 (-28.22%)
Mutual labels:  conferences
Learn Something Every Day
📝 A compilation of everything that I learn; Computer Science, Software Development, Engineering, Math, and Coding in General. Read the rendered results here ->
Stars: ✭ 362 (-19.56%)
Mutual labels:  educational
Chronicle
Public append-only ledger microservice built with Slim Framework
Stars: ✭ 429 (-4.67%)
Mutual labels:  knowledge
Tpp
Text Powerpoint
Stars: ✭ 415 (-7.78%)
Mutual labels:  presentations

logo Awesome Python Talks

An opinionated list of awesome videos related to Python, with a focus on training and gaining hands-on experience.

CC0 licensed

Contents

Being Pythonic

Writing pythonic code in good style, and for humans…

❑ ❑ ❑ ❑

The New Era

Python 3 and other ‘modern’ and/or exciting stuff…

❑

Architecture & Software Design

❑

  • The Clean Architecture in Python [50 min, PyOhio 2014, slides] – Applying Clean Architecture (a/k/a Hexagonal Architecture) to your Python code, making it more functional, for easier testing and comprehension.

Documentation

Testing

❑

Build Tools & Automation

  • TODO Paver, doit, buildout, …

Releasing & Packaging

❑ ❑

  • devpi: driving packaging and testing needs [55 min, PyCon DE 2013] – Introduction to devpi (shortly before the 1.2 release), which is a private PyPI server, a self-updating pypi.python.org package cache, and a work-flow for uploading, testing and installing packages backed by tools.
  • Grug make fire! Grug make wheel! [27 min, PyCon AU 2014] – A look back at the confusing history of packaging in Python, how things got better and lead to today's formats and tools for releasing Python code.
  • Python Packaging — A Zeitgeist [16 + 4 min, PyCon 2014] — A look at the current state of PyPI and related tooling (still applicable in 2016), and what's to come (PyPI 2.0 and metadata 2.0).
  • Shipping Software To Users With Python [41 + 4 min, PyCon 2016] — glyph talks about building Python code into something a user can use.
  • Reliably Distributing Compiled Modules [26 + 5 min, PyCon 2016] — Sort-of continues glyph's talk: what happens when you mix in CPython extensions.

DevOps with Python

  • TODO fabric, Salt, Ansible, …

Scientific Python

All about data science with Python…

  • TODO IPython + other basics

  • TODO Pandas, bokeh, Anaconda, …

  • IPython Notebook best practices for data science [35 min, oscon Portland 2015] – How to work with Jupyter in a team, and some opinionated tips on workflows and document organization.

Visualization

Related Resources

Contributing

Contributions are welcome, please open a PR or an issue. Processing these will take a while though, since I'll at least take a peek into new submissions. In this early stage, proposals for adding missing categories are also useful. In your submissons, please stick to the established format of existing entries, and always include a duration and date.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].