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

From Computer Science Wiki
No edit summary
No edit summary
Line 28: Line 28:
* I can demonstrate how use the command line terms to navigate to my web directory
* I can demonstrate how use the command line terms to navigate to my web directory
* I can demonstrate output text in PHP
* I can demonstrate output text in PHP
* I can declare variables in PHP  
* I can demonstrate declare variables in PHP  


== New Learning ==  
== New Learning ==  


* I can  
* I can define an html form
* I can describe the process of submitting a form
 
* https://developer.mozilla.org/en-US/docs/Learn/HTML/Forms/Your_first_HTML_form
* https://developer.mozilla.org/en-US/docs/Learn/HTML/Forms/How_to_structure_an_HTML_form
* https://developer.mozilla.org/en-US/docs/Learn/HTML/Forms/The_native_form_widgets
* https://developer.mozilla.org/en-US/docs/Learn/HTML/Forms/Sending_and_retrieving_form_data
 





Revision as of 09:22, 8 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:

Review[edit]

  • I can describe the difference between a local host and a remote host
  • I can demonstrate how to connect to the school server in Frankfurt, Germany
  • I can demonstrate how use the command line terms to navigate to my web directory
  • I can demonstrate output text in PHP
  • I can demonstrate declare variables in PHP

New Learning[edit]

  • I can define an html form
  • I can describe the process of submitting a form


Homework.png What is our homework?[edit]

  • Find one web application (a web based application which accepts input, processes that input, and then outputs some information or data) and be prepared to share it with the class.

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]