News

Physics and Python stuff. Most of the videos here are either adapted from class lectures or solving physics problems. I really like to use numerical calculations without all the fancy programming ...
Learn how to use asynchronous programming in Python 3.13 and higher ... Python async apps use coroutines as their main ingredient, drawing on the asyncio library to run them.