Solving Complex Problems Through Programming

Thursday 22 August 2024 - Block 7
← previous note | most current note | next note →
 

Daily Note

Today we are going to setup our computers, bookmark some links, register for a bunch of websites, and generally prepare ourselves for our learning. 

  1. Please join our google classroom. Our code to join is: 

    y55pakm

  2. Please bookmark the following sites: 
    1. https://computersciencewiki.org/index.php/Welcome
    2. https://courses.computersciencewiki.org/daily_notes.php?id=1
       
  3. Please register at this site: https://lms.computersciencewiki.org/ (may not work)
     
  4. Please follow these instructions to install Vscode on your computer
     
  5. You will learn to write and execute a simple python program
     
  6. Then we will poke at more complex program which is a bit more complex
     
  7. If we have time, we are going to look through two other topics: 
    1. Introduction to programming languages
    2. Introduction to visual studio code
       
  8. Please complete this survey

 

 

 

Our Big idea

The big idea for today is Course orientation.

The essential questions for this topic are:

What do I need to know, understand and do to be prepared for this class?

It takes time to explore and really understand a big idea. If you want to
learn more about course orientation (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 (this_block == first_block_day) {
     read_daily_bulletin;
}

IF (today == Friday) {
     computing_careers
}

As I am taking attendance:

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