This commit is contained in:
Inaki Fernandez
2022-10-16 20:44:55 +02:00
parent 64426d98f4
commit 4e4877394c
35 changed files with 266 additions and 89 deletions

View File

@@ -232,6 +232,7 @@
- [==realpython.com/learning-paths: Python Learning Paths== 🌟🌟🌟](https://realpython.com/learning-paths/) Take your coding skills to the next level with Real Pythons accelerated study plans for beginner, intermediate, and advanced Python developers.
- [superfastpython.com: Threading vs Multiprocessing in Python](https://superfastpython.com/threading-vs-multiprocessing-in-python/)
- [betterprogramming.pub: Python List Comprehensions Are More Powerful Than You Might Think](https://betterprogramming.pub/python-list-comprehensions-are-more-powerful-than-you-might-think-3363a90e5bb0) Write better list comprehensions with the help of these unknown features and tricks
- [medium.com/@yonatanzunger: Advanced Python: Achieving High Performance with Code Generation 🌟🌟](https://medium.com/@yonatanzunger/advanced-python-achieving-high-performance-with-code-generation-796b177ec79)
## PHP vs Python