Recommended for ages 10 years old and older

Create your first website with HTML and CSS.

Web Development 1 is an introductory class to students who want to explore Web Design and Programming. It allows students to design a simple Web Application, create simple forms, and view details of a website. By the end of the camp, students will be able to create a simple Web Application that will show a simple profile of a certain topic.

Course Outline:

  • Introduction to HTML
  • Formatting and Debugging HTML
  • Hyperlinks, Table, and Forms
  • Class vs ID
  • Styling with CSS

Recommended for ages 10 years old and older

Improve your website with HTML, CSS and Javascript.

Web Development 2 is the next step to the Web Development journey. Students will be taught with advanced styling and improved designs using Javascript. Web Development 2 will introduce Javascript to provide logic formulation into the development of Web Application.

Course Outline:

  • Semantic HTML
  • Specificity
  • CSS Animations and Transitions
  • Introduction to Javascript
  • Conditional Statements and Loop

Recommended for ages 10 years old and older

Turn your website into a functional Web Application with Web Development 3. Web Development 3 will introduce a connection from your website to the database using MySQL. By the end of the Web Development 3 course, students will be able to create their own simple e-commerce website.

Course Outline:

  • Introduction to MySQL
  • SQL Query Syntax
  • Joining Tables
  • Introduction to PHP
  • Integrating MySQL to PHP