Skip to content

Devparihar5/Complete-Roadmap-of-CS-Fundamentals

Repository files navigation

Complete-Roadmap-of-CS-Fundamentals

Complete_DSA

Complete DSA Notes

Computer-networks

Computer network notes

Notes on "Computer Networks"

C++ STL

DBMS_SQL-Notes

DBMS_SQL Notes

  1. Geeks for geeks
  2. w3-schools
  3. tutorials Point

Dynamic-Programming-Notes

While I was watching the videos, I saw , many a times he mispelled bottom up as top down . So it might reflect in the notes as well . Please keep this in mind while revising

Git-Github

All about Git-Github

https://www.youtube.com/watch?v=uaeKhfhYE0U&ab_channel=AnujBhaiya

https://www.youtube.com/watch?v=apGV9Kg7ics&ab_channel=KunalKushwaha

Git :

  • distributed version control system (save our changes, revert our change etc)

Git installation :

  • Screenshot (908)

Link : https://git-scm.com/downloads

Git-Bash terminal(just like linux) :

  • a terminal

How to setup username and email for the first time :

  • Screenshot (909)

Notes :

  • photo1642068218
  • photo1642068217
  • photo1642068216
  • photo1642068215
  • photo1642068214
  • photo1642068213
  • photo1642068212

OOPS_NOTES

Notes of OOPS (in c++)

Operating_System

Resources , Notes , Videos of Operating System

Programming_with_C_and_C++

Notes on "Programming with C and C++"

-Cheatsheet : C_Cheat.pdf

Web_Development

Materials related to Web_Development

Would love if you could add more resources :) Stay tuned!