Skip to content

Latest commit

 

History

History
24 lines (20 loc) · 686 Bytes

README.md

File metadata and controls

24 lines (20 loc) · 686 Bytes

STUDY-NOTES & CHEAT-SHEETS

This repository contains my study notes and codes of very important concepts, and some of the most important programming cheat sheets you will need for your programming journey.

Here, you will find notes on:

  • C-Programming Language
  • Python
  • JavaScript
  • SQL
  • Frameworks - Flask, React, Angular, Vue, Django, etc
  • Shell Scripting
  • Git and Github
  • etc

Don't hesitate to fork or clone. I have named the files according to their content for easy identification. You are welcome to contribute!

RULES FOR CONTRIBUTING

  • Fork the repository
  • Push your commits to a new branch in your own version of the repo
  • Create a pull request

Enjoy!