Home > Programming

Programming Experiments

HTMLCSSJavaScriptRPi and Python

I am not a professional programmer. Anything you gain from examining these efforts is great. I appreciate your feedback. All code created by me here, connected with this work is released under GPLv2 or later.

image: glider
The glider symbol is here to inspire me to improve my work.
It is the symbol chosen by Eric S. Raymond as a logo for hackers.

I am a programmer/hacker wannabe. I "express sympathy with hackers' goals, hackers' values, and the hacker way of living" without claiming membership.


Uncategorized

Karen Fasimpaur of K12 OpenEd introduced me to P2PU. Thanks Karen.

Python Logo
I'm somewhere in the midst of an online Python programming course offered through P2PU (The Peer to Peer University). Online MOOCs are a current big thing.

The course expectations included signing up at GitHub. The idea was to use the "Gist" feature to share code snippets with members of the study group to which we were assigned. GitHub is also used by many open source projects as a source file repository. I've set up some of my course practice files there.

GIT Logo - Wikimedia

Learn more about git, and other version control systems. If you take up programming in the Internet age, you will need to get familiar with one or more of them.