top of page
Search


Python Game Dev: Lesson 000
Python game dev lesson 000 with the turtle module

Master Hun
Mar 3, 20201 min read
Â
Â
Â


#ShareYourGenius in 2020
#ShareYourGenius in 2020
FREE Python Turtle Graphics Code Projects

Master Hun
Feb 6, 20201 min read
Â
Â
Â


#1MinutePython w/ #MasterHum | What is SoloLearn?
What is SoloLearn?

Master Hun
Dec 24, 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 ...

Master Hun
Dec 22, 20191 min read
Â
Â
Â


MasterHun on QuizUp
Master Hun now creating content on QuizUp

Master Hun
Dec 14, 20191 min read
Â
Â
Â


Fake Coding Classes vs. Real Coding Classes
How to spot a fake coding class. And what a real coding class looks like.

Master Hun
Nov 18, 20192 min read
Â
Â
Â


"Magic 8 Ball" in Python
The classic "Magic 8 Ball" in Python

Master Hun
Nov 7, 20191 min read
Â
Â
Â


Password (Passphrase) Generator: Basic
Password (Passphrase) Generator

Master Hun
Nov 3, 20191 min read
Â
Â
Â


KodeFighterzâ„¢ KwizSheetzâ„¢ Sample No. 0000
KodeFighterzâ„¢ KwizSheetzâ„¢ Sample No. 0000

Master Hun
Oct 15, 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?

Master Hun
Jul 23, 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 ...

Master Hun
Apr 13, 20191 min read
Â
Â
Â


JavaScript Worksheet 000 - Variables
PythonFuMasters.com JavaScript worksheet 000 Definition: variable, variables Variables are like boxes (or containers). Each variable...

Master Hun
Feb 26, 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:...

Master Hun
Feb 25, 20191 min read
Â
Â
Â


Hardcoding versus Variables
// The following is JavaScript code. // // Why using variables is better than // hardcoding. // // Which is easier, smarter? // Which is...

Master Hun
Feb 9, 20191 min read
Â
Â
Â


My Virtual Pet Worksheet #0000
My Virtual Pet Worksheet Pet owner's name: ____________________ Pet's name: ____________________ Pet type: ____________________...

Master Hun
Feb 4, 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...

Master Hun
Jan 26, 20191 min read
Â
Â
Â
bottom of page