Welcome to my Computer Science & Electronics page! I consider myself a amateur computer scientist and programmer — though I do have a Master’s Degree in IT Management. I enjoy dabbling in all sorts of tech-related ventures, but I do a lot with networking, programming, and “hacking” (in the sense of taking every day objects and tinkering with them).
General Computer Science Resources
CrashCourse Computer Science – This is a great (and entertaining) introduction to the field of Computer Science. The series goes into a lot of history about computing — understanding where computing came from informs where the field is going today. I highly recommend you check out this series.
Programming Resources – Python
Official Python Documentation – No better source than the owner’s manual, right?
Official Python Tutorial – Again, the Python folks have a pretty solid introduction to their programming language. Some programming background may be helpful, though.
LearnPython.org – Another free, online tutorial for learning this versatile programming language.

