Make your own Iterators
How can you make your own iterators in #Python? I wrote an article on this: https://t.co/kDDXk30TAP
— ✨ Trey Hunner (@treyhunner) June 22, 2018
We love seeing the enthusiasm as well as what people are getting out of our #100DaysOfPython Course!
Created an email script using smtplib and email.mime in Python! It asks for a login, a ‘to’ address, and a subject… https://t.co/W25ohkX85f
— Yashas Lokesh (@yashaslokesh_) June 29, 2018
Support Ned and have a read about Coverage.py
https://t.co/DQWUlxa3tL development is now on GitHub: https://t.co/AhkWyjuUbR (stars please!) More about it: https://t.co/IXgCxcMg76
— Ned Batchelder (@nedbat) June 25, 2018
Always love these tutorials by Adrian!
New tutorial published! @Raspberry_Pi + Face Recognition + #DeepLearning. Check out the full tutorial here:… https://t.co/9e8ntv0Y5S
— Adrian Rosebrock (@PyImageSearch) June 25, 2018
TensorFlow goodness
Now you can translate between languages, using tf.keras + eager! Check out this nice example of Neural Machine Tran… https://t.co/8kmpHxNQt0
— TensorFlow (@TensorFlow) June 20, 2018
A great read for all of the data scientists out there
In this blog post, I share how data science is like the Model T or the Boeing 747 https://t.co/saWOcyTPjM https://t.co/AliMXMTyiE
— David Robinson (@drob) June 25, 2018
Our mate Ant Shaw is trying out coding livestreams on Twitch. Check out the replay!
YouTube recording of today’s livestream. Tried to make a new way to write tests for plugins of pytest. New approach… https://t.co/5ajaCs6mZj
— Anthony Shaw (@anthonypjshaw) June 30, 2018
Quality optimisation tip ha!
RT @larsiusprime: Due to my elite programming skills, I figured out how to shave off THIRTY SECONDS from my app’s startup time. Here’s some…
— TestDriven.io (@testdrivenio) June 30, 2018
Python Development Environment
Python development environment (with ROS!) https://t.co/BULFwOlKfz https://t.co/MPoUKdZsp5
— Full Stack Python (@fullstackpython) June 27, 2018
Trey Hunner’s Python Chat on datetimes
RT @diek007: Great chat on #Python and date times with @treyhunner & @pganssle. Check it out, recorded episode https://t.co/yiPonQmPQQ
— ✨ Trey Hunner (@treyhunner) June 30, 2018
Check out Raymond Hettingers tutorial on dataclasses
#Python 3.7 was just released. If you want a short tutorial on dataclasses, my Pycon talk will give you quick star… https://t.co/EKFejxDcC3
— Raymond Hettinger (@raymondh) June 30, 2018
The perfect use of dataviz!
RT @randal_olson: Who kissed whom in #TheOffice (US). #dataviz https://t.co/X3E2HFXmgB https://t.co/329BqvEHVC
— Randy Olson (@randal_olson) June 29, 2018
Always Be Coding
Take it from @BillGates – if you’re looking for something to keep your mind active this summer, why not learn to pr… https://t.co/7TKERusubA
— Code.org (@codeorg) June 29, 2018
A pretty interesting list of Python resources and projects (check out Bob’s article on Bottle!)
RT @realpython: What Can I Do With Python? https://t.co/azrAP40WtC
— Pybites (@pybites) June 30, 2018
Write your own programming language and compiler with Python!
Writing your own programming language and compiler with Python https://t.co/j9RFm3zQnJ
— Python LibHunt (@PythonLibHunt) June 29, 2018
>>> from pybites import Bob, Julian
Keep Calm and Code in Python!