Designing Solutions Through Programming block 1 Lesson Notes - September 7 2017: Difference between revisions

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


By the end of class you will be able to say:  
By the end of class you will be able to say:  
* We will look at web-based application and understand what problem it is solving.


* I can define command line environment
* I can define command line environment
Line 36: Line 38:
* I can use the command line terms to navigate to my web directory
* I can use the command line terms to navigate to my web directory


* We will then start to learn about PHP
* I can define PHP  
** You will what is PHP
* I can describe PHP
** You will learn basic syntax of php
* I can outline the basic syntax of PHP


</td>
</td>

Revision as of 16:26, 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:

  • We will look at web-based application and understand what problem it is solving.
  • 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
  • I can define PHP
  • I can describe PHP
  • I can outline the basic syntax of PHP

Homework.png What is our homework?[edit]

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]