15.04.2011: Command line argument, what computer cannot do 14.04.2011: Holiday **** B R Ambedkar 13.04.2011: File access, analysis of merge sort and quick sort 08.04.2011: File access, analysis of selection, insertion and bubble sort 07.04.2011: Stack and Queue on array and self-referencing structure 06.04.2011: Linked list - circular, doubly linked. Implimentation of data type 01.04.2011: Linked list, dummy node, front and rear pointer etc. 31.03.2011: Merge sort and Quick sort (no formal analysis) 30.03.2011: Linked list, insertion at head, tail, traversal etc 25.03.2011: Sequential and Binary search, basic linked list 24.03.2011: Bubble sort, self-referencing structure started 23.03.2011: Selection and Insertion sort 18.03.2011: Dynamic allocation of 1 and 2-D array, datatype vector 17.03.2011: user defined datatype and dynamic allocation of array 16.03.2011: user defined datatype and struct 11.03.2011: Representation of float - IEEE 754, user defined datatype, complex number - structure, typedef 10.03.2011: Representation of float - IEEE 754, introduction to malloc() 09.03.2011: Representstion of int and float 04.03.2011: 2-D array, representation of int 03.03.2011: 2-D array 02.03.2011: 2-D array 18.02 - 25.02. 2011: Mid-semester examination 17.02.2011: 16.02.2011: ****** Holiday 11.02.2011: String and recursion 10.02.2011: Array, recursion and string 09.02.2011: Recursion, static variable, intro to string 04.02.2011: 1-D array and introduction to recursive function 03.02.2011: 1-D array 02.02.1011: 1-D array and function 28.01.2011: Function, introduction to 1-D array 27.01.2011: Function, parameter passing 26.01.2011: ****** Holiday 21.01.2011: from inductive definition to iteration 20.01.2011: for-loop, introduction to function 19.01.2011: switch, intro to function definition 14.01.2011: do-while, break, basic IO 13.01.2011: pointer variable, memory location and content basic IO 12.01.2011: introduction to if-else, while and for-loop 07.01.2011: assignment and arithmetic operators 06.01.2011: Buit-in data types 05.01.2011: Structure of a C program 31.12.2010: Computer System Overview 30.12.2010: Introduction