Lessons Learned Module 4
Module 4 introduced us to programming language, JavaScript(JS) through Codeacademy and W3Schools and how it controlled the outcome of webpages.
The learning artifact I chose for this module is the CodeAcademy JavaScript Tutorial. For this assignment we were to complete the first two sections of the JavaScript Tutorial in Code Academy. The first section was an introduction and the second was Functions. I appreciated this assignment because it focused on functions and explained why we used them. It also combined functions with other programming concepts we learned earlier in the semester.