New on PyBites: How to learn #Python Read about Julian + Bob’s Python journey in Special Post #200:… https://t.co/K7yO6XbUE2
— Pybites (@pybites) September 16, 2017
Create custom #machinelearning visualizations with #TensorBoard’s new API → https://t.co/jADddxyH7Q https://t.co/dWO1NHZiE1
— TensorFlow (@tensorflow) September 12, 2017
If you or your friend prefer Facebook to Twitter, you can now find all our tips on this FB page: https://t.co/sCu8dvzVkd
— Daily Python Tip (@python_tip) September 16, 2017
future-fstrings: f-strings in Python < 3.6! Can't say I fully understand the encoding magic that makes this work... https://t.co/JDSlYMqyGh
— Jake VanderPlas (@jakevdp) September 12, 2017
This article is an intro into the basic asynchronous Python https://t.co/1VtRs6LoA9
— CheckiO (@PlayCheckiO) September 12, 2017
The second part is out 😀 https://t.co/EeKY2dCfui
— Vitor Freitas (@vitorfs) September 11, 2017
My advice on learning Python: Don’t set out to “learn Python”. Choose a problem you’re interested in and learn to solve it with Python.
— Jake VanderPlas (@jakevdp) September 10, 2017
Sublime Text 3.0 is out! – https://t.co/giZPGPwu9L
— Sublime HQ (@sublimehq) September 13, 2017
RT @powertofly: How to get your data back with Python web scraping. https://t.co/FNBIyxIJB7 via Lauren Glass @hackernoon https://t.co/JuuI1…
— Hacker Noon (@hackernoon) September 15, 2017
ripgrep is faster than {grep, ag, git grep, ucg, pt, sift} https://t.co/iCa1YF3XAv
— Regular Expression (@RegexTip) September 13, 2017
What’s in your Pocket? Visualize your reading list with a little help from @lesleyclovesyou and Python.… https://t.co/ViLoSkYTEL
— twilio (@twilio) September 15, 2017
Equality vs Identity: >>> a = [“x”, “y”] >>> b = a >>> c = [“x”, “y”] >>> a == b == c True >>> a is b True >>> a is c False #python
— Daily Python Tip (@python_tip) September 14, 2017
Using Data Science to solve the Chinese Postman Problem on a hiking challenge with the NetworkX library in #Python!… https://t.co/15h0QSg5IG
— DataCamp (@DataCamp) September 12, 2017
FREE BOOK! Download it now!
Functional Programming in Python https://t.co/Yr8nxgJX1Y by @oreillymedia
— Python LibHunt (@PythonLibHunt) September 15, 2017
WOOHOO!
RT @ChristianHeimes: #Python’s master branch has reached 100,000 commits! https://t.co/qyNHGSRK2U https://t.co/kmWeL0Yy8n
— Mariatta (@mariatta) September 15, 2017