Subject Details
Dept     : CSE
Sem      : 1
Regul    : R2023
Faculty : Vinodhini B
phone  : NIL
E-mail  : vinodhni.b.cse@snsct.org
942
Page views
48
Files
0
Videos
0
R.Links

Icon
Lecture Notes

UNIT 1:
word
download   open file
Fundamentals - Computer Hardware
word
download   open file
Computer Software – Algorithms
word
download   open file
Building Blocks of Algorithms (Statements, State, Control Flow, Functions)
word
download   open file
Algorithmic Problem Solving
word
download   open file
Notation (Pseudo Code, Flow Chart, and Programming Language)
word
download   open file
Notation (Pseudo Code, Flow Chart, and Programming Language)
word
download   open file
Notation (Pseudo Code, Flow Chart, and Programming Language)
word
download   open file
Simple Strategies For Developing Algorithms -Iteration
word
download   open file
Notation (Pseudo Code, Flow Chart, and Programming Language)
word
download   open file
Illustrative Problems
word
download   open file
Fundamentals - Computer Hardware
UNIT 2:
word
download   open file
Introduction To ‘C’ Programming
word
download   open file
Introduction To ‘C’ Programming
word
download   open file
Fundamental Rules – Structure of A ‘C’ Program
word
download   open file
Compilation And Linking Processes
word
download   open file
Constants, Variables, Keywords, Identifier, Delimiters
word
download   open file
Data Types – Operators and Expressions
word
download   open file
Introduction To ‘C’ Programming
UNIT 3:
word
download   open file
Arrays – Characteristics
word
download   open file
Initialization – Declaration
word
download   open file
Two Dimensional Arrays
word
download   open file
String- String Operations
word
download   open file
String Arrays
word
download   open file
Simple Programs-Sorting - Searching
word
download   open file
Matrix Operations (Addition, Subtraction)
word
download   open file
Multiplication – Illustrative Programs
word
download   open file
One Dimensional Arrays
UNIT 4:
word
download   open file
Definition of Function
word
download   open file
User-Defined Functions - Declaration of Function
word
download   open file
Call By Value
word
download   open file
Call By Reference
word
download   open file
Recursion
word
download   open file
Pointers - Definition– Initialization
word
download   open file
Operations on pointers, Pointer Arithmetic
word
download   open file
Pointers and Arrays
UNIT 5:
word
download   open file
Defining and Declaration of Structure
word
download   open file
Union
word
download   open file
Pre-Processor Directives
word
download   open file
Structure Within A Structure
word
download   open file
Files