Starting this week off with some great feedback from our 100DaysOfCode participants!
Day 19: Made a random object generator! A coin flip, card draw, and 6- and 20-sided die are all supported, and I ho… https://t.co/PCjWSWiA51
— Yashas Lokesh (@yashaslokesh_) July 18, 2018
Day 36 #100DaysOfCode progress : @pybites Code Challenges |11 – Generators for Fun and Profit Finally manged to o… https://t.co/tlQeAQkKs5
— NaryD (@NaryD1) July 20, 2018
Great resource for beginner Python errors. Raised by our very own Bob on the Python Bytes podcast!
29 common beginner Python errors on one page by @pythonforbiolog https://t.co/JyG9PN3G9b https://t.co/411UYSpyeF
— Real Python (@realpython) July 21, 2018
Love this method of noting down everything you learn. Thanks Rob!
How I make the most of what I learn from @pybites and other online code challenges: https://t.co/SDXBS0xbze
— Rob Fowler (@BlueGator4) July 22, 2018
Why is Python so slow? Another quality article from Anthony Shaw
Phew! Just published what turned into a bit-of-a-beast “Why is Python so slow?” https://t.co/SSajY4FWAj This build… https://t.co/Y5CFBf8sul
— Anthony Shaw (@anthonypjshaw) July 16, 2018
A nice overview of Python and Guido
Python has brought computer programming to a vast new audience https://t.co/K68ikshgkb by @TheEconomist
— Python LibHunt (@PythonLibHunt) July 20, 2018
Bring on the next 100 Bites Ninja! Nice certificate too!
Today I earned this @pybites certificate after coding a ton of #Python – join PyBites Code Platform and start codin… https://t.co/4Pb44KU7pF
— Mohhinder Suresh (@mohhinder) July 18, 2018
Monitoring Python 3.6 Functions on AWS Lambda
RT @_Zephyros_: https://t.co/VyU89isW1R
— TestDriven.io (@testdrivenio) July 21, 2018
A Complete Guide to Learning OpenCV! Brilliant!
Surprise! New blog post published A Complete Guide to Learning OpenCV: https://t.co/gIBXT4kdKc (with Jurassic Pa… https://t.co/tlwwhAZkPS
— Adrian Rosebrock (@PyImageSearch) July 19, 2018
Keep it simple
“So much complexity in software comes from trying to make one thing do two things.” – Ryan Singer
— Programming Wisdom (@CodeWisdom) July 18, 2018
Weekly Regex
To group without capturing, use (?: … ).
— Regular Expression (@RegexTip) July 17, 2018
New release of pyjanitor
RT @ericmjl: New release of #pyjanitor! Data cleaning functions now register natively onto pandas DataFrames. Released to PyPI (https://t.c…
— matt harrison (@__mharrison__) July 20, 2018
SciPy 2018 videos are up!
#SciPy2018 (Scientific Computing with Python) videos are now available on YouTube: https://t.co/MmpHUhwY5A
— Daily Python Tip (@python_tip) July 19, 2018
Best practices for building containers
7 best practices for build containers https://t.co/hscbmxAVne https://t.co/V5BMQVyp7O
— Full Stack Python (@fullstackpython) July 18, 2018
HAHA!
— Kode With Klossy (@kodewithklossy) July 16, 2018
>>> from pybites import Bob, Julian
Keep Calm and Code in Python!