I use this space to upload academic and other reading materials for students, researchers and other interested people. This might contain files downloaded from the internet in which case I will have credits mentioned. Not all content is related to Computer Science, there are more good things in life than just Computer's.
[The files made available here are purely for academic purpose. Any use of the content for purposes other than academic would result in violation of intellectual propriety as held by the owner or creator of the content.]
Computer Programming using C (CS-1110)
Fundamentals of Computers-by Ratika Pradhan & Biswaraj Sen
Operators in C from tutorialspoint.com
Operators in C - Don Fussel, University of Texas, Austin
Compiler, Assembler, Linker and Loader-A Brief Story (Nicely described here)
Introduction To Computers - Pradeep K Sinha, Priti Sinha
Basic Computer Organization - Pradeep K Sinha, Priti Sinha
Number System - Pradeep K Sinha, Priti Sinha
Computer Languages - Pradeep K Sinha, Priti Sinha
How C Compiles and Links - Udit Kr. Chakraborty [You will need this file as well.]
Decision Making in C - Udit Kr. Chakraborty
Basics of Arrays - Udit Kr. Chakraborty
Basic Looping in C - Udit Kr. Chakraborty
Intellectual Property Right & Software Ethics
Design and Analysis of Algorithms
Links
NPTEL Video Lectures on C Programming (Learn from IIT Professor's)
Explaining Bubble Sort with Dance (Excellent)
Lego Bubble Sort
Binary Search Animations