Week 2:

Calculator hacks

  • Hack 0: Right justify result
  • Hack 1: Test conditions on small, big, and decimal numbers, report on findings. Fix issues.
  • Hack 2: Add the common math operation that is missing from the calculator
  • Hack 3: Implement 1 number operation (i.e. SQRT)

Python Tricks:

  • Formatting messages with emojis
  • Exploring data with newspaper and wiki libraries
  • Finding code on how the library was made
  • Learning about data types

    Project Based Learning is the concept of combining concepts to form projects.

JS Output with jquery:

  • Analyze:
  • Making your own tables
  • Benefit of a markdown table
  • Styling HtML table
  • Difference between HTML and JS
  • Benefit of a table using JS