Skip to content

Latest commit

 

History

History
23 lines (12 loc) · 1.29 KB

README.md

File metadata and controls

23 lines (12 loc) · 1.29 KB

Hack School Fall 2024

Welcome to the main repository for ACM Hack's Hack School for Fall 2024!

Preparing for Hack School

If you want to get a head start on hack school content, we have our Hack Textbook here with in-depth content for the material that we cover in our workshops! We recommend checking out the Git/Github and Developer Tools section to set up your coding environment for hack school. You can also check out our past iteration of Hack School to learn about another project that you can create with the MERN stack, a type-racing game 🚗.

Slides and Resources

As the series goes on, we'll add the slides, recordings, and code here!

Part 1 (10/15) - Intro to HTML/CSS - Slide Deck - Code - Recording

Part 2 (10/22) - JavaScript & Node.js - Slide Deck - Code - Recording

Part 3 (10/29) - React & Next.js

Part 4 (11/5) - APIs and Express

Part 5 (11/12) - Databases

Part 6 (11/19) - More React & Finishing Our Project