fundamentals/README.md

10 lines
207 B
Markdown
Raw Normal View History

2022-07-06 19:56:10 +05:30
# fundamentals
A collection of tutorials on computer fundamentals
2022-09-10 16:18:45 +01:00
## Table of Contents
2022-09-10 16:20:42 +01:00
- [DBMS](database/)
- [Operating Systems](os/)
2022-09-10 16:21:23 +01:00
- [Computer Networks](networks/)
2022-09-10 16:20:42 +01:00
- [Object Oriented Programming](oop/)