Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update hack school logistics to current year #83

Merged
merged 2 commits into from
Sep 30, 2024
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
18 changes: 9 additions & 9 deletions pages/hack-school/logistics.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -2,22 +2,22 @@

This page is a collection of all the logistics for Hack School. Given the popularity of Hack School, we're only able to admit so many students to attend our workshops in-person during
the fall quarter. However, we record our workshops and maintain all of our material! If you aren't admitted, or you're viewing this after fall quarter, but you still want to follow
along, you can find all of our material on our [GitHub](https://acmurl.com/hackschool-fa23), our [YouTube](https://acmurl.com/youtube), and this textbook!
along, you can find all of our material on our [GitHub](https://acmurl.com/hackschool-fa24), our [YouTube](https://acmurl.com/youtube), and this textbook!

## Fall Quarter 2023
Our next iteration of Hack School will be running in Fall 2023. You can find all related logistics here, including the dates & locations of our workshops, Zoom links, calendar for office hours, and necessary material.
## Fall Quarter 2024
Our next iteration of Hack School will be running in Fall 2024. You can find all related logistics here, including the dates & locations of our workshops, Zoom links, and necessary material.
We'll make slides or other prerequisite material available before every workshop.



Workshop 1 (10/11): HTML/CSS
Workshop 1 (10/15): HTML/CSS

Workshop 2 (10/18): JavaScript
Workshop 2 (10/22): JavaScript

Workshop 3 (10/25): Building Front-End Interfaces with React and Next.js
Workshop 3 (10/29): Building Front-End Interfaces with React and Next.js

Workshop 4 (11/1): Building APIs with Express.js
Workshop 4 (11/5): Building APIs with Express.js

Workshop 5 (11/8): All about Databases with MongoDB
Workshop 5 (11/12): All about Databases with MongoDB

Workshop 6 (11/15): Deployment with Vercel
Workshop 6 (11/19): Deployment with Vercel and Render
Loading