Module 4

module img

Module Overview

In this final Module, I learned about JavaScript(JS) and how it controls the behavior of webpages. Aside from HTML and CSS, JS is the third essential programming language for a web developer. Through Codeacademy and W3Schools, I created JS functions, statements, pop up boxes, a demo game, and more.

This Module was probably my favorite because I enjoyed creating a program that interacts with its users. I could also see why it is one of the essentials for a website because I run into pop up boxes and alerts all the time. In this Module, I use IntelliJ to to create a conversion for kilometers to miles using JS .

Selected Assignments

assignment1

In this assignment, I created a program that convert kilomters to miles.

assignment2

In this assignment, I created a user is about to talk to Justin Bieber.

Learning Narrative

At last, we have arrived the final Module. As I stated in the Overview, this was my favorite Module. Partly because there were only like two assignments, but mostly because there are so many functions within JS. Before starting the module, I thought that Java and JavaScript were the same thing. Thus, considering the difficulties I had in my Java class, I was hesitant to start the Module. After going through the Codeacademy tutorial I realized the two programming languages were similar but not the same. That said, I didn't find the language too difficult this time around. I concluded that this may be due to the wonders of Codeacademy (it's still my favorite tutorial at all time).