Become a sponsor to Pamela Fox
My goal in life is to be able to provide programming courses that are free for all! It's hard to do that and earn a living, but it's worth a try! Currently, you can find many of my online courses on https://khanacademy.org/computer-programming and workshop curricula at http://teaching-materials.org.
What I'm currently working on:
- A tool for visualizing tree recursions for arbitrary Python code. (See example https://pamelafox.github.io/recursive-visualizations/index.html?filename=fib4.json&width=800&start=0 )
- More content around Python 3 (slides, exercises, Parson's puzzles).
- The top PRs on my popular localStorage library lscache.
Please sponsor if those goals are interesting to you. Do not sponsor if you have any financial stresses yourself; I have enough savings for now if I'm unable to get sponsorship.
4 sponsors have funded pamelafox’s work.
Featured work
-
pamelafox/teaching-materials
Teaching materials for HTML, CSS, JS, and HTML5
JavaScript 1 -
pamelafox/recursive-visualizations
An online tool to visualize recursive JS functions step-by-step as a tree.
HTML 45 -
pamelafox/lscache
A localStorage-based memcache-inspired client-side caching library.
JavaScript 1,464