Designing Solutions Through Programming - block 6 - August 27 2018 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...")
 
 
(5 intermediate revisions by the same user not shown)
Line 12: Line 12:
Welcome. You start coding today.
Welcome. You start coding today.


* then we will start coding in [[HTML]]
* We will start coding in [[HTML]]
** we will set up sublime and google chrome side by side
** we will set up sublime and google chrome side by side
** We will review this HTML video
** We will review this [https://www.youtube.com/embed/wjkJaQYDxjQ HTML video]
** We will create an HTML file using PLAIN TEXT settings in sublime
** We will create an HTML file using PLAIN TEXT settings in sublime
** We will create an HTML file using HTML helping in sublime
** We will create an HTML file using HTML helping in sublime
Line 29: Line 29:
** Please use image tag
** Please use image tag
** Please use ordered and unordered lists
** Please use ordered and unordered lists
* Please use HTML to [https://pastebin.com/4t8g61KA structure this document to make it more readable]




Line 34: Line 35:
<!-- ==============================  IN CLASS LEARNING ACTIVITIES ========================== -->
<!-- ==============================  IN CLASS LEARNING ACTIVITIES ========================== -->
<!-- ======================================================================================= -->
<!-- ======================================================================================= -->
</td>
<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;">
<!-- ======================================================================================= -->
<!-- ==============================  HOMEWORK ============================================== -->
<!-- ======================================================================================= -->
==[[file:homework.png]] What is our home learning? ==
* Hey! It's your first day and you probably don't even have your computers yet. Please just come to our next class with questions or wonderings about computer science or this class. We will have lots of setup to do!
<!-- ======================================================================================= -->
<!-- ==============================  HOMEWORK ============================================== -->
<!-- ======================================================================================= -->


</td>
</td>

Latest revision as of 06:58, 27 August 2018

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

Welcome. You start coding today.

  • We will start coding in HTML
    • we will set up sublime and google chrome side by side
    • We will review this HTML video
    • We will create an HTML file using PLAIN TEXT settings in sublime
    • We will create an HTML file using HTML helping in sublime
    • We will understand how a text editor helps us code
    • We will create an HTML file with a table, lists, and different elements.
    • We will learn how to view source in Google chrome


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 will also ask you to complete a self-assessment which I will use to help me guage how well you think you understand our material in class.

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]