by Ammon Shepherd
A collection of some tutorials (tuts) and web development tools I have created over the years.
Work through the basics of using an Arduino micro-controller. Build a night light, control a fan with a distance sensor, and build interactive hardware software solutions.
Build a website for free. Use GitHub and VS Code to build a basic HTML and CSS website.
Get a grip on file paths for web development. Learn the difference between an Absolute vs. Relative file
If you don't get Git, this tutorial starts off with an analogy to help you understand Git before using it.
Use Docker to create a quick and easy Python web development environment. This set up uses the Flask framework and PostgreSQL for the database.
Use Docker to put create a quick and easy PHP web development environment. This set up uses PHP, Apache and MySQL to create a development environment, with phpMyAdmin installed for easy database management.