Pycon 2016 videos now available
youtube.com
Pycon 2016 videos now available
1–10 of 10 posts
Re: Pycon 2016 videos now available
#2You get to learn about:
- Using Python to compute gravitational positions: https://www.youtube.com/watch?v=NGVBo6JJa6M
- Using Python to devise trading strategies to beat S&P 500: https://us.pycon.org/2016/schedule/presentation/1697/
- Using Python to do advance statistics: https://us.pycon.org/2016/schedule/presentation/1576/
- Using the dynamic features of Python in code real time to debug hard problems: https://www.youtube.com/watch?v=5XvAVgcbmdY
And many such diverse areas, even though you might be just toiling away to store and obtain some data in a database. Opens up horizons and makes you feel empowered.
On the other hand, some other programming communities are too obsessed with their testing frameworks and task runners.
Re: Pycon 2016 videos now available
#3The closing keynote had everyone very excited. It's a beautiful talk about music, programming, biking, and life:
Re: Pycon 2016 videos now available
#4The thing thats awesome about Python: You get to learn about: - Using Python to compute gravitational positions: https://www.youtube.com/watch?v=NGVBo6JJa6M - Using Python to devise trading strategies to beat S&P 500: https://us.pycon.org/2016/schedule/presentation/1697/ - Using Python to do advance statistics: https://us.pycon.org/2016/schedule/presentation/1576/ - Using the dynamic features of Python in code real t…
Who cares what language communities obsess over what?
Snark ruins otherwise informative posts.
Re: Pycon 2016 videos now available
#5The thing thats awesome about Python: You get to learn about: - Using Python to compute gravitational positions: https://www.youtube.com/watch?v=NGVBo6JJa6M - Using Python to devise trading strategies to beat S&P 500: https://us.pycon.org/2016/schedule/presentation/1697/ - Using Python to do advance statistics: https://us.pycon.org/2016/schedule/presentation/1576/ - Using the dynamic features of Python in code real t…
I wish HN had less snark. Who cares what language communities obsess over what? Snark ruins otherwise informative posts.
There are plenty of cars (programming languages) with varied priorities. Identifying and labelling them is very useful in context to make ones own calls.
Re: Pycon 2016 videos now available
#6Re: Pycon 2016 videos now available
#7Earlier quoted context omitted.
I wish HN had less snark. Who cares what language communities obsess over what? Snark ruins otherwise informative posts.
If I like the sheer horse power of a BMW, would it be snark to contrast it with some other car's priorities over leather seats? There are plenty of cars (programming languages) with varied priorities. Identifying and labelling them is very useful in context to make ones own calls.
If you instead say "BMW prioritizes horse power, which is why I like it better than X, which seems to prioritize ", then (1) your tone is much less snarky, (2) you've given context to your comment (the BMW horsepower - without that, it is much more snarky), and (3) you've opened up the thread to encourage discussion and alternative opinions, instead of shutting it down with your original tone and phrasing.
Re: Pycon 2016 videos now available
#8Full abstracts for the talks are available at - https://us.pycon.org/2016/schedule/talks/list/
Accompanying slides will be available here soon - https://speakerdeck.com/pycon2016
*Currently blocked by a bug in Speaker Deck [ticket filed]. As a workaround in the meantime, you can access several decks from Google's cache by copying a URL from here, then searching it prefaced by "cache:".
http://webcache.googleusercontent.com/search?client=safari&r...
Re: Pycon 2016 videos now available
#9They were available as the conference was unfolding, usually no later than a couple of hours after each talk. Really awesome work by the conference organisers. I feel so lucky I was able to attend. The closing keynote had everyone very excited. It's a beautiful talk about music, programming, biking, and life: https://www.youtube.com/watch?v=bSfe5M_zG2s
Re: Pycon 2016 videos now available
#10The thing thats awesome about Python: You get to learn about: - Using Python to compute gravitational positions: https://www.youtube.com/watch?v=NGVBo6JJa6M - Using Python to devise trading strategies to beat S&P 500: https://us.pycon.org/2016/schedule/presentation/1697/ - Using Python to do advance statistics: https://us.pycon.org/2016/schedule/presentation/1576/ - Using the dynamic features of Python in code real t…
Also a lot of the power of Python comes from the extensive ecosystem, so the fact that certain domain problems are made easy in Python is itself an achievement of the language.