├── Algorithms-Analysis-and-Design └── README.md ├── Automata-Theory └── README.md ├── Brain-and-Cognition └── README.md ├── Computational-Linguistics-1 └── README.md ├── Computer-Graphics └── README.md ├── Computer-Systems-and-Organization └── README.md ├── Digital-Systems-and-Microcontrollers └── README.md ├── Intro-to-Coding-Theory └── README.md ├── LICENSE ├── Language-Typology-and-Universals └── README.md ├── Linear-Algebra └── README.md ├── Machine-Data-Learning └── README.md ├── NLP-1 └── README.md ├── Operating-Systems-and-Networks ├── README.md ├── Writing_Simple_OS_from_Scratch.pdf └── file-implementation-Simple.pdf ├── Probability-and-Statistics └── README.md ├── Quantum-Information-and-Computation └── README.md ├── README.md ├── TEMPLATE.md └── add-course.py /Algorithms-Analysis-and-Design/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Groverkss/IIIT-Courses-Resources/HEAD/Algorithms-Analysis-and-Design/README.md -------------------------------------------------------------------------------- /Automata-Theory/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Groverkss/IIIT-Courses-Resources/HEAD/Automata-Theory/README.md -------------------------------------------------------------------------------- /Brain-and-Cognition/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Groverkss/IIIT-Courses-Resources/HEAD/Brain-and-Cognition/README.md -------------------------------------------------------------------------------- /Computational-Linguistics-1/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Groverkss/IIIT-Courses-Resources/HEAD/Computational-Linguistics-1/README.md -------------------------------------------------------------------------------- /Computer-Graphics/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Groverkss/IIIT-Courses-Resources/HEAD/Computer-Graphics/README.md -------------------------------------------------------------------------------- /Computer-Systems-and-Organization/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Groverkss/IIIT-Courses-Resources/HEAD/Computer-Systems-and-Organization/README.md -------------------------------------------------------------------------------- /Digital-Systems-and-Microcontrollers/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Groverkss/IIIT-Courses-Resources/HEAD/Digital-Systems-and-Microcontrollers/README.md -------------------------------------------------------------------------------- /Intro-to-Coding-Theory/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Groverkss/IIIT-Courses-Resources/HEAD/Intro-to-Coding-Theory/README.md -------------------------------------------------------------------------------- /LICENSE: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Groverkss/IIIT-Courses-Resources/HEAD/LICENSE -------------------------------------------------------------------------------- /Language-Typology-and-Universals/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Groverkss/IIIT-Courses-Resources/HEAD/Language-Typology-and-Universals/README.md -------------------------------------------------------------------------------- /Linear-Algebra/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Groverkss/IIIT-Courses-Resources/HEAD/Linear-Algebra/README.md -------------------------------------------------------------------------------- /Machine-Data-Learning/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Groverkss/IIIT-Courses-Resources/HEAD/Machine-Data-Learning/README.md -------------------------------------------------------------------------------- /NLP-1/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Groverkss/IIIT-Courses-Resources/HEAD/NLP-1/README.md -------------------------------------------------------------------------------- /Operating-Systems-and-Networks/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Groverkss/IIIT-Courses-Resources/HEAD/Operating-Systems-and-Networks/README.md -------------------------------------------------------------------------------- /Operating-Systems-and-Networks/Writing_Simple_OS_from_Scratch.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Groverkss/IIIT-Courses-Resources/HEAD/Operating-Systems-and-Networks/Writing_Simple_OS_from_Scratch.pdf -------------------------------------------------------------------------------- /Operating-Systems-and-Networks/file-implementation-Simple.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Groverkss/IIIT-Courses-Resources/HEAD/Operating-Systems-and-Networks/file-implementation-Simple.pdf -------------------------------------------------------------------------------- /Probability-and-Statistics/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Groverkss/IIIT-Courses-Resources/HEAD/Probability-and-Statistics/README.md -------------------------------------------------------------------------------- /Quantum-Information-and-Computation/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Groverkss/IIIT-Courses-Resources/HEAD/Quantum-Information-and-Computation/README.md -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Groverkss/IIIT-Courses-Resources/HEAD/README.md -------------------------------------------------------------------------------- /TEMPLATE.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Groverkss/IIIT-Courses-Resources/HEAD/TEMPLATE.md -------------------------------------------------------------------------------- /add-course.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Groverkss/IIIT-Courses-Resources/HEAD/add-course.py --------------------------------------------------------------------------------