=========== Programming =========== The links below address key topics I have found useful. C Programming ============= * A nice blog post on pointers_. Python ====== * Introduction to Computer Science and Python Programming from MIT Open Courseware_. .. _pointers: http://karwin.blogspot.com/2012/11/c-pointers-explained-really.html .. _Courseware: https://ocw.mit.edu/courses/6-0001-introduction-to-computer-science-and-programming-in-python-fall-2016/