Designing solutions through programming - April 10 Lesson Notes: Difference between revisions

From Computer Science Wiki
(Created page with "https://youtu.be/Vd-ZI3UY2MA")
 
No edit summary
 
Line 1: Line 1:
https://youtu.be/Vd-ZI3UY2MA
__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 1em; background-color:#E6F9E6; align:right;vertical-align:top;">
==[[File:class_plan.png]] What are we going to learn today?==
 
 
 
# Watch this video and ensure your PHPStorm connection settings are correct. Pay attention to detail. https://youtu.be/mm1pnvjgxgU
 
# Please [https://youtu.be/Vd-ZI3UY2MA consult this link to review what we covered in class today]
 
</td>
 
<td style="margin:0; margin-top:10px; margin-right:10px; border:1px solid #dfdfdf; padding:0 1em 1em 1em; background-color:#E6F9E6; align:right;vertical-align:top;">
 
==[[file:homework.png]] What is our homework? ==
 
# It is time for you to dedicate at least 30-45 minutes every evening to working on your app.
 
</td>
</tr>
<tr>
 
<td style="margin:0; margin-top:10px; margin-right:10px; border:1px solid #dfdfdf; padding:0 1em 1em 1em; background-color:lightyellow; align:right;vertical-align:top;" colspan="2">
 
==[[File:target.png]] How am I being assessed today? ==
 
# You get a formative assessment today :-)
 
</td>
 
</tr>
<tr>
 
<td style="margin:0; margin-top:10px; margin-right:10px; border:1px solid #dfdfdf; padding:0 1em 1em 1em; background-color:#FFF5FF; align:right;vertical-align:top;">
 
== [[File:ourstandards.png]] Standards we are covering today ==
 
* [[IB Computer Science SL standards | Click here for all our standards]]
 
</td>
 
<td style="margin:0; margin-top:10px; margin-right:10px; border:1px solid #dfdfdf; padding:0 1em 1em 1em; background-color:#FFF5FF; align:right;vertical-align:top;" colspan="2">
 
== [[Image:computer1.png]] As a computer scientist, you have: ==
 
* 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
 
</td>
</tr>
<tr>
<td style="margin:0; margin-top:10px; margin-right:10px; border:1px solid #dfdfdf; padding:0 1em 1em 1em; background-color:lightgray; align:right;vertical-align:top;" colspan="2">
 
== [[Image:credit.png]] Credits ==
* Icons used with tremendous gratitude by [http://www.freepik.com/ Freepik] from [http://www.flaticon.com/ flaticon]
</td>
</tr>
</table>
[[Category:2016-2017 Class Notes]]
[[Category:2016-2017 School Year]]

Latest revision as of 07:23, 10 April 2017

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

  1. Watch this video and ensure your PHPStorm connection settings are correct. Pay attention to detail. https://youtu.be/mm1pnvjgxgU
  1. Please consult this link to review what we covered in class today

Homework.png What is our homework?

  1. It is time for you to dedicate at least 30-45 minutes every evening to working on your app.

Target.png How am I being assessed today?

  1. You get a formative assessment today :-)

Ourstandards.png Standards we are covering today

Computer1.png As a computer scientist, you have:

  • 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