Week 4

Summary

For the fourth week, we've had a look at doing presentations and JS Engine. Will be looking at Multi Table SQL next.

Tasks

Monday

We chose a topic to create a presentation, which we will present this Friday and next Friday (split across both days).

For my topic, I'm basing it around the Nintendo Network shutdown, which was two weeks ago from this point.

Then we had a quick introduction to JS Engine and Execution Context, how we can see the order that functions are executed in.

Tuesday

Multi Table SQL

Wednesday

We had a look at the Scope and Higher Order, and then had a look at Async/Await and how it affects the order that code is executed in.

Thursday

We worked on an SQL database project today. We had a brief of what the database is for and sample data to use when creating our tables. We had to normalise the data to 3NF, put it into tables and do some CRUD operations and queuries using said tables.

Friday

We had a look at classes and subclasses in JavaScript, and then in the afternoon I had done my presentation on the Nintendo Network shutdown.