News

One of Python's best features is the number of libraries you can use with the language. Not only does Python come with lots ...
Physics and Python stuff. Most of the videos here are either adapted from class lectures or solving physics problems. I ...
Everyone loves graphs. When I need to make a plot with some data or a calculation, I almost always use python with matplotlib. It works quite well and produces non-ugly graphs. Most of the stuff ...