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 ...
Most Python developers never learned this feature, even though they use it every single day. All of the popular frameworks like Flask, FastAPI, Django, Pydantic, SQL, Alchemy; they all use Properties ...
If you ask a calculator to multiply two numbers, it multiplies two numbers: end of story. It doesn’t matter if you’re doing ...