A moment for some self indulgence! Stoked to see people enjoying our Code Challenges Platform!:
Day 39 of #100DaysOfCode and I just cracked Bite of Py 39. Calculate the total duration of a course – on behalf of… https://t.co/iTKpgDCZXk
— Robert (@RobHimself1982) February 09, 2018
Linear Regression in Python with Scikit-Learn https://t.co/jAaj7QwzgP
— Rodolfo Ferro (@FerroRodolfo) February 08, 2018
Here’s my code + benchmark to scaling a single GPU machine to over 500+ concurrent API requests using Python,… https://t.co/7kSGQCdXxZ
— Adrian Rosebrock (@PyImageSearch) February 05, 2018
Thanks @MIT for sharing your Intro to Deep Learning class online! They include slides and videos, as well as labs… https://t.co/RSIZDWaQBY
— TensorFlow (@TensorFlow) February 09, 2018
I love this: @DonateForDonald lets you pick a Trumpism such that every time he tweets it you automatically donate … https://t.co/sySSAH2VIQ
— David Robinson (@drob) February 09, 2018
Developers and tech leads: We’ve used search data from our online learning platform to identify what’s hot & what’s… https://t.co/8ZbnxedBt8
— O’Reilly Media (@OReillyMedia) February 06, 2018
Our Tutorial Schedule is live! You can find a list of tutorials and their details at https://t.co/BNZoatxl7t. When… https://t.co/heW7Kffi1N
— PyCon (@pycon) February 08, 2018
“Debugging is like being the detective in a crime movie where you are also the murderer.” – Filipe Fortes
— Programming Wisdom (@CodeWisdom) February 09, 2018
The tutorial on restful apis is finally out! https://t.co/PGMDmiNlda
— Vitor Freitas (@vitorfs) February 03, 2018
TIL Python functions can accept invalid identifiers if they’re passed via **kwargs: https://t.co/9Gzybrgp64
— Jake VanderPlas (@jakevdp) February 09, 2018
Part 10 of the Flask Mega-Tutorial is up on my blog. This one is about email support. https://t.co/mF0bCk69XT
— Miguel Grinberg (@miguelgrinberg) February 06, 2018
Created an augmented reality filter with python https://t.co/mspoxR8A80 by @codemadeio
— Python LibHunt (@PythonLibHunt) February 10, 2018
Check out this awesome article by @alexip !! ☁️ https://t.co/YqgR9zWCfN
— Karlijn Willems (@willems_karlijn) February 08, 2018
Hashability in #python: Mutable containers (lists) are inherently unhashable. Immutable containers (tuples) are ha… https://t.co/YzGMkKObLg
— Ned Batchelder (@nedbat) February 05, 2018
And just because this cracked me up!
RT @zakagan: date: what’s your dream job? me: designing food stats for RPGs date: umm ok… *sips water* me: [under breath] -2 thirst
— Jeff Atwood (@codinghorror) February 06, 2018
>>> from pybites import Bob, Julian
Keep Calm and Code in Python!