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 ...
Add a description, image, and links to the basic-python topic page so that developers can more easily learn about it.
Simple Port Scanner in Python that scans a specified range of ports on a target IP address to identify open and closed ports. A great tool for learning about network security and ethical hacking.