Skip to content

Files

Latest commit

 

History

History
58 lines (49 loc) · 2.68 KB

Project4Plan.md

File metadata and controls

58 lines (49 loc) · 2.68 KB

Project 4 Planning:

LEARN

  1. HTML5 Canvas course.==> Take notes.
  1. OOP course.==> Take notes.
  • Scopes
  • Closures
  • The ´this´keyword
  • Prototype Chain
  • Object Decorator Pattern
  • Functional Classes
  • Prototypal Classes
  • Pseudoclassical Patterns
  • Superclass and Subclasses
  • Pseudoclassical Subclasses

READ

  1. Read Project Guidelines carefully ==> Take notes.
  2. Read project rubric carefully ==> Take notes.
  3. Read JS files comments carefully ==> Take notes.
  4. Read Trello road map ==> Take notes.
  5. Read Understanding the project-Davide==> Take notes.

CREATE A PLAN & MAKE A TODOLIST

  1. Collect and organize all your notes in one file.

DEBUG STARTERCODE

  1. Before starting project debug it in concole. ==> Complete the missing.

START TO CODE

  1. Start the project.
  • JS1
  • JS2
  • JS3
  • HTML
  • CSS

DEBUG CODE

  1. Download StartersCode.
  2. Debug the code.

REVIEW CODE CODE

  1. Review the code: Review JavaScript code

RESOURCES

VIDEOS:

EXAMPLE GAME GitHub: