Skip to content

Commit d06786f

Browse files
committed
add last two workshops
1 parent e61db92 commit d06786f

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

workshops/fall2024.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,14 @@ workshops:
3232
description: "Join us for Open Source 101, where we’ll dive into our experiences contributing to impactful Open Source projects in tech. We’re excited to welcome Melkey, a Software Developer @Twitch and Creator of go-blueprint, who’ll share his insights as a contributor and maintainer in the Open Source community."
3333
timestamp: "2024-11-07"
3434
url: "https://acmcsuf.com/oss-101-fa24"
35+
- title: "Intro to Lua"
36+
description: "Have you ever been curious about the language used to make Roblox Games? Join us to learn the basic syntax of the language used for Roblox, Neovim, and other apps/games!!"
37+
timestamp: "2024-11-14"
38+
url: "https://acmcsuf.com/oss-lua-fa24"
39+
- title: "API Basics"
40+
description: "Ever wonder how apps like Instagram or Google Maps share data so seamlessly? Learn how APIs make it all possible by letting systems talk to each other. We’ll cover the basics of using APIs, from sending requests to getting data, and explore how they’re behind the scenes of so many tools you use daily."
41+
timestamp: "2024-11-21"
42+
url: "https://acmcsuf.com/oss-api-basics-fa24"
3543
---
3644

3745
# Fall 2024 workshops

0 commit comments

Comments
 (0)