# 2 - Objects

## Overview

In this week we will use JavaScript executing **node**, like the students did in the last module.

&#x20;Check that you have successfully installed NodeJS by ensuring that the following command returns returns a version number e.g. "v13.8.0"

* `node -v`

## Homework Suggestion

{% hint style="info" %}
Remember copy the Homework to the [Trello ](https://trello.com/b/wl6LgDXD/homework-overview)at the end of the class
{% endhint %}

1. From the [JavaScript Module 2 repository](https://github.com/Migracode-Barcelona/javascript-module-2) review and finish all exercises in the folder `week-2`
2. [Push](https://migracode-barcelona.github.io/syllabus/others/git.html#commit-and-push-your-changes-to-github) the changes to your repository in Github

## Practice Day (Saturday) <a href="#practice-day-saturday" id="practice-day-saturday"></a>

1. Check together, solve doubts and fix the Homework exercises
2. [Push](https://migracode-barcelona.github.io/syllabus/others/git.html#commit-and-push-your-changes-to-github) the changes to your repository in Github

## Feedback

{% hint style="info" %}
We can always improve thanks to your feedback, you can use this document to send your ideas or suggestions on every week. \
This [document ](https://docs.google.com/document/d/1AzqbpWri4cyeqqf8TVHIovfdRYWOdONsYU01LVvdPvI)will help us to improve Syllabus and this guide
{% endhint %}
