PyCon SE 2015 - First day - Panorama
2015
List of videos

From Explicitness to convention: A Journey from Django to Rails - PyCon SE 2015
Rebecca Meritz Target audience: Advanced users I've just switched jobs from writting Django fulltime to writing Rails fulltime. This talk will be a reflection on what I miss from Django and why and what I've gained from Rails.
Watch
Data Processing & Machine Learning with Python - PyCon SE 2015
Ahmed Kachkach This talk gives a quick overview of Python's capabilities as a data-processing and machine learning tool through practical examples: gathering data from the web or a local file, validating/modifying it and finally analyzing it to build models for classification and prediction tasks
Watch
Test Driven Development with Python and Django - PyCon SE 2015
Flavia Missi Target audience: Beginners TDD can be tricky and many developers out there fail to perceive it's real value. This talk will show TDD's benefits and applications with real world examples.
Watch
U2F: Phishing proof two factor authentication for everyone - PyCon SE 2015
Dain Nilsson Target audience: Advanced users Today's dominating two-factor authentication standard was invented long before the web; it's not secure nor usable enough. This led a group of IT-giants to develop the U2F open standard. We'll start by showing U2F in action, explain how it works and why it's needed, then add U2F to a Django application.
Watch