Subject Details
Dept     : AIDS
Sem      : 1
Regul    : 2023
Faculty : Dr. N. Rathina Kumar
phone  : 9894296506
E-mail  : rathina.n.ad@snsce.ac.in
103
Page views
29
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.