Designing solutions through programming - August 26 2016 Lesson Notes: Difference between revisions

From Computer Science Wiki
(Created page with " __NOTOC__ <table cellspacing="10" style="width:100%;"> <tr> <td style="width:50%; margin:0; margin-top:10px; margin-right:10px; border:1px solid #dfdfdf; padding:0 1em 1em 1...")
 
Line 16: Line 16:
==[[file:homework.png]] Homework ==
==[[file:homework.png]] Homework ==


# There is no homework today
# Please study the following pages:
# You will have a quiz during our next class meeting.  The quiz will specifically cover:
## [[Primary memory]]
## You will define the terms: bit, byte, binary, denary/decimal, hexadecimal.
## [[Architecture of the central processing unit (CPU)]]
## You will be able outline the way in which data is represented in the computer.
## [[Cache memory]]
## [[The machine instruction cycle]]





Revision as of 05:44, 26 August 2016

Class plan.png What are we going to learn today?[edit]

  1. You will review our main classroom systems
  2. You will be introduced to computer organization, a major topic of interest in computer science
  3. You will define the terms: bit, byte, binary, denary/decimal, hexadecimal. Click here
  4. You will be able outline the way in which data is represented in the computer. Click here: Data representation.

Homework.png Homework[edit]

  1. Please study the following pages:
    1. Primary memory
    2. Architecture of the central processing unit (CPU)
    3. Cache memory
    4. The machine instruction cycle


Target.png How am I being assessed today?[edit]

  1. I will be using formative assessment today to ensure you understand our content.

Ourstandards.png Standards we are covering today[edit]

  • Define the terms: bit, byte, binary, denary/decimal, hexadecimal.
  • Outline the way in which data is represented in the computer.



Computer1.png As a computer scientist, you have:[edit]

  • Confidence in dealing with complexity
  • Persistence in working with difficult problems
  • Tolerance for ambiguity
  • The ability to deal with open-ended problems
  • The ability to communicate and work with others to achieve a common goal or solution

Credit.png Credits[edit]