aemx / cs

Undergraduate coursework for CS courses at NJIT

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Undergraduate Computer Science at NJIT

This repository contains a growing collection of undergraduate coursework completed for Computer Science courses at the New Jersey Institute of Technology. Note that, I am not pursuing a Computer Science major, but rather a Computer Engineering major (as a sophomore).

Disclaimer

It is highly recommended that this collection be used for exemplary and historical purposes only. Additionally, it is recommended that you do not use these programs to plagiarize coursework for your own needs at NJIT— I am not held responsible for your actions if you choose to do this. Be warned that the decision to disobey the Academic Honor Code set in place at NJIT may result in your suspension or expulsion from the university.

Course Listing

Fundamentals of computer science are introduced, with emphasis on programming methodology and problem solving. Topics include basic concepts of computer systems, software engineering, algorithm design, programming languages and data abstraction, with applications. The high level language C++ is fully discussed and serves as the vehicle to illustrate many of the concepts.

About

Undergraduate coursework for CS courses at NJIT

License:MIT License


Languages

Language:C++ 100.0%