
Bounding User Input in Python
Here a nice trick to bound user input for numbers between 2 values.
Here a nice trick to bound user input for numbers between 2 values.
A Javascript free way to scroll through a page.
Mutability is handled differently and interestingly in Javascript/Typescript compared to Rust
Mistakes of beginner Python developer
A simple introduction to git and Github
Having secure passwords is key as well as storing them in your .env file. Here is a little tricky case that we had to deal with.
Playing around with PostgreSQL