Skip to content

Commit 20b2a1e

Browse files
Update syllabus
1 parent 4e1a012 commit 20b2a1e

File tree

1 file changed

+5
-2
lines changed

1 file changed

+5
-2
lines changed

docs/syllabus.md

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,9 @@ layout: home
1414
- **EdVPs**: [[email protected]](mailto:[email protected])
1515
- **Mentored PMs**: [[email protected]](mailto:[email protected])
1616

17+
## Course Description
18+
This 12-week course offers a foundational introduction to SWE and ML/AI, designed in response to the emerging industry shift toward AI-integrated systems. New members will gain hands-on experience with Python programming, explore modern frameworks, and develop machine learning models including neural networks.
19+
1720
## Prerequisites
1821
- Taken or concurrently enrolled in **CS 61A / Data 8** OR have previous coding experience
1922
- No prior industry experience
@@ -22,9 +25,9 @@ layout: home
2225

2326
## Desired Course Outcomes
2427
By the end of the 12 weeks, we hope you:
25-
- Are comfortable programming in **Python, JavaScript, HTML, CSS, and SQL**
28+
- Are comfortable programming in **Python** and **Java**.
2629
- Know common data structures (Arrays, LinkedLists, Trees, HashTables)
27-
- Are familiar with frameworks such as **React, Node.js, NPM, PyTorch, Pandas, NumPy, scikit-learn**
30+
- Are familiar with frameworks such as **PyTorch, Pandas, NumPy, scikit-learn**
2831
- Have a basic understanding of **Databases**
2932
- Understand fundamental ML/AI concepts (optimization, neural networks)
3033
- Feel comfortable working in a **team environment**, similar to that found in industry

0 commit comments

Comments
 (0)