Designing solutions through programming - January 27 2017 Lesson Notes

From Computer Science Wiki
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

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

  1. You must finish your login system from our previous class
  2. We are going to ADD some functionality to your application, so don't go on to the next step until you have the system working as described.
  3. Watch this video and ensure your PHPStorm connection settings are correct. Pay attention to detail. https://youtu.be/mm1pnvjgxgU
  4. the instructions to setup a login system are here: click here please.
    1. We have customized content based on the login status of a user. Let's make something actually useful: https://youtu.be/JzK5xNs7xZw
    2. Here is part 2 of customizing content https://youtu.be/4vk7fmC7DCQ
  1. we now start a new chapter: allowing someone to create a new account on our website.
    1. step 1: https://youtu.be/rE9LSePqY6Y
    2. step 2: https://youtu.be/BHid4teyJQM
    3. step 3: https://youtu.be/BwShx8gHCMQ
    4. step 4: https://youtu.be/OEMzp2HzR-I
    5. step 5: https://youtu.be/pePIJIHE4m4
      1. Understanding includes is really important. This video explains the idea of includes: https://www.youtube.com/watch?v=Jc69HiyLvvA
    6. step 6: https://youtu.be/slvEGv_6r4M
    7. step 7: https://youtu.be/2nigTuWnE3w


  1. PLEASE read the next section about assessment!!!!!!!

Homework.png What is our homework?[edit]

  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?[edit]

  1. If you do not email me a link to your file you will not a get a grade on this, which would be a sad day for you.


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]