0% found this document useful (0 votes)
238 views15 pages

CAB Lesson Plan

The document outlines a lesson plan for a course on Programming in C. It includes: 1. Topics to be covered in each class such as data types, functions, arrays, pointers, files etc. along with the corresponding textbook chapters and page numbers. 2. The lesson plan is divided into 5 units - introduction to C, functions, arrays & structures, pointers, and files. 3. Each unit includes multiple topics to be discussed in classes and ends with an overall unit discussion. 4. References for the textbook and additional reference book used for the course are provided at the end.

Uploaded by

Samuel Ebenezer
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as XLSX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
238 views15 pages

CAB Lesson Plan

The document outlines a lesson plan for a course on Programming in C. It includes: 1. Topics to be covered in each class such as data types, functions, arrays, pointers, files etc. along with the corresponding textbook chapters and page numbers. 2. The lesson plan is divided into 5 units - introduction to C, functions, arrays & structures, pointers, and files. 3. Each unit includes multiple topics to be discussed in classes and ends with an overall unit discussion. 4. References for the textbook and additional reference book used for the course are provided at the end.

Uploaded by

Samuel Ebenezer
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as XLSX, PDF, TXT or read online on Scribd
You are on page 1/ 15

K.C.

S KASI NADAR COLLEGE OF ARTS & SCIENCE


(Belongs to S.V.N.H.A Dharma Fund)
Lesson Plan
Dept : ___________________________ Class: _______________
Subject Name: __________________________ Subject Code : ______________
HOURS TOPIC
TEXTBOOK /
REFERENCE BOOK
PAGE NO REMARKS
TEXT BOOK REFERENCE BOOK
T1 ___________________________ R1 __________________________
T2 ___________________________ R2 __________________________
NAME & SIGNATURE OF H.O.D NAME & SIGNATURE OF TEACHER
K.C.S KASI NADAR COLLEGE OF ARTS & SCIENCE
(Belongs to S.V.N.H.A Dharma Fund)
Lesson Plan
Dept :
Computer Science Class :
Subject Name : Programming in C Subject Code :
HOURS TOPIC
TEXTBOOK /
REFERENCE
BOOK
PAGE NO
1 Introduction T1 1-7
1
C fundamentals Character set Identifier
and keywords
T1 23-26
1 data types T1 31-34
1 constants T1 26-29
1 Variables - Declarations T1 30, 34-37
1 Expressions, Statements T1 63-65
2
Arithmetic, Unary, Relational and logical,
Assignment and Conditional Operators
T1 52-63
2 Library functions T1 482-485
1 Unit I Discussion
2 Data input output functions T1 85-105
2 Simple C programs T1 3-15
1 Flow of control, if T1 114-119
1 ifelse, Nested control structures T1 119-129
2 while, do-while, for loop T1 152-162
1 Switch, break and continue T1 129-133
1 go to statements - Comma operator T1 136-138, 62
1 Unit II Discussion
2 Functions T1 262-267
1 Definition - proto-types T1 267-274
2 Passing arguments T1 274-287
1 Recursions T1 288-289
1 Storage Classes - Automatic, External T1 295-301
1 Static, Register Variables T1 302-304
1 Multi-file programs T1 305-307
1 Unit III Discussion
HOURS TOPIC
TEXTBOOK /
REFERENCE
BOOK
PAGE NO
1 Arrays T1 190-194
2 Defining and Processing T1 195-207
1 Passing arrays to functions T1 289-294
1 Multi-dimension arrays T1 208-209
3 Arrays and String T1 229-250
2 Structures T1 317-332
1 User defined data types T1 36-37
1 Passing structures to functions T1 333-335
1 Self-referential structures R2 11.42-11.58
1 Unions T1 335-337
2 Bit wise operations R2 13.5-13.17
1 Unit IV Discussion
1 Pointers T1 351-354
1 Declarations T1 355-363
1 Passing pointers to Functions T1 370-375
1 Operation in Pointers R2 10.23-10.27
1 Pointer and Arrays T1 364-369
1 Arrays of Pointers T1 369-370
1 Structures and Pointers T1 376-378
1 Files T1 389-390
2 Creating , Processing T1 392-397
1 Opening and Closing a data file. T1 390-392
1 Unit V Discussion
60
TEXT BOOK
REFERENCE BOOK
NAME & SIGNATURE OF H.O.D NAME & SIGNATURE OF TEACHER
R2 : Gottfried,B.S, 1996,Programming with C, Second Edition, TMH Pub. Co. Ltd., New Delhi .
R1 : B.W. Kernighan and D.M.Ritchie, 1988,The C Programming
T1 : E.Balaguruswamy, 1995,Programming in ANSI C, TMH Publishing Company Ltd.
I B.Sc (C.S.)
SAE1A
REMARKS
U
N
I
T

-

I
U
N
I
T

-

I
I
U
N
I
T

-

I
I
I
REMARKS
R2 : Gottfried,B.S, 1996,Programming with C, Second Edition, TMH Pub. Co. Ltd., New Delhi .
T1 : E.Balaguruswamy, 1995,Programming in ANSI C, TMH Publishing Company Ltd.
U
N
I
T

-

I
V
U
N
I
T

-

V
K.C.S KASI NADAR COLLEGE OF ARTS & SCIENCE
(Belongs to S.V.N.H.A Dharma Fund)
Lesson Plan
Dept : ___________________________ Computer Science Class : II BBA
Subject
Name :
Computer Applications in Business
Subject
Code :
MAM3H
HOURS TOPIC
TEXTBOOK/R
EFERENCEB
OOK
PAGE NO REMARKS
1 Introduction to Word processing T1 2-7
1 Creating Docs,Editing etc. T1 8-16
1 Formatting Tools T1 16-24
2 Mail merge and other tools T1 26-32
1 Electronic Spreadsheet(MS Excel) T1 37-44
1 Creation of Workbook,Opening T1 45-48
1 Excel Commands T1 49-59
1 Concept of Absolute and Realtive cell T1 61-63
1 Using Built-in functions T1 63-75
1 Creating a dynamic/Sensitive worksheet T2 78-79
1 Sharing data with other desktop applications T1 79-80
1 Linking Data T1 80-82
1 Stragies of creating free worksheet(MS Excel) T1 85-92
1 Unit I Discussion
1 Introduction to Database T1 97-101
2 Concept of DBMS T1 102-108
1 Understanding Environment of DBMS T1 108-109
1 DDL & DML T1 110-112
2 MS Access T1 112-113
1 Creating a Database T1 114-115
1 Creating a Table T1 114-128
1 Developing Menu Driven Applications T1 129-132
1 Unit II Discussion
1 Introduction to EDI T1 138-139
1 Basics of EDI T1 139-142
1 Working of EDI T1 143-145
2 Components of EDI System T1 144-149
1 EDI Applications in Business T1 149-154
1 Financial EDI T1 154-155
1 Healthcare and Insurance EDI T1 155-159
2 Future of EDI T1 159-160
U
N
I
T

-

I
I
U
N
I
T

-

I
U
N
I
T

-

I
I
I
1 Unit III Discussion
1 Introduction to Internet T1 166-168
1 Working of Internet T1 168-179
2 IP Addresses T1 179-183
1 DNS T1 183-185
1 Subdomain T1 185-189
1 Technological Foundation of Internet T1 190-191
1 Distributed Computing T1 191-193
1 Working of Distributed Computing T1 193-195
2 Client & Server Computing T1 195-199
1 Internet Protocol suite T1 199-201
1 Applications of Internet T1 201-203
1 Use of Internet in Medicine T1 203-205
1 Unit IV Discussion
1 Basic idea of ISA T1 211-214
2 Types of IS Auditors T1 214-216
1 Steps in IS Auditing T1 216-219
1 Diff b/w Modern & Traditional Audits T1 224-226
1 Impacts of ISA T1 226-227
1 Information systems T1 227-228
1 Applications of ISA T1 229-230
1 Unit V Discussion
TEXT BOOK
T1 : Ratna Yadav,Dileep Singh ,2011,Computer Applications in Business, 1st Edition- Thakur Publications,Chennai.
NAME & SIGNATURE OF H.O.D NAME & SIGNATURE OF TEACHER
U
N
I
T

-

I
I
I
U
N
I
T

-

I
V
U
N
I
T

-

V
15
10
11
15
9
60
T1 : Ratna Yadav,Dileep Singh ,2011,Computer Applications in Business, 1st Edition- Thakur Publications,Chennai.
K.C.S KASI NADAR COLLEGE OF ARTS & SCIENCE
(Belongs to S.V.N.H.A Dharma Fund)
Lesson Plan
Dept : ___________________________ Computer Science Class :
Subject
Name :
Computer Applications in Business
Subject
Code :
HOURS TOPIC
TEXTBOOK /
REFERENCE
BOOK
PAGE NO
1 Introduction to Word processing T1 2-7
2 Creating Docs,Editing etc. T1 8-16
3 Formatting Tools T1 16-24
4,5 Mail merge and other tools T1 26-32
6 Electronic Spreadsheet(MS Excel) T1 37-44
7 Creation of Workbook,Opening T1 45-48
8 Excel Commands T1 49-59
9 Concept of Absolute and Realtive cell T1 61-63
10 Using Built-in functions T1 63-75
11 Creating a dynamic/Sensitive worksheet T2 78-79
12 Sharing data with other desktop applications T1 79-80
13 Linking Data T1 80-82
14 Stragies of creating free worksheet(MS Excel) T1 85-92
15 Unit I Discussion
16 Introduction to Database T1 97-101
17,18 Concept of DBMS T1 102-108
19 Understanding Environment of DBMS T1 108-109
20 DDL & DML T1 110-112
21,22 MS Access T1 112-113
23 Creating a Database T1 114-115
24 Creating a Table T1 114-128
25 Developing Menu Driven Applications T1 129-132
26 Unit II Discussion
27 Introduction to EDI T1 138-139
28 Basics of EDI T1 139-142
29 Working of EDI T1 143-145
30,31 Components of EDI System T1 144-149
32 EDI Applications in Business T1 149-154
33 Financial EDI T1 154-155
34 Healthcare and Insurance EDI T1 155-159
35,36 Future of EDI T1 159-160
37 Unit III Discussion
38 Introduction to Internet T1 166-168
39 Working of Internet T1 168-179
40,41 IP Addresses T1 179-183
42 DNS T1 183-185
43 Subdomain T1 185-189
44 Technological Foundation of Internet T1 190-191
45 Distributed Computing T1 191-193
46 Working of Distributed Computing T1 193-195
47,48 Client & Server Computing T1 195-199
49 Internet Protocol suite T1 199-201
50 Applications of Internet T1 201-203
51 Use of Internet in Medicine T1 203-205
52 Unit IV Discussion
53 Basic idea of ISA T1 211-214
54 Types of IS Auditors T1 214-216
55 Steps in IS Auditing T1 216-219
56 Diff b/w Modern & Traditional Audits T1 224-226
57 Impacts of ISA T1 226-227
58 Information systems T1 227-228
59 Applications of ISA T1 229-230
60 Unit V Discussion
0
TEXT BOOK
T1 : Ratna Yadav,Dileep Singh ,2011,Computer Applications in Business, 1st Edition- Thakur Publications,Chennai.
NAME & SIGNATURE OF H.O.D NAME & SIGNATURE OF TEACHER
K.C.S KASI NADAR COLLEGE OF ARTS & SCIENCE
II BBA
MAM3H
REMARKS
U
N
I
T

-

I
U
N
I
T

-

I
I
U
N
I
T

-

I
I
I
T1 : Ratna Yadav,Dileep Singh ,2011,Computer Applications in Business, 1st Edition- Thakur Publications,Chennai.
NAME & SIGNATURE OF TEACHER
U
N
I
T

-

I
V
U
N
I
T

-

V

You might also like