Welcome
This is the beginning of a simple website to be used as a teaching tool.
Plan - (Rough Draft)
- HTML is the content;
- CSS is the presentation;
- JS handles the actions.
- Alpine.js for simple interactivity.
External Resources
- Python book: Automate the Boring Stuff with Python
- Online development environment: Replit
- Fun math/programming problems: Project Euler
- Learn and solve programming problems: LeetCode