Program description
Have you ever wondered how you can turn rows of code into an interactive, user-controlled application?In the first course of this track, you will use a simplified version of the coding language JavaScript to create greeting cards, stories, and games. JavaScript is one of the most popular programming languages and it is used in 95% of all websites in the world.
At the beginning of the course, you will follow step-by-step instructions to code your apps while being introduced to the fundamentals of JavaScript. Once you are comfortable with the JavaScript syntax and with basic programming concepts such as while loops, for loops, and conditional statements, you will be able to start inventing, designing, and coding apps on your own.