Master HunFeb 25, 20191 min readFizzBuzz Demo (in JavaScript)The FizzBuzz Game v0.5 Link: https://www.w3schools.com/js/tryit.asp?filename=G1FXR9XNN26Z The FizzBuzz Game v0.1 Link:...
Master HunFeb 9, 20191 min readHardcoding versus Variables// The following is JavaScript code. // // Why using variables is better than // hardcoding. // // Which is easier, smarter? // Which is...
Master HunFeb 4, 20191 min readMy Virtual Pet Worksheet #0000My Virtual Pet Worksheet Pet owner's name: ____________________ Pet's name: ____________________ Pet type: ____________________...
Master HunJan 26, 20191 min readMaster Hun's New & Improved "Hello, world!" Program1 // This is a comment. 2 // This is also a comment. 3 // This is Master Hun's New & Improved "Hello, World!" program. 4 var...
Master HunJan 25, 20192 min readLearn HTML, CSS, JavaScript with FREE Online Resources[Updated: Tuesday, February 25, 2020] If you interested in learning web development, you do not have to invest thousands of dollars. At...