IB Comp Sci SL - October 20 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...")
 
No edit summary
Line 43: Line 43:
* Describe the characteristics and applications of a collection.
* Describe the characteristics and applications of a collection.
* Construct algorithms using the access methods of a collection.
* Construct algorithms using the access methods of a collection.
* [[IB Computer Science HL standards | Click here for all our standards]]
* [[IB Computer Science SL standards | Click here for all our standards]]


</td>
</td>

Revision as of 11:28, 20 October 2016

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

  1. You've done quite a bit so far!
  2. Please implement a "final" character sheet.
    1. The sheet must have all attributes
    2. The race should impact attribute (maybe Dwarves are a bit stronger). You should note these changes on the character sheet
    3. The HP, MP should be calculated mathematically. Please INFORM the user how this number was arrived at.



Homework.png Homework[edit]

  1. Learn and apply sessions to our character generation program


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

  1. You will be formatively assessed in class today

Ourstandards.png Standards we are covering today[edit]

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]