Skip to content

Latest commit

 

History

History
26 lines (14 loc) · 754 Bytes

README.md

File metadata and controls

26 lines (14 loc) · 754 Bytes

Fundamentals of Computing

General information

  • Course Title: Fundamentals of Computing

  • Course Code: CS 515

  • Academic Level: Graduate

  • Instructor: Edward Banduk

  • Department: Computer Science

  • University: Stevens Institute of Technology

  • Course Period: Fall Semester in 2022 (Sep 2022 - Dec 2022)

Course description

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.

Skills

  • Programming: Python
  • Software: IntelliJ IDEA, Visual Studio Code, PyCharm