Applied Fundamentals: Hangman
Programming Projects to Cement our Understanding3 H 34 M
Just you? Training a whole team? There's an ITProTV plan that fits.
Start Training TodayEpisodes
Episodes
- Hangman v1
- Overview
- Plan The Project
- Set Up The Project
- Take Guesses
- Determine Correct Guesses
- Add Presentation
- Refactor to Functions
- Refactor to Functions
- Hangman v3
- Add a Scoreboard
- Determine Win or Lose
- Print Banners
Overview
2 M



- Episode Description
- Transcript
Learning a the fundamentals of programming is very empowering, but the next question is how can I use it? We are going to use some of the skills and knowledge that you have acquired to build a childhood game, Hangman, on in the command line environment. Let's get started!