Solving Complex Problems Through Programming
Monday 20 September 2021 - Block 6, Room C152
← previous note | next note →Daily Note
- Please make sure read the daily note for every class
- We will discuss your next quiz
- We will reviewand discuss objective 8
- We will have direction instruction in functions in python.
- We will have direction instruction in functions in python.
- We should have time to begin objective 9
- We will review our learning today
A little less comfortable
A little more comfortable
Our Big idea
The big idea for today is Programming.
The essential questions for this topic are:
How do we plan, write, execute, and test instructions a computer can understand and process?
It takes time to explore and really understand a big idea. If you want to
learn more about
programming (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.
Reminders & routines:
IF (today == testing_day_for_me) {
remember to go get tested!;
}
IF (this_block == first_block_day) {
read_daily_bulletin;
}
IF (today == Friday) {
current_event_activity();
}
As I am taking attendance:
- Please check now: is visual studio code working from my programming folder?