Thanks for checking out the Hy-Tech Club curriculum!
This course covers the basics of web development, introducing static webpages and styles. By the end of the semester, students will be able to create their own webpages using the HTML language to build structure, and the CSS language to add style.
This course introduces the basics of JavaScript. Students will learn fundamental programming topics like variables, input/output, functions, conditionals, and loops. By the end of the semester, they will be able to build their own interactive website!
This course expands upon the material from Web 102, and dives deeper into more JavaScript concepts. Students will learn about objects, data, functional programming, asynchronous execution, and more! By the end of the semester, students should be able to create an advanced website that connects to an external API and dynamically updates based on real live information.
This course gives students the opportunity to work on one long-term project for the entirety of the semester. There may be some instructor-led lessons scattered throughout the course, but most of the time will be spent working individually or as teams to build software applications. By the end of the semester, each team should have a final project to present.