Subject Details
Dept     : CSE
Sem      : 1
Regul    : 2023
Faculty : INDHUJA A
phone  : NIL
E-mail  : indhuja.a.cse@snsct.org
412
Page views
42
Files
0
Videos
2
R.Links

Icon
Lecture Notes

UNIT 1:
pdf
download    open file
Algorithmic Problem Solving
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
Notation (Pseudo Code, Flow Chart, and Programming Language)
pdf
download    open file
Computer Software – Algorithms
pdf
download    open file
Building Blocks of Algorithms (Statements, State, Control Flow, Functions)
pdf
download    open file
Fundamentals - Computer Hardware
pdf
download    open file
Simple Strategies For Developing Algorithms -Iteration
pdf
download    open file
Notation (Pseudo Code, Flow Chart, and Programming Language)
pdf
download    open file
Illustrative Problems
pdf
download    open file
Illustrative Problems
UNIT 2:
pdf
download    open file
Introduction To ‘C’ Programming
pdf
download    open file
Fundamental Rules – Structure of A ‘C’ Program
pdf
download    open file
Compilation And Linking Processes
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
Data Types – Operators and Expressions
pdf
download    open file
Decision Making and Branching Looping Statements
UNIT 3:
pdf
download    open file
Arrays – Characteristics
pdf
download    open file
One Dimensional Arrays
pdf
download    open file
Two Dimensional Arrays
pdf
download    open file
String- String Operations
pdf
download    open file
String Arrays
pdf
download    open file
Simple Programs-Sorting - Searching
pdf
download    open file
Simple Programs-Sorting - Searching
pdf
download    open file
Matrix Operations (Addition, Subtraction)
pdf
download    open file
Multiplication – Illustrative Programs
UNIT 4:
pdf
download    open file
Function – Definition of Function
pdf
download    open file
User-Defined Functions - Declaration of Function
pdf
download    open file
User-Defined Functions - Declaration of Function
pdf
download    open file
Recursion
pdf
download    open file
Pointers - Definition– Initialization
pdf
download    open file
Operations on pointers, Pointer Arithmetic
pdf
download    open file
Pointers and Arrays
pdf
download    open file
Illustrative Programs
UNIT 5:
pdf
download    open file
Structure Declaration - Need For Structure Data Type
pdf
download    open file
Union
pdf
download    open file
Pre-Processor Directives
pdf
download    open file
Structure Within A Structure
pdf
download    open file
Files- Opening and Closing files