Designing solutions through programming - March 10 Lesson Notes

From Computer Science Wiki

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

  1. Watch this video and ensure your PHPStorm connection settings are correct. Pay attention to detail. https://youtu.be/mm1pnvjgxgU
  1. You know the framework for listing users, editing users, and deleting users. Your task today will be to use those files as TEMPLATES to create something more useful, keeping track of games.
    1. step 1: https://youtu.be/s-IAcyD9-vA
    2. step 2: https://youtu.be/iOLN6xy5R9w
    3. step 3: https://youtu.be/yjXUbPaX2FY
    4. step 4: https://youtu.be/XovLAqdJOeg (oops! I made a couple of minor mistakes in step 3)
    5. step 5: https://youtu.be/4HancGs6oq8
    6. step 6: https://youtu.be/vTi2QiQfLsI fixing some issues with fetching rows
    7. step 7: sanitizing data input: https://youtu.be/aJYq6ugEacw
    8. step 8: https://youtu.be/mbSikIlDrEM editing a game
    9. step 9: https://youtu.be/j0y02e7OVhk
    10. step 10: https://www.youtube.com/watch?v=YFXu0nQ8D5Y&feature=youtu.be



Homework.png What is our homework?

  1. 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?

  1. You get a formative assessment today :-)

Ourstandards.png Standards we are covering today

Computer1.png As a computer scientist, you have:

  • 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