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.