If you do not know any html
or css
or if you have very limited exposure to these technologies, I highly recommend that you brush up on them. Here are some resources for you to do that. Pick the one that you think is easiest for you to follow and learn from.
The following is suggested reading for you, if you'd like to review any of the material we've covered in the first part of the course.
I recommend that you finish it before next Monday's class, when we start Part 2 of this course. By no means is any of this assigned, it's for your own interest and education.
In particular, these chapters for review:
- Values, Types, and Operators
- Program Structure
- Functions
- Data Structures: Objects and Arrays
- Bugs and Error Handling
These chapters for a little more depth
- Higher-order Functions
- The Secret Life of Objects