News

Just make any plot now. Practice it now so that when you actually need to make a plot you will be prepared. One last reminder - I am not a python expert, I just play one on this blog.
The humorous plots in his xkcd webcomic are one of the favorite parts for many readers. Their distinctive, Tufteian style delivers the information – in this case, a punch line – without ...
The for loop construction in Python easily iterates over a collection of items. Here’s what you need to know to use it well.
If you’ve ever written any Python at all, the chances are you’ve used iterators without even realising it. Writing your own and using them in your programs can provide significant perfo… ...
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 ...