Designing solutions through programming - March 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 31: Line 31:
==[[file:homework.png]] What is our homework? ==
==[[file:homework.png]] What is our homework? ==


# Please really start to think about your IA.
# watch this video: https://www.youtube.com/watch?v=NvrpuBAMddw
# review this [[Media:Databases 1.pdf | presentation prior to our next class]]
# review this [[Media:Databases 2.pdf | presentation prior to our next 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 16:14, 9 March 2017

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 now 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



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