Designing Solutions Through Programming block 1 Lesson Notes - September 6: 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
 
(2 intermediate revisions by the same user not shown)
Line 2: Line 2:
<table cellspacing="10" style="width:100%;">
<table cellspacing="10" style="width:100%;">
<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]] Our Big Idea ==
<br />
The function of every web application system is to accept data, process data and output information. Effective design of interdependent components results in useful function.
</td>
</tr>
<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;">
<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?==
==[[File:class_plan.png]] What are we going to learn today?==
Line 27: Line 39:
<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;">
<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? ==
==[[file:homework.png]] What is our home learning? ==


* Make at least 5 changes to our CV template
* likely none.


</td>
</td>

Latest revision as of 09:21, 6 September 2017

Target.png Our Big Idea[edit]


The function of every web application system is to accept data, process data and output information. Effective design of interdependent components results in useful function.

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

Hello Class!

By the end of class you will be able to say:

  • I can define command line environment
  • I can define a graphical user interface
  • I can describe the difference between a command line a graphical user interface
  • I can describe what the following commands do:
    • ls -ltr
    • cd
    • pwd
    • clear
  • I can describe a remote host
  • I can describe a local host
  • I can describe the difference between a local host and a remote host
  • I can describe how to connect to the school server in Frankfurt, Germany
  • I can use the command line terms to navigate to my web directory

Homework.png What is our home learning?[edit]

  • likely none.

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

I will assess you formatively today, and make a professional judgement to what extent you understand our learning material. I will use observation, your written work, answers to questions, and contribution to class discussions as data to make my decisions. I normally record my observations in a "evidence of learning" spreadsheet, which I will happily share with you privately if you so wish. I usually need a day or two notice.

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]