# Javascript II

## Module Introduction

## Last Module

In the first Module of Javascript (3 weeks) students learned the basics of programming: variables, arrays, conditionals, loops, functions. So will be completely normal if students still don't have a deep knowledge on programming, and perhaps we have to go back to explain one of these concepts.

During this module they did not start using Javascript in a browser, only executing .js files from the command line using node.&#x20;

## Lessons

{% content-ref url="javascript-ii/week-1" %}
[week-1](https://volunteers.migracode.org/coding-course/class-information/teaching-instructions/javascript-ii/week-1)
{% endcontent-ref %}

{% content-ref url="javascript-ii/week-2" %}
[week-2](https://volunteers.migracode.org/coding-course/class-information/teaching-instructions/javascript-ii/week-2)
{% endcontent-ref %}

{% content-ref url="javascript-ii/week-3" %}
[week-3](https://volunteers.migracode.org/coding-course/class-information/teaching-instructions/javascript-ii/week-3)
{% endcontent-ref %}
