Designing solutions through programming - February 10 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...")
 
Line 21: Line 21:
==[[file:homework.png]] What is our homework? ==
==[[file:homework.png]] What is our homework? ==


# review this [[Media:Databases 1.pdf | presentation from todays class]]
# Enjoy your weekend
# review this [[Media:Databases 2.pdf | presentation from todays class]]
# It is time for you to dedicate at least 30-45 minutes every evening to working on your app.  
# It is time for you to dedicate at least 30-45 minutes every evening to working on your app.  



Revision as of 06:50, 10 February 2017

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

  1. Watch this video and ensure your PHPStorm connection settings are correct. Pay attention to detail. https://youtu.be/mm1pnvjgxgU
  2. We will continue to learn about databases
    1. this MYSQL cheat sheet is helpful
    2. you will think about how a user table should be designed
    3. you will learn to connect to mysql
    4. you will learn to use simple commands in SQL



Homework.png What is our homework?[edit]

  1. Enjoy your weekend
  2. It is time for you to dedicate at least 30-45 minutes every evening to working on your app.


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

  1. You will get a formative mark for your work today.

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]