Lesson Outline

main_lesson_page_planning

Topics to Cover:

Binary

  • Why use binary? What would life be like without binary?
  • definition

Truth Table and Boolean Expressions

  • definition
  • code examples
  • use replit for interactive code

Binary Conversions

  • definition
  • tutorial on how to do conversions
  • examples
  • Question time!
  • definition
  • tutorial
  • binary search examples
  • interactive code with replit
  • Question time pt 2

Hacks

  1. Binary Conversion Practice (question/answer format)
  2. Binary Search (create example/solve w/ given info)
  3. Complete Binary quiz