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
- Host: GitHub
- URL: https://github.com/avipars/cs-resources
- Owner: avipars
- License: other
- Created: 2021-11-25T07:26:55.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2024-12-18T12:52:02.000Z (5 months ago)
- Last Synced: 2024-12-18T13:31:24.654Z (5 months ago)
- Topics: computer-science, cpp, digital, programming
- Language: C++
- Homepage: https://cs.aviparshan.com
- Size: 32.9 MB
- Stars: 5
- Watchers: 3
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE.md
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/)
[](https://ko-fi.com/J3J81LRFO)
[](https://github.com/avipars/CS-Resources/actions/workflows/pages/pages-build-deployment)
[](https://github.com/cpp-linter/cpp-linter-action/actions/workflows/cpp-linter.yml)