Subject Details
Dept     : AIDS
Sem      : 1
Regul    : 2023
Faculty : Dr. N. Rathina Kumar
phone  : 9894296506
E-mail  : rathina.n.ad@snsce.ac.in
155
Page views
43
Files
25
Videos
6
R.Links

Icon
Lecture Notes

UNIT 1:
pdf
download    open file
Computer Software
pdf
download    open file
Fundamentals - Computer Hardware
pdf
download    open file
Algorithms - Building blocks of algorithms (statements, state, control flow, functions)
pdf
download    open file
Notation (pseudo code, flow chart, and programming language)
pdf
download    open file
Notation (pseudo code, flow chart, and programming language)
pdf
download    open file
Problem formulation
pdf
download    open file
Simple strategies for developing algorithms (iteration, recursion)
pdf
download    open file
Illustrative problems.
UNIT 2:
pdf
download    open file
Introduction to ‘C’ Programming
pdf
download    open file
Fundamental rules
pdf
download    open file
Compilation and Linking processes
pdf
download    open file
Constants, Variables, keywords, Identifier, Delimiters
pdf
download    open file
Declaring and Initializing variables
pdf
download    open file
Structure of a ‘C’ program
UNIT 3:
pdf
download    open file
Arrays
pdf
download    open file
One dimensional and two dimensional arrays
pdf
download    open file
One dimensional and two dimensional arrays
pdf
download    open file
String
pdf
download    open file
String operations
pdf
download    open file
Simple programs
pdf
download    open file
Sorting
pdf
download    open file
Searching
pdf
download    open file
Searching
pdf
download    open file
Matrix operations
pdf
download    open file
Illustrative programs.
UNIT 4:
pdf
download    open file
Function
pdf
download    open file
Definition of function
pdf
download    open file
Call by reference
pdf
download    open file
Call by value
pdf
download    open file
Recursion
pdf
download    open file
Pointers
pdf
download    open file
Pointers and arrays
pdf
download    open file
Illustrative programs
UNIT 5:
pdf
download    open file
Defining Structures and Unions
pdf
download    open file
Structure within a structure
pdf
download    open file
Programs using structures and Unions
pdf
download    open file
Pre-processor directives