Designing Solutions Through Programming block 1 Lesson Notes - August 28: 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...")
 
Line 21: Line 21:
* we will look at [http://www.csszengarden.com/ a cool example of how CSS can be used to make the SAME html look really different]
* we will look at [http://www.csszengarden.com/ a cool example of how CSS can be used to make the SAME html look really different]


https://www.w3schools.com/cssref/trysel.asp
* we will learn about selectors, using this helpful tool: https://www.w3schools.com/cssref/trysel.asp
* we will code a simple CSS
 
* we will create our '''first solution''' (see spec, below)





Revision as of 09:49, 27 August 2017

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

Hello Class!

Today in class we will:

  • review introductions
  • confirm if many of you have jetbrains IDE (click here for download link for phpstorm) email
    • IF more than 90% of the class has the verification email THEN we will setup phpstorm
  • we will review our HTML
    • we will review how to up sublime and google chrome side by side
    • we will review how to view source in Google chrome
  • we will create our first solution (see spec, below)


Students who are little less comfortable coding[edit]

Students who are little more comfortable coding[edit]

Homework.png What is our homework?[edit]

Please watch the video on our CSS by next 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.

Ourstandards.png Standards we are covering today[edit]

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]