Subject Details
Dept     : AIML
Sem      : 1
Regul    : 2019
Faculty : Gopalakrishnan S
phone  : NIL
E-mail  : gopalakrishnan.s.mca@snsct.org
342
Page views
26
Files
0
Videos
0
R.Links

Icon
Lecture Notes

UNIT 1:
word
download   open file
Fundamentals - Computer Hardware – Computer Software
word
download   open file
Algorithms
word
download   open file
Building blocks of algorithms (statements, state, control flow, functions)
word
download   open file
Notation (pseudo code, flow chart, and programming language)
word
download   open file
Problem formulation
word
download   open file
Algorithmic problem solving
word
download   open file
Simple strategies for developing algorithms (iteration, recursion)
word
download   open file
Simple strategies for developing algorithms (iteration, recursion)
word
download   open file
Illustrative problems.
UNIT 2:
word
download   open file
Introduction to ‘C’ Programming
word
download   open file
Fundamental rules – Structure of a ‘C’ program
word
download   open file
keywords, Identifier, Delimiters
word
download   open file
Constants, Variables
word
download   open file
keywords, Identifier, Delimiters
word
download   open file
Declaring and Initializing variables
word
download   open file
Data Types – Operators and Expressions
word
download   open file
Managing Input and Output operations – Decision Making and Branching
word
download   open file
Looping statements –Illustrative programs.
UNIT 3:
word
download   open file
Arrays – Characteristics, Initialization – Declaration
word
download   open file
One dimensional and two dimensional arrays
word
download   open file
One dimensional and two dimensional arrays
word
download   open file
String- String operations
word
download   open file
String- String operations
word
download   open file
String Arrays. Simple programs
word
download   open file
Sorting
word
download   open file
Searching