~/victorpierre.dev $ ls learning/programming/python/
Python
Browse the notes, references, and topic maps collected under this part of the learning archive.
Topic map
Explore Python
Language Concepts
Python aims to be simple and readable, as well as easy to learn. But with this focus on simplicity, there are some trade-offs and limitations that you …
Concurrency
Concurrency in Python allows multiple tasks to be executed in overlapping periods, rather than sequentially. This can improve the performance of a …
Python is a high-level, general-purpose programming language that is widely used in development, data science, and automation. It is known for its simplicity and readability.
Python is widely used in data science, and has gained popularity due to the rise of machine learning and artificial intelligence, with libraries like PyTorch, TensorFlow, NumPy, and Keras.