June 2nd 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...")
 
 
(3 intermediate revisions by the same user not shown)
Line 5: Line 5:
==[[File:class_plan.png]] What are we going to learn today?==
==[[File:class_plan.png]] What are we going to learn today?==


# You are going to understand what a network is [http://www.bbc.co.uk/education/guides/zh4whyc/revision/1 click here]
# You are going to think through a problem
# You are going to understand the advantages and disadvantages of networks [http://www.bbc.co.uk/education/guides/zh4whyc/revision click here]
# You are going to learn about [[unit tests]]
# You are going to learn about types of networks
# You are going to review pseudocode
# You are going to learn about topologies [http://www.bbc.co.uk/education/guides/zh4whyc/revision/3 click here]
# You are going to understand the difference between wired and wireless networks
# You will describe the advantages and disadvantages of wireless  and wired networking [http://www.bbc.co.uk/education/guides/zh4whyc/revision/4 click here]
# You will understand basic networking hardware [http://www.bbc.co.uk/education/guides/zh4whyc/revision/5 click here]
# You will understand what a server is [http://www.bbc.co.uk/education/guides/zh4whyc/revision/8 click here]
# You will understand protocols [http://www.bbc.co.uk/education/guides/zp9jpv4/revision/5 click here]
# You will describe the way certain protocols work


==[[file:homework.png]] What is your homework and when is it due ?==
==[[file:homework.png]] What is your homework and when is it due ?==
Line 25: Line 18:
== [[File:planfortoday.png]] What is the actual plan? ==
== [[File:planfortoday.png]] What is the actual plan? ==


<html>
<iframe width="420" height="315" src="https://www.youtube.com/embed/PsC0zIhWNww" frameborder="0" allowfullscreen></iframe>
</html>


# today, please work on your project
# We will present a problem.
# we will design a solution for this problem
# We will implement a solution
# We will test our solution


</td>
</td>
Line 38: Line 37:
==[[File:target.png]] Is this graded? ==
==[[File:target.png]] Is this graded? ==


# your work will count towards a summative grade
# your work will count towards a formative grade


</td>
</td>

Latest revision as of 11:35, 2 June 2016

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

  1. You are going to think through a problem
  2. You are going to learn about unit tests
  3. You are going to review pseudocode

Homework.png What is your homework and when is it due ?[edit]

  1. No homework today

Planfortoday.png What is the actual plan?[edit]

  1. We will present a problem.
  2. we will design a solution for this problem
  3. We will implement a solution
  4. We will test our solution

Target.png Is this graded?[edit]

  1. your work will count towards a formative grade

Ourstandards.png Standards we are covering today[edit]



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

These are the characteristics every computer scientist works towards.

  • 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]