Subject Details
Dept     : CST
Sem      : 1
Regul    : 2023
Faculty : Ms.Saranya S
phone  : 8675734838
E-mail  : saranya.s.cst@snsce.ac.in
379
Page views
29
Files
0
Videos
0
R.Links

Icon
Lecture Notes

UNIT 1:
pdf
download    open file
Computer Hardware
pdf
download    open file
Computer Software
pdf
download    open file
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
Algorithmic problem solving
pdf
download    open file
Simple strategies for developing algorithms (iteration, recursion)
pdf
download    open file
Simple strategies for developing algorithms (iteration, recursion)
pdf
download    open file
Illustrative problems
pdf
download    open file
Illustrative problems
UNIT 2:
pdf
download    open file
Compilation and Linking processes
pdf
download    open file
Introduction to ‘C’ Programming
pdf
download    open file
Decision Making and Branching
pdf
download    open file
Constants, Variables, keywords, Identifier, Delimiters
pdf
download    open file
Data Types
pdf
download    open file
Looping statements
pdf
download    open file
Managing Input and Output operations
UNIT 3:
pdf
download    open file
One dimensional and two dimensional arrays
pdf
download    open file
Arrays
pdf
download    open file
String- String operations
pdf
download    open file
Searching
UNIT 4:
pdf
download    open file
User-defined Functions
pdf
download    open file
Call by reference
pdf
download    open file
Recursion
pdf
download    open file
Pointers
pdf
download    open file
Pointer arithmetic
UNIT 5:
pdf
download    open file
Structure declaration
pdf
download    open file
Structure within a structure
pdf
download    open file
Union - Programs using structures and Unions
pdf
download    open file
Pre-processor directives