IB Year 2 Higher Level Computer Science

Wednesday 30 September 2020 - Block 8, Room C152
← previous note | most current note | next note →
 

Daily Note

The plan for our class:

  1. Construct a simulation of a CPU in Python. Please follow the instructions in this problem set.

Your homework for today: 

  1. All homework is on Google classroom (and only google classroom)

 

 

Our Big idea

The big idea for today is Computer organization.

The essential questions for this topic are:

How does a computer actually work? You know, like, really?

It takes time to explore and really understand a big idea. If you want to
learn more about computer organization (which is connected to today's daily note), please click here .

We are learning this because as a designers must understand scientific and technical innovation. Designers use systems, models, methods, and processes to solve problems.



Tags

 

Reminders & routines:

IF today ==  testing_day_for_me:
     remember to go get tested!

IF today == first_period_of_day:
    read_daily_notes

IF today == Friday:
    current_event_protocol()

 

Please read and follow these reminders:

  1. Always start every class by reading our daily note

  2. Please check now: is visual studio code working from my programming folder?