top of page
Search

Master Hun
Mar 3, 20201 min read
Python Game Dev: Lesson 000
Python game dev lesson 000 with the turtle module
4 views
0 comments

Master Hun
Feb 6, 20201 min read
#ShareYourGenius in 2020
#ShareYourGenius in 2020
FREE Python Turtle Graphics Code Projects
32 views
0 comments

Master Hun
Dec 24, 20191 min read
#1MinutePython w/ #MasterHum | What is SoloLearn?
What is SoloLearn?
22 views
0 comments

Master Hun
Dec 22, 20191 min read
Why Learn to Code?
Why Learn to Code?
If you think you or your kids should learn to code to get a job ...
8 views
0 comments

Master Hun
Dec 14, 20191 min read
MasterHun on QuizUp
Master Hun now creating content on QuizUp
11 views
0 comments

Master Hun
Nov 18, 20192 min read
Fake Coding Classes vs. Real Coding Classes
How to spot a fake coding class. And what a real coding class looks like.
22 views
0 comments

Master Hun
Nov 7, 20191 min read
"Magic 8 Ball" in Python
The classic "Magic 8 Ball" in Python
71 views
0 comments

Master Hun
Nov 3, 20191 min read
Password (Passphrase) Generator: Basic
Password (Passphrase) Generator
24 views
0 comments

Master Hun
Oct 15, 20191 min read
KodeFighterzâ„¢ KwizSheetzâ„¢ Sample No. 0000
KodeFighterzâ„¢ KwizSheetzâ„¢ Sample No. 0000
4 views
0 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 views
0 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 views
0 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 views
0 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 views
0 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 views
0 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 views
0 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 views
0 comments
bottom of page