Posts on how to do something
Console.log( Variables in JavaScript, which I will be referring to as JS from now on, is relatively similar to python. First, we have the ‘let’ variable type. ‘let’ is a variable type put before the variable, but functions just like a normal python variable. you can reference it, you can change it, all that good…
Video I used to learn: https://www.youtube.com/watch?v=A_Z1lgZLSNc Threading: Running pieces of code concurrently/at the same time Python has something like this; it allows the coder to run two or maybe more pieces of code at the same time. Obviously, such a thing isn’t technically possible, but with how fast machines work it is very close to…
I am learning to make a WordPress website. I am making an online portfolio. If you need to create a link in your site: