IB Year 2 Higher Level Computer Science
Monday 26 August 2024 - Block 5
← previous note | most current note | next note →Daily Note
Hello class!
We had a very interesting class last class, where we learned about higher and lower level languages.
- We are going to review your survey results
- Any questions about higher or lower level languages?
- Would you like to take a quiz?
- We are going to compile a program!
- open VScode
- create a new file, length.c
- paste this code in: https://pastebin.com/PKFNy8LN
- please save the code
- please open a new terminal (from inside VSCode)
- please compile the code, gcc length.c
- please execute the code by type ./a.out
- Here are all the standards for our course for HL students
- Here are all the standards for our course for SL students
- Please review the standards for computer organization
- We will review data representation or rather, how data is stored in a computer (page here)
- Given enough time, we might explore computer architecture
Statement of Inquiry
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.
Our learning
This is a beta feature. Please let me know if you have any feedback.
Please click here to reflect on our learning for today's class.