Computation Station: Osa’s Comp Sci Shoes

Topics included on the shoes:

  • Merkle Mountain Range
  • The year 2021 in multiple bases including base 10, binary, hexadecimal, and ternary
  • White and black written as hexadecimals.
  • Common Python errors.
  • Two-person game flow chart inspired by a tic-tac-toe program I was asked to write when learning Python myself with my friend Dr. MP Jolly.
  • Pictoral representation of the traveling salesman problem, the knapsack problem, and the dining philosophers problem.
  • Big O Notation
  • “Hello World” Python program
  • Python language logo
  • Complexity Classes diagram
  • My initials/signature in hex-encoded ascii.
  • Aaaand a bug. 🙂