Welcome to
Tomawesome Tech
an acceptance of To Much Awesome Technology
The Circle Of Loops
so last time we covered how to use if statements and with just that alone you can now a lot of stuff with your programming but it’ll take quite a bit more time on the keyboard then you might like! And worse then that sometime you don’t know exactly how many times your code is…
If We Can Just Figure “if” Out
Now we can learn some more basic stuff and soon be doing some real coding. Today we’ll start of with the if statement luckily it’s pretty simple. If statements are boolean based, and basically go if this is true then do this stuff. For example if (phoneRings) { //commands for answering phone } Luckily you…
Follow My Blog
Get new content delivered directly to your inbox.