fundamentals/README.md

10 lines
211 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/)
- [Computer Networking](networking/)
- [Object Oriented Programming](oop/)