Skip to content

Commit fe6eaa0

Browse files
authored
Merge pull request #130 from arnavpatel82/main
doc: added AIT to list of classes
2 parents 1408a73 + aa93bb5 commit fe6eaa0

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

docs/Academics/classes.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,14 @@ A list of recommended classes by former students. If you would like to add/updat
1414

1515
## CAS
1616

17+
- Applied Internet Technologies (CSCI-UA 0467)
18+
19+
Course Description: This course is a practical introduction to creating modern web applications. It will cover full stack web development - from database design all the way through client side interactivity. Students will use current server and client side web frameworks to build dynamic, data-driven sites. Various tools to support development will also be introduced, such as version control and build systems.
20+
21+
Comment: This class is definitely quite intensive, but it's a great introduction into webdev beyond just static html/css/javascript. You pretty much go through the entire MERN stack (A real world stack of frameworks and technologies frequently used in industry). Towards the end of the semester you get to do a project to apply what you've learned and possibly put on your portfolio for job/internship applications
22+
23+
Prerequisites: Basic knowledge of HTML and CSS and familiarity with using command line tools are required.
24+
1725
## Tandon
1826

1927
- Algorithmic Machine Learning and Data Science

0 commit comments

Comments
 (0)