In this repository I'll take notes about Computer Science, general terms and things I'm researching or I'm curious about to learn.
- Turing Complete : What is Turing Complete and what programming languages need to have to be Turing complete.
- Turing Machine : What is a Turing Machine
- Python Decorators : Explained decorators in python to understand it better
- How Variables Work : Explained how variables exactly work and Python's data models
- Ai-Terms : The general terms that I'm curious about to learn what are they used for while working on a 'Yolo' Ai model
- Flutter-Notes : The notes that I'm taking while learning about flutter
- Image-Notes: Notes that mostly screenshotted
- Term-Explanations: Expanations of general terms
- Code-Notes: Notes about usage of something to remember
- Others : The notes that don't match any category but still needed to be noted
- Data-Structures : Notes that I'm taking while taking the Data-Structures Course that University of California San Diego provides.
- Arrays-and-Linked-Lists: Week 1, Arrays and Linked Lists
- References : Difference between 'Call by value' and 'Call by reference'
- Tmux-Commands : Basic commands of terminal multiplexer Tmux.