News

Welcome to Python: A Crash Course About. This is a crash course for Python. We'll quickly go through the basic data types of Python (strings, lists, sets, dictionaries), and cover conditionals and ...
If you look at 5+3*2, you should remember that the answer is 11 or 5+ (3*2). However, other than by convention, it is equally valid to consider the answer is 16, or (5+3)*2.
I am now Offering Tutoring in Python, Machine Learning & Mathematics! 🌎 Hi everyone! I'm excited to share that I'm now available for 1-on-1 tutoring! If you or someone you know is ...
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 ...