Coding for the Web

Coding for the Web teaches the language of JavaScript. The class starts at an introductory level, giving students a strong grasp of the basic JavaScript syntax. The foundational aspects of the course, such as variables, operators, conditional statements and more give the students a basis for understanding the more complex topics, such as loops and functions. The class is a project based course. Students use codepen - an online platform for testing code - which allows them to easily check their mistakes and run their code. Students complete projects which systematically give them the opportunity to solve coding problems with their growing knowledge base, and show them the creative side of coding. By the end of the class, students will have a firm grasp of JavaScript, and a working knowledge of HTML and CSS. They will be able to use their skills to code interactive web page features. As well as teaching students the foundations of JavaScript, Coding for the Web helps students engage with computational problem solving. Ultimately, students can use the skills they learn in this class to code with JavaScript, and learn other coding languages.

Course Objectives

  • To seed programming interest in students so they feel confident and have the skills they need in order to launch a career in technology
  • Develop reasoning skills, cognitive constructive capabilities, and computational thinking skills
  • To provide the students with a solid foundation in the most common paradigms of computation and allow the students to integrate their own interests into the course

Related