Skip to content

Commit 1aac428

Browse files
authored
Update README.md
1 parent c24df32 commit 1aac428

File tree

1 file changed

+26
-2
lines changed

1 file changed

+26
-2
lines changed

README.md

+26-2
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,26 @@
1-
# CS515_Python_Courseworks
2-
1+
# Fundamentals of Computing
2+
3+
### General information
4+
5+
- **Course Title:** Fundamentals of Computing
6+
7+
- **Course Code:** CS 515
8+
9+
- **Academic Level:** Graduate
10+
11+
- **Instructor:** Edward Banduk
12+
13+
- **Department:** Computer Science
14+
15+
- **University:** Stevens Institute of Technology
16+
17+
- **Course Period:** Fall Semester in 2022 (Sep 2022 - Dec 2022)
18+
19+
### Course description
20+
21+
This is an introduction to computer science with an emphasis on programming, in Python. The topics include: design; algorithmic thinking; recursion; object-oriented programming; and some basics about computer systems: machine language, interpreters, compilers, and data representation.
22+
23+
### Skills
24+
25+
- **Programming:** Python
26+
- **Software:** IntelliJ IDEA, Visual Studio Code, PyCharm

0 commit comments

Comments
 (0)