Here are some neat tricks and shortcuts for working with HTML, CSS, and general productivity in VS Code: Emmet Abbreviations (HTML & CSS) div*5 → Creates 5 divs. ul>li*3 → Creates a list w...
In this post we will look at how to set up a virtual environment in python. The folder that we will use will be a project folder for a upcoming project we can build and use the virtual environme...
Hello World This is the first post in this blog. How about a code block around here somewhere? We can do an easy one. Lets intall homebrew from the website: brew.sh This script will install h...
A new version of content is available.