Designing solutions through programming - February 7 Lesson Notes: Difference between revisions

From Computer Science Wiki
 
Line 21: Line 21:
==[[file:homework.png]] What is our homework? ==
==[[file:homework.png]] What is our homework? ==


# watch this video: https://www.youtube.com/watch?v=NvrpuBAMddw
# review this [[Media:Databases 1.pdf | presentation from todays class]]
# review this [[Media:Databases 1.pdf | presentation from todays class]]
# review this [[Media:Databases 2.pdf | presentation from todays class]]
# review this [[Media:Databases 2.pdf | presentation from todays class]]

Latest revision as of 09:26, 14 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. review this presentation from todays class
  2. review this presentation from todays class
  3. 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]