top of page
Search
Master Hun
Aug 13, 20191 min read
More $$$ for Coding Classes in Public Schools
"US Dept of Education Prioritizes Computer Science Funding" by Code.org
12 views0 comments
Master Hun
Jul 23, 20191 min read
How to Spot a Fake Coding Class
Fake coding classes and fake coding instructors are all too common. How can you spot a fake coding class or a fake coding instructor?
62 views0 comments
Master Hun
Apr 20, 20191 min read
SoloLearn: HTML Fundamentals
Today, Sat., April 20th, 2019, I completed SoloLearn's HTML Fundamentals tutorial. Link: https://www.sololearn.com/ Although I had...
118 views0 comments
Master Hun
Apr 13, 20191 min read
"Guess The Password" Card Game Sheet
The following is the game sheet I give each player: Guess The Password sunshine 123456 password 123456789 12345678 12345 ...
21 views0 comments
Master Hun
Mar 7, 20191 min read
MasterHun's Python 3 Certificate
Today completed SoloLearn's Python 3 tutorial. Verification URL: https://www.sololearn.com/Certificate/1073-12116002/pdf/?mode=download...
32 views0 comments
Master Hun
Feb 26, 20191 min read
JavaScript Worksheet 000 - Variables
PythonFuMasters.com JavaScript worksheet 000 Definition: variable, variables Variables are like boxes (or containers). Each variable...
51 views0 comments
Master Hun
Feb 25, 20191 min read
FizzBuzz Demo (in JavaScript)
The FizzBuzz Game v0.5 Link: https://www.w3schools.com/js/tryit.asp?filename=G1FXR9XNN26Z The FizzBuzz Game v0.1 Link:...
83 views0 comments
Master Hun
Feb 9, 20191 min read
Hardcoding versus Variables
// The following is JavaScript code. // // Why using variables is better than // hardcoding. // // Which is easier, smarter? // Which is...
59 views0 comments
Master Hun
Feb 4, 20191 min read
My Virtual Pet Worksheet #0000
My Virtual Pet Worksheet Pet owner's name: ____________________ Pet's name: ____________________ Pet type: ____________________...
17 views0 comments
Master Hun
Jan 26, 20191 min read
Master Hun's New & Improved "Hello, world!" Program
1 // This is a comment. 2 // This is also a comment. 3 // This is Master Hun's New & Improved "Hello, World!" program. 4 var...
8 views0 comments
Master Hun
Jan 25, 20191 min read
Listen to the Python Fu Masters Podcast
2019 will be THE year of Coding For Kids (CFK). The magic formula is parents + corporations + government = #CFK2019 (Coding For Kids...
26 views0 comments
Master Hun
Jan 25, 20192 min read
Learn 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...
42 views0 comments
bottom of page