Subject Details
Dept     : CSE
Sem      : 1
Regul    : 2023
Faculty : Aruna R
phone  : NIL
E-mail  : aruna.r.cse@snsct.org
914
Page views
20
Files
0
Videos
3
R.Links

Icon
Lecture Notes

UNIT 1:
pdf
download    open file
Fundamentals-Computer Hardware–
pdf
download    open file
Computer Software-Algorithms
pdf
download    open file
Building blocks of algorithms
pdf
download    open file
Algorithmic problem solving
pdf
download    open file
Notation (pseudocode, flowchart, and programming language)
pdf
download    open file
Notation (pseudocode, flowchart, and programming language)
pdf
download    open file
Notation (pseudocode, flowchart, and programming language)
pdf
download    open file
Notation (pseudocode, flowchart, and programming language)
pdf
download    open file
Simple strategies for developing algorithms
pdf
download    open file
.Illustrative problems.
pdf
download    open file
Fundamentals-Computer Hardware–
UNIT 2:
pdf
download    open file
Structure of a ‘C’ program – Compilation and Linking
pdf
download    open file
Constants, Variables
pdf
download    open file
Keywords, Identifier, Delimiters
pdf
download    open file
Declaring and Initializing variables
pdf
download    open file
– Data Types
pdf
download    open file
Introduction to ‘C’ Programming –Fundamental rules
pdf
download    open file
Operators and Expressions
pdf
download    open file
Decision Making and Branching–Looping statements–Illustrative programs