Skip to content

Commit

Permalink
add last two workshops
Browse files Browse the repository at this point in the history
  • Loading branch information
tomasohCHOM committed Oct 11, 2024
1 parent b7f7d54 commit e0d01c7
Showing 1 changed file with 9 additions and 1 deletion.
10 changes: 9 additions & 1 deletion workshops/fall2024.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
workshops:
- title: "Open Source Software Team Kickoff Fall 2024"
description: "Join the Open Source Software Team Kickoff and dive into the world of collaborative coding! Contribute to open-source projects specific to ACM, expand your coding skills, and be part of a vibrant community of developers. Beginners, intermediate, and advanced programmers welcomed "
description: "Join the Open Source Software Team Kickoff and dive into the world of collaborative coding! Contribute to open-source projects specific to ACM, expand your coding skills, and be part of a vibrant community of developers. Beginners, intermediate, and advanced programmers welcomed!"
timestamp: "2024-09-12"
url: "http://acmcsuf.com/oss-kickoff-fa24"
- title: "First Contributions"
Expand All @@ -12,6 +12,14 @@ workshops:
description: "Join us for an in depth introduction to SvelteKit fundamentals. This knowledge will assist immensely with our future projects! Stick around to see us progress with one of the projects we plan to choose and elaborate on!"
timestamp: "2024-09-26"
url: "https://acmcsuf.com/oss-sveltekit-fa24"
- title: "Planning Large Projects"
description: "Ever wonder how large projects stay on track? In this workshop, you’ll learn how to create design documents, plan sync meetings, and set up development environments—just like in a real-world work setting. We will also be having a project work session so we can make more progress on our on-going projects! ✨"
timestamp: "2024-10-03"
url: "https://acmcsuf.com/oss-project-planning-fa24"
- title: "Applied Algorithms"
description: "Ever wonder how algorithms can be useful beyond interview prep and LeetCode? Join us for a hands-on workshop where we’ll explore how data structures and algorithms are applied in open source projects. We’ll walk through real examples and demo how these concepts can optimize code, improve performance, and solve practical problems!"
timestamp: "2024-10-10"
url: "https://acmcsuf.com/oss-applied-algorithms-fa24"
---

# Fall 2024 workshops
Expand Down

0 comments on commit e0d01c7

Please sign in to comment.