Subject Details
Dept     : CSE
Sem      : 1
Regul    : 2023
Faculty : Mr.K.Periyakaruppan
phone  : 9750049231
E-mail  : hod.cse@snsce.ac.in
492
Page views
28
Files
2
Videos
3
R.Links

Icon
Lecture Notes

UNIT 1:
pdf
download    open file
Notation (pseudo code, flow chart, and programming language)
pdf
download    open file
Building blocks of algorithms (statements, state, control flow, functions)
pdf
download    open file
Illustrative problems.
pdf
download    open file
Problem formulation
pdf
download    open file
Simple strategies for developing algorithms (iteration, recursion)
pdf
download    open file
Fundamentals - Computer Hardware
UNIT 2:
pdf
download    open file
Compilation and Linking processes
pdf
download    open file
Constants, Variables, keywords, Identifier, Delimiters
pdf
download    open file
Data Types – Operators and Expressions
pdf
download    open file
Managing Input and Output operations
pdf
download    open file
Decision Making and Branching
pdf
download    open file
Looping statements –Illustrative programs
pdf
download    open file
Data Types – Operators and Expressions
pdf
download    open file
Looping statements –Illustrative programs
UNIT 3:
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- String operations
pdf
download    open file
Sorting - Searching
pdf
download    open file
Matrix operations (Addition, subtraction and Multiplication) –Illustrative programs.
pdf
download    open file
Matrix operations (Addition, subtraction and Multiplication) –Illustrative programs.
UNIT 4:
pdf
download    open file
Function – Definition of function
pdf
download    open file
Call by reference – Call by value
pdf
download    open file
Recursion
pdf
download    open file
Initialization –Pointer arithmetic
pdf
download    open file
Pointers and arrays –Illustrative programs.
UNIT 5:
pdf
download    open file
Structure declaration
pdf
download    open file
Structure within a structure
pdf
download    open file
Assignment 3