An open API service indexing awesome lists of open source software.

https://github.com/avipars/cs-resources

Free computer science resources and notes from yours truly
https://github.com/avipars/cs-resources

computer-science cpp digital programming

Last synced: 4 months ago
JSON representation

Free computer science resources and notes from yours truly

Awesome Lists containing this project

README

        

---
layout: page
title: CS-Resources Homepage
date: '2024-12-22'
permalink: /
categories: Homepage
tags:
- CS
- Subjects
---

Free computer science resources from yours truly.

I will be adding new files, videos, and interesting information that will be relevant for every computer science student!

#### Courses:

###### Programming

* Coding problems (C/C++)... it's really C'esque but written and compiled in [C++ (Intro to CS)](https://cs.aviparshan.com/CS-Resources/intro_cs/)

* [Workshop in C++](https://cs.aviparshan.com/CS-Resources/cpp_workshop)

* [DSA 1 (Data Structures & Algorithms 1)](https://cs.aviparshan.com/CS-Resources/data_struct/)

* [DSA 2 (Advanced Data Structures & Algorithms 1)](https://cs.aviparshan.com/CS-Resources/data_struct2/)

###### Architecture

* [Digital Systems](https://cs.aviparshan.com/CS-Resources/DigitalSystems/)

* [MIPS (Computer Architecture)](https://cs.aviparshan.com/CS-Resources/mips/)

* [Operating Systems](https://cs.aviparshan.com/os)

* [Unix](https://cs.aviparshan.com/unix/)

* [Intro to Database Systems](https://cs.aviparshan.com/databases/)

* [Intro to Communications](https://cs.aviparshan.com/comms)

* [Databases](https://cs.aviparshan.com/databases)

###### [Math](https://cs.aviparshan.com/CS-Resources/math/)

* [Pre-calculus](https://cs.aviparshan.com/CS-Resources/math/precalculus)

* [Calculus](https://cs.aviparshan.com/CS-Resources/math/calculus)

* [Math Logic](https://cs.aviparshan.com/CS-Resources/math/logic)

* [Discrete Mathematics](https://cs.aviparshan.com/math/discrete/)

* [Linear Algebra](https://cs.aviparshan.com/CS-Resources/math/linearalgebra)

* [Linear Algebra 2](https://cs.aviparshan.com/math/linearalgebra2/)

* [Probability](https://cs.aviparshan.com/math/probability/)

##### Miscellaneous:

* [Intro to Software Engineering](https://cs.aviparshan.com/software_eng)

* [Intro to Data Security](https://cs.aviparshan.com/CS-Resources/intro_sec)

#### Articles:

* [View by List (sorted by recent)](https://cs.aviparshan.com/blog)

* [View By Tag (sorted lexicographically)](https://cs.aviparshan.com/tags)

##### Bonus stuff

[My Website](https://www.aviparshan.com/)

[![ko-fi](https://ko-fi.com/img/githubbutton_sm.svg)](https://ko-fi.com/J3J81LRFO)

[![pages-build-deployment](https://github.com/avipars/CS-Resources/actions/workflows/pages/pages-build-deployment/badge.svg)](https://github.com/avipars/CS-Resources/actions/workflows/pages/pages-build-deployment)

[![cpp-linter](https://github.com/cpp-linter/cpp-linter-action/actions/workflows/cpp-linter.yml/badge.svg)](https://github.com/cpp-linter/cpp-linter-action/actions/workflows/cpp-linter.yml)