JavaScript Codecademy

Hands on coding with JavaScript:

For those unfamiliar with Codecademy, Codecademy is an online service that provides tutorials for various scripted, and compiled coding languages. The Codecademy JavaScript tutorial gave hands on instruction, and practice in the basics of the syntax, control flow statements, arrays, loops, and functions, in the JavaScript language. This tutorial was extremely helpful in teaching me the language, giving me a hands on approach, and allowing me to practice concepts I learned, and took notes on, in the w3chools lessons.

Above is a screenshot showing my code used in a problem where I was to use the console.log() function, and .substring functions, to manipulate string name lengths.

---------------------------------------------------------------------------

---------------------------------------------------------------------------

^Certification of my completion of the assigned JavaScript codecademy sections.

Back to Module Four