Some good advises on making a code review. They might be obvious to you, but it’s always good to refresh yourself
https://dev.to/samizan/how-to-make-good-code-reviews-and-win-colleagues-2dc8
https://dev.to/samizan/how-to-make-good-code-reviews-and-win-colleagues-2dc8
DEV Community
How to make good code reviews and win colleagues?
Code reviews do not only improve the quality of code but are a great tool to learn from others and sh...
A cool bundle from the Huble Bundle! A bunch of great books for as much as 1 dollar! Definitely worth it! That's a bargain!
https://www.humblebundle.com/books/linux-geek-books
https://www.humblebundle.com/books/linux-geek-books
Humble Bundle
Humble Book Bundle: Linux Geek by No Starch Press
Pay what you want for awesome ebooks and support charity!
A complete guide to documenting code in Python https://realpython.com/documenting-python-code/
Realpython
Documenting Python Code: A Complete Guide – Real Python
A complete guide to documenting Python code. Whether you're documenting a small script or a large project, whether you're a beginner or seasoned Pythonista, this guide will cover everything you need to know.
Guys, have you ever heard about method overloading in Python? Here is a little article about it for your pleasure:
https://bmwlog.pp.ua/post/method-overloading-in-python
https://bmwlog.pp.ua/post/method-overloading-in-python
What were the most popular questions about Python on stackoverflow recently?
http://python-weekly.blogspot.com/2018/08/cxxxvii-stackoverflow-python-report.html
http://python-weekly.blogspot.com/2018/08/cxxxvii-stackoverflow-python-report.html
Blogspot
(cxxxvii) stackoverflow python report
These are the ten most rated questions at Stack Overflow last week. Between brackets: [ question score / answers count] Build date: 2018...
It's the 21-st century already, isn't it?
What if we replace some of the 90-th Linux utilities with something more modern? Let's see.
https://matt.sh/netmatt
What if we replace some of the 90-th Linux utilities with something more modern? Let's see.
https://matt.sh/netmatt
Did you know about Timsort?
https://dev.to/s_awdesh/timsort-fastest-sorting-algorithm-for-real-world-problems--2jhd
https://dev.to/s_awdesh/timsort-fastest-sorting-algorithm-for-real-world-problems--2jhd
Wow, wow, take it easy
https://www.zdnet.com/article/possible-python-rival-programming-language-julia-is-winning-over-developers/
https://www.zdnet.com/article/possible-python-rival-programming-language-julia-is-winning-over-developers/
ZDNet
Possible Python rival? Programming language Julia is winning over developers | ZDNet
A young programming language for machine learning is on the rise and could be soon gunning for Python.
Another one good to know thing about strings in Python
https://rushter.com/blog/python-strings-and-memory/
https://rushter.com/blog/python-strings-and-memory/
A nice screencast episode about threading. Though we don't like threading, do we?
http://www.blog.pythonlibrary.org/2018/08/22/python-101-episode-21-using-threads/
http://www.blog.pythonlibrary.org/2018/08/22/python-101-episode-21-using-threads/