Course curriculum

  • 1
    Intro, Types of Data
    • C1-V1-Intro
    • C1-V1-P2-Intro Course Project
    • C1-V2-print welcome to hangman
    • C1-V3-what can happen during the game
    • C1-V4-5-Squeeze Your Hand Into A Fist
    • C1-V6-wordToGuess triesLeft
    • C1-V7-Integers
    • C1-V8-Merge Integers
    • C1-V9-Whats Next Strings n Memory
  • 2
    Elements: Conditionals, Counter
    • C2-V1-Heads or Tails
    • C2-V2-String Indiv Letter
    • C2-V3-Transition to conditionals
    • C2-V4-IF ELSE-Boolean-Comparison Ops
    • C2-V5-Merge-IF ELSE Plus Plus
    • C2-V6-For Loop
    • C2-V7-Merge For Loop with Project Add var for tries left
    • C2-V8-True False Default Pattern
  • 3
    Data Structures, Refactoring, Input
    • C3-V1-Change of Plan
    • C3-V2-Boolean List
    • C3-V3-Merge Bool list
    • C3-V4-Status String
    • C3-V5-Refactor Status String
    • C3-V6-User Input - Sandbox
    • Input-Weakest Link
    • C3-V8-Merge User Input
    • C3-V9-Xition while loop
  • 4
    Conditional Repeater (While Loop)
    • C4-V1-while structure
    • C4-V2-web crawler
    • C4-V3-while examples
    • C4-V4-comp 100p proactive
    • C4-V5-merge while
    • C4-V6-Logical Operators
    • C4-V7-Merge Logical Operators
    • C4-V8-isWordGuessed logic implementation
    • C4-V9-Code CleanUp and Transition
  • 5
    File Processing, Advanced Topics, Outro
    • C5-V1-Process File Input
    • C5-V2-Merge File Processing
    • C5-V3-Finalize Helpers
    • C5-V4-Mixed Data Types
    • C5-V5-Structural Gear also Mocked User Input
    • C5-V6-Outro
    • C5-V7-Outro -In Person