Lesson Plan for the Odd Semester 2020-2021

61
ST. THOMAS COLLEGE OF ARTS AND SCIENCE Lesson Plan for the Odd Semester 2020-2021 Name of the Assistant Professor : V.SUBASHINI Department : Computer Science Class and Section: III B.SC(CS) A SECTION Shift :I Subject: VISUAL PROGRAMMING Week Date Topics 1 1-Jul-20 Introduction to VB 6.0- Advantages of using GUI based programming language 2-Jul-20 - 3-Jul-20 - 4-Jul-20 Visual Basic Integrated Development Environment components 5-Jul-20 Sunday 2 6-Jul-20 - 7-Jul-20 Steps for creating simple applications Form Design and properties 8-Jul-20 - 9-Jul-20 Basic Controls in Tool Box Label and Text Box properties 10-Jul-20 - 11-Jul-20 Command Button Properties, Access key creation 12-Jul-20 Sunday 3 13-Jul-20 Image control and Picture box control properties 14-Jul-20 - 15-Jul-20 - 16-Jul-20 - 17-Jul-20 Message Box syntax, types of buttons and Grid understanding 18-Jul-20 - 19-Jul-20 Sunday 4 20-Jul-20 Editing tools used in Code Window, Editor and Editor format tab 21-Jul-20 - 22-Jul-20 Variables Rules for framing, Initialization of variables 23-Jul-20 - 24-Jul-20 - 25-Jul-20 - 26-Jul-20 Sunday 5 27-Jul-20 - 28-Jul-20 - 29-Jul-20 30-Jul-20 Variant data types- Data type indicators 31-Jul-20

Transcript of Lesson Plan for the Odd Semester 2020-2021

Page 1: Lesson Plan for the Odd Semester 2020-2021

ST. THOMAS COLLEGE OF ARTS AND SCIENCE

Lesson Plan for the Odd Semester 2020-2021 Name of the Assistant Professor : V.SUBASHINI Department : Computer Science Class and Section: III B.SC(CS) – A SECTION Shift :I Subject: VISUAL PROGRAMMING

Week Date Topics

1

1-Jul-20 Introduction to VB 6.0- Advantages of using GUI based programming language

2-Jul-20 -

3-Jul-20 -

4-Jul-20 Visual Basic – Integrated Development Environment components

5-Jul-20 Sunday

2

6-Jul-20 -

7-Jul-20 Steps for creating simple applications – Form Design and properties

8-Jul-20 -

9-Jul-20 Basic Controls in Tool Box – Label and Text Box properties

10-Jul-20 -

11-Jul-20 Command Button Properties, Access key creation

12-Jul-20 Sunday

3

13-Jul-20 Image control and Picture box control properties

14-Jul-20 -

15-Jul-20 -

16-Jul-20 -

17-Jul-20 Message Box –syntax, types of buttons and Grid understanding

18-Jul-20 -

19-Jul-20 Sunday

4

20-Jul-20 Editing tools used in Code Window, Editor and Editor format tab

21-Jul-20 -

22-Jul-20 Variables – Rules for framing, Initialization of variables

23-Jul-20 -

24-Jul-20 -

25-Jul-20 -

26-Jul-20 Sunday

5

27-Jul-20 -

28-Jul-20 -

29-Jul-20

30-Jul-20 Variant data types- Data type indicators

31-Jul-20

Page 2: Lesson Plan for the Odd Semester 2020-2021

Week Date Topics

1

1-Aug-20 Data type conversion functions, Val and INT functions

2-Aug-20 Sunday

2

3-Aug-20 -

4-Aug-20 -

5-Aug-20 -

6-Aug-20 Displaying information on a form – Print and show methods.

7-Aug-20 Form events- conditional statements – Simple IF, If-Then-Else, Select -Case

8-Aug-20 Loops Determinate – FOR ---NEXT LOOP, Use of Step

9-Aug-20 Sunday

3

10-Aug-20 -

11-Aug-20 -

12-Aug-20 -

13-Aug-20 -

14-Aug-20 Indeterminate loops , While-Wend, Loop Until, do while…Loop

15-Aug-20 Independence Day

16-Aug-20 Sunday

4

17-Aug-20 ASSESSMENT – I

18-Aug-20 ASSESSMENT – I

19-Aug-20 ASSESSMENT – I

20-Aug-20 ASSESSMENT – I

21-Aug-20 ASSESSMENT – I

22-Aug-20 Vinayagar Chaturthi

23-Aug-20 Sunday

5

24-Aug-20 -

25-Aug-20 -

26-Aug-20 Format Function, Numerical Built in functions and examples

27-Aug-20 String function, Examples, String compare functions

28-Aug-20 FRESHER’S DAY

29-Aug-20 -

30-Aug-20 Sunday

6 31-Aug-20 -

Page 3: Lesson Plan for the Odd Semester 2020-2021

Week Date Topics

1

1-Sep-20 -

2-Sep-20 Date/ Time functions-Financial functions

3-Sep-20 Functions and procedures- Defining and using in program code

4-Sep-20 -

5-Sep-20 Pass by value and pass by Reference- Adding Procedure to Code window

6-Sep-20 Sunday

2

7-Sep-20 -

8-Sep-20 List Box and combo Box control properties and methods, Creating a list

9-Sep-20 -

10-Sep-20 -

11-Sep-20 -

12-Sep-20 Option button and Check box control Properties and methods -Arrays- one, Two and

Multidimensional, Records and Type creation

13-Sep-20 Sunday

3

14-Sep-20 Sorting – Insertion, bubble and shell sort- Searching – Linear and Binary

15-Sep-20 Control Array creation ,MS Flex Grid control 6.0 – Properties and methods

16-Sep-20 -

17-Sep-20 Projects with Multiple forms- show and Hide methods, MDI Forms

18-Sep-20 -

19-Sep-20 Building large projects – Code Module creation and usage

20-Sep-20 Sunday

5

21-Sep-20 ASSESSMENT- II

22-Sep-20 ASSESSMENT- II

23-Sep-20 ASSESSMENT- II

24-Sep-20 ASSESSMENT- II

25-Sep-20 ASSESSMENT- II

26-Sep-20 ASSESSMENT- II

27-Sep-20 Sunday

6

28-Sep-20 Do Events and Sub Main function – usage and example

29-Sep-20 -

30-Sep-20 -

Page 4: Lesson Plan for the Odd Semester 2020-2021

Week Date Topics

1

1-Oct-20 VB Object creation – New and Set methods for Form and text box objects

2-Oct-20 Gandhi Jayanthi

3-Oct-20 IS, NOTHING Keywords-Examples, OBJECT BROWESR in VB 6.0- Usage

4-Oct-20 Sunday

2

5-Oct-20 Menu Editor in VB. Menu creation steps

6-Oct-20 Testing – Types of errors- Debug Tool Bar components

7-Oct-20 -

8-Oct-20 Single step, step over and Watch window

9-Oct-20 -

10-Oct-20 Graphics – Z order method, Line and shape control properties

11-Oct-20 Sunday.

3

12-Oct-20 Pset, Line, Box, circle Methods and examples

13-Oct-20 Practical Exercise 1 –Discussion

14-Oct-20 PRACTICAL Exercise 1 – LAB activity

15-Oct-20 Co-ordinate systems – Relative and absolute

16-Oct-20 Timer control and methods – example

17-Oct-20 Frame and Scroll bar controls- Examples

18-Oct-20 Sunday.

4

19-Oct-20 Color specification in VB, STANDARD, Qbasic, Hexadecimal color codes

20-Oct-20 Practical Exercise 2 –Discussion

21-Oct-20 Common dialog control 6.0 , ShowOpen, ShowSave methods

22-Oct-20 Common dialog control 6.0 , ShowColor, ShowPrint methods

23-Oct-20 Error Trapping – On Error Resume Next , Resume Label,

24-Oct-20 Practical Exercise 3-Discussion

25-Oct-20 Sunday.

5

26-Oct-20 Vijaya Dasami

27-Oct-20 Error Trapping - Err function and Err numbers

28-Oct-20 Bit- Twiddling functions in VB- Masking the bits- Tracking Shift,Alt ,Ctrl keys - Example

29-Oct-20 -

30-Oct-20 Miladi Nabi

Page 5: Lesson Plan for the Odd Semester 2020-2021

31-Oct-20 -

Week Date Topics

1 1-Nov-20 Sunday

2

2-Nov-20 Drag and Drop operations for controls – Drag over method

3-Nov-20 Manual and automatic dragging

4-Nov-20 Common controls – Image List controls and List view controls

5-Nov-20 Practical Exercise4 –Discussion

6-Nov-20 Monitoring Mouse activity methods and examples

7-Nov-20 Common controls – Tool bar control, Tree view control

8-Nov-20 Sunday

3

9-Nov-20 Practical Exercise5 –Discussion

10-Nov-20 Handling key board input – KeyPress Event, Key up and Key down event

11-Nov-20 Converting ASCII TO Character code – Examples

12-Nov-20 COMMON CONTROLS – Progress bar and status bar

13-Nov-20 Holiday

14-Nov-20 Deepavali

15-Nov-20 Sunday

4

16-Nov-20 File Handling controls- Drive List Box, Directory List Box and File List box

17-Nov-20 File System Objects – Using library files for file handling

18-Nov-20 -

19-Nov-20 FEES COLLECTION

20-Nov-20 Practical Exercise6 –Discussion

21-Nov-20 File Handling Methods – file commands in DOS

22-Nov-20 Sunday.

5

23-Nov-20 Practical Exercise 7 –Discussion

24-Nov-20 FEES COLLECTION

25-Nov-20 Holiday

26-Nov-20 Holiday

27-Nov-20 Practical Exercise 8 -Discussion

28-Nov-20 Object Linking and Embedding / Component object Model concepts

Page 6: Lesson Plan for the Odd Semester 2020-2021

29-Nov-20 Sunday.

6 30-Nov-20 Practical Lab activity

Week Date Topics

1

1-Dec-20 OLE Control creation and usage- Link and Embed

2-Dec-20 OLE Automation, DLL SERVER, OLE Drag and Drop- examples

3-Dec-20 Practical Exercise9,10 –Discussion

4-Dec-20 Revision of Previous year question papers

5-Dec-20 Practical – LAB ACTIVITY

6-Dec-20 Sunday

2

7-Dec-20 Practical – LAB ACTIVITY

8-Dec-20 Practical – LAB ACTIVITY

9-Dec-20 Practical – LAB ACTIVITY

10-Dec-20 UNIV. PRACTICAL EXAM

11-Dec-20 -

12-Dec-20 UNIV.VALUE EDUCATION EXAM

13-Dec-20 Sunday.

3

14-Dec-20 UNIV. NME - ARREAR EXAM

15-Dec-20 MODEL EXAM

16-Dec-20 MODEL EXAM

17-Dec-20 MODEL EXAM

18-Dec-20 MODEL EXAM

19-Dec-20 MODEL EXAM

20-Dec-20 Sunday.

Course Objectives :

1. To introduce GUI based Programming tools – Microsoft Visual Basic 6.0

2. To enhance knowledge on database connectivity

3. To create simple applications using VB as front end and Oracle as back end

Course Outcomes : Upon completion of this course students will have:

1. Students learnt to work with MS VB 6.0 – The Graphical user Interface.

2. Students learnt to create simple applications.

3. Practical knowledge to work with additional tools of VB6.0

Page 7: Lesson Plan for the Odd Semester 2020-2021

Modes of Content Delivery:

1.ClassRoom/Lab Teaching

2. Online Resources

3. Slides

4. Expert Lecture

5. Group Discussion

6. Seminar

7. Case Study

IQAC Coordinator Head of the Department Principal

Page 8: Lesson Plan for the Odd Semester 2020-2021

ST. THOMAS COLLEGE OF ARTS AND SCIENCE

Lesson Plan for the Odd Semester 2020-2021 Name of the Assistant Professor : Dr. R. MANJULA Department : COMPUTER SCIENCE Class and Section: III B.Sc(CS) Shift : I Subject: DBMS

Week Date Topics

1

1-Jul-20

2-Jul-20 Definition about database concepts and its uses

3-Jul-20

4-Jul-20 Advantages of Databases

5-Jul-20 Sunday

2

6-Jul-20 Components of Databases- Hardware, Software, Users, Procedures and Database Access Language

7-Jul-20

8-Jul-20 Explanation about database components

9-Jul-20

10-Jul-20 Users Category: DBA, Application Programmer, End User.

11-Jul-20 Definition of class diagram with examples

12-Jul-20 Sunday

3

13-Jul-20

14-Jul-20

15-Jul-20

16-Jul-20 Different types of ER diagram : Association, Aggregation, Composition etc.,

17-Jul-20 Data types in SQL, Numeric, Variant, String and Date type

18-Jul-20

19-Jul-20 Sunday

4

20-Jul-20 Purpose of keys in Database Concepts

21-Jul-20

22-Jul-20

23-Jul-20 Different types of keys

24-Jul-20 Primary key, Super Key, Candidate Key

25-Jul-20

26-Jul-20 Sunday

5

27-Jul-20 Definition of normal forms

28-Jul-20 Types of normal forms, first, second and third etc.,

29-Jul-20

30-Jul-20

31-Jul-20 Normal form explanation with examples

Page 9: Lesson Plan for the Odd Semester 2020-2021

Week Date Topics

1

1-Aug-20

2-Aug-20 Sunday

2

3-Aug-20 Third normal form explanation with example

4-Aug-20 BCNF and its example

5-Aug-20

6-Aug-20

7-Aug-20 Integrity constraints definition and its types

8-Aug-20

9-Aug-20 Sunday

3

10-Aug-20 Referential integrity constraints, Domain constraints

11-Aug-20 Types of SQL commands, DDL,DML, DCL,TCL,DQL

12-Aug-20

13-Aug-20

14-Aug-20

15-Aug-20 Independence Day

16-Aug-20 Sunday

4

17-Aug-20 ASSESSMENT - I

18-Aug-20 ASSESSMENT – I

19-Aug-20 ASSESSMENT – I

20-Aug-20 ASSESSMENT – I

21-Aug-20 ASSESSMENT - I

22-Aug-20 Vinayagar Chaturthi

23-Aug-20 Sunday

5

24-Aug-20 SQL COMMANDS WITH EXAMPLES

25-Aug-20 SQL Operators: Arithmetic, Logical, Comparison operators

26-Aug-20 SQL operation: create, drop, insert ect

27-Aug-20

28-Aug-20 FRESHER’S DAY

29-Aug-20 Updating single record and multiple record

30-Aug-20 Sunday

6 31-Aug-20 Where clause and SQL Sub query

Page 10: Lesson Plan for the Odd Semester 2020-2021

Week Date Topics

1

1-Sep-20

2-Sep-20 SQL Clauses: Group By and Order By

3-Sep-20

4-Sep-20

5-Sep-20

6-Sep-20 Sunday

2

7-Sep-20 Types of SQL Aggregate function: count,sum

8-Sep-20

9-Sep-20

10-Sep-20 AVG, MIN and MAX function

11-Sep-20 Join clause explanation and its types

12-Sep-20

13-Sep-20 Sunday

3

14-Sep-20 Inner join, outer join, Left and right join clauses

15-Sep-20

16-Sep-20 Introduction to SQL forms

17-Sep-20

18-Sep-20 Input and Output Designs of forms

19-Sep-20

20-Sep-20 Sunday

5

21-Sep-20 ASSESSMENT- II

22-Sep-20 ASSESSMENT- II

23-Sep-20 ASSESSMENT- II

24-Sep-20 ASSESSMENT- II

25-Sep-20 ASSESSMENT- II

26-Sep-20 ASSESSMENT- II

27-Sep-20 Sunday

6

28-Sep-20

29-Sep-20 Introduction to report and its types

30-Sep-20

Page 11: Lesson Plan for the Odd Semester 2020-2021

Week Date Topics

1

1-Oct-20 Report layout elements

2-Oct-20 Gandhi Jayanthi

3-Oct-20

4-Oct-20 Sunday

2

5-Oct-20

6-Oct-20 -types of forms

7-Oct-20 -event definition and event handling funcitons

8-Oct-20

9-Oct-20 -custom report: Basic logic to generate reports

10-Oct-20

11-Oct-20 Sunday.

3

12-Oct-20 -Distributing application, table operation

13-Oct-20 -Data store

14-Oct-20

15-Oct-20

16-Oct-20 -Data storage methods: Sequential, Direct/hashed and indexed storage methods

17-Oct-20 -B+ Tree definition and structure

18-Oct-20 Sunday.

4

19-Oct-20 -Properties, advantages and disadvantages of B+ trees

20-Oct-20

21-Oct-20 -Direct or Hashed access method, advantages and disadvantages

22-Oct-20 -Bitmap Index

23-Oct-20

24-Oct-20 -Data Clustering: fault tolerance and load balancing

25-Oct-20 Sunday.

5

26-Oct-20 Vijaya Dasami

27-Oct-20 -Data partitioning: Horizontal and vertical partitioning

28-Oct-20

29-Oct-20 -Data striping RAID storage methods

30-Oct-20 Miladi Nabi

31-Oct-20 -RAID 0, RAID 1, RAID 2 methods

Page 12: Lesson Plan for the Odd Semester 2020-2021

Week Date Topics

1 1-Nov-20 Sunday

2

2-Nov-20

3-Nov-20

4-Nov-20

5-Nov-20 -RAID 3, RAID 4, RAID 5 and RAID 6 methods

6-Nov-20 -Data Base administration: data administration and data base administrator

7-Nov-20

8-Nov-20 Sunday

3

9-Nov-20

10-Nov-20 -DBA task and tools

11-Nov-20 -performance monitoring and tuning in DBA tools

12-Nov-20

13-Nov-20 Holiday

14-Nov-20 Deepavali

15-Nov-20 Sunday

4

16-Nov-20 -Disk space monitoring and query tracing tools

17-Nov-20

18-Nov-20 -Development stages: Planning and designing in database

19-Nov-20 FEES COLLECTION

20-Nov-20 -Database implementation, operation and maintenance

21-Nov-20

22-Nov-20 Sunday.

5

23-Nov-20

24-Nov-20 FEES COLLECTION

25-Nov-20 Holiday

26-Nov-20 Holiday

27-Nov-20 -Backup and recovery procedure in database

28-Nov-20

29-Nov-20 Sunday.

Page 13: Lesson Plan for the Odd Semester 2020-2021

6 30-Nov-20 -Security and privacy mechanism in database

Week Date Topics

1

1-Dec-20 -Threats, Physical security and logical security

2-Dec-20

3-Dec-20 -Distributed databases: goals and rules

4-Dec-20 -client/server databases

5-Dec-20

6-Dec-20 Sunday

2

7-Dec-20 -object oriented databases

8-Dec-20 -object linking and embedding, COM and CORBA

9-Dec-20 -University question discussion

10-Dec-20 UNIV. PRACTICAL EXAM

11-Dec-20 UNIV. PRACTICAL EXAM

12-Dec-20

13-Dec-20 Sunday.

3

14-Dec-20 UNIV. NME - ARREAR EXAM

15-Dec-20 MODEL EXAM

16-Dec-20 MODEL EXAM

17-Dec-20 MODEL EXAM

18-Dec-20 MODEL EXAM

19-Dec-20 MODEL EXAM

20-Dec-20 Sunday.

Course Objectives :

1. TO ENHANCE THE KNOWLEDGE ON DATABASE CONCEPT

2. TO INTRODUCE THE CONCEPT OF SQL COMMANDS

3. TO KNOW ABOUT FORMS AND REPORTS IN DBMS

Course Outcomes : Upon completion of this course students will have:

1. STUDENTS GAINED KNOWLEDGE ON DATABASE CONCEPT

2. STUDENTS LEARNT ABOUT DIFFERENT TYPES OF SQL COMMANDS

3. STUDENTS LEARNT ABOUT FORMS AND REPORTS

Page 14: Lesson Plan for the Odd Semester 2020-2021

Modes of Content Delivery:

1.ClassRoom/Lab Teaching

2. Online Resources

3. Slides

4. Expert Lecture

5. Group Discussion

6. Seminar

7. Case Study

IQAC Coordinator Head of the Department Principal

Page 15: Lesson Plan for the Odd Semester 2020-2021

ST. THOMAS COLLEGE OF ARTS AND SCIENCE

Lesson Plan for the Odd Semester 2020-2021 Name of the Assistant Professor :Dr. R. Manjula Department : Computer Science Class and Section: II B.SC(CS) - A Shift : I Subject: C++ and DS

Week Date Topics

1

1-Jul-20 Why use oops? Introduction to oops

2-Jul-20

3-Jul-20 Abstraction, Encapsulation, Inheritance and its types

4-Jul-20

5-Jul-20 Sunday

2

6-Jul-20

7-Jul-20 Polymorphism : introduction, advantages and disadvantages

8-Jul-20 Tokens, identifiers, keywords, operators, constants and strings

9-Jul-20

10-Jul-20 Data types : Primary, Derived, User Defined

11-Jul-20

12-Jul-20 Sunday

3

13-Jul-20 Variable: Definition and examples

14-Jul-20

15-Jul-20 Storage Classes: auto, static, extern, register

16-Jul-20

17-Jul-20 Operators: Arithmetic, Logical, Comparison , Assignment and Bitwise

18-Jul-20

19-Jul-20 Sunday

4

20-Jul-20 Examples program for operators

21-Jul-20

22-Jul-20 C++ input and output statements

23-Jul-20

24-Jul-20

25-Jul-20

26-Jul-20 Sunday

5

27-Jul-20 C++ comments and strings

28-Jul-20

29-Jul-20 String operations with example program

30-Jul-20

31-Jul-20 Mathematical functions in c++

Page 16: Lesson Plan for the Odd Semester 2020-2021

Week Date Topics

1

1-Aug-20 -If..... else statement with example program

2-Aug-20 Sunday

2

3-Aug-20

4-Aug-20 -switch statement with example program

5-Aug-20

6-Aug-20

7-Aug-20 -default and break statement

8-Aug-20 -while and do-while loop statement’s syntax and program

9-Aug-20 Sunday

3

10-Aug-20 -For loop statements and its example program

11-Aug-20 -break and continue statement, its differences

12-Aug-20

13-Aug-20 -pointers concept

14-Aug-20

15-Aug-20 Independence Day

16-Aug-20 Sunday

4

17-Aug-20 ASSESSMENT – I

18-Aug-20 ASSESSMENT – I

19-Aug-20 ASSESSMENT – I

20-Aug-20 ASSESSMENT – I

21-Aug-20 ASSESSMENT – I

22-Aug-20 Vinayagar Chaturthi

23-Aug-20 Sunday

5

24-Aug-20

25-Aug-20 -classes and objects syntax with example program

26-Aug-20

27-Aug-20 -member function

28-Aug-20 FRESHER’S DAY

29-Aug-20 -constructors definition, syntax and program

30-Aug-20 Sunday

6 31-Aug-20

Page 17: Lesson Plan for the Odd Semester 2020-2021

Week Date Topics

1

1-Sep-20 -destructors syntax and program

2-Sep-20

3-Sep-20 -Access specifiers types and its usage in program

4-Sep-20 -Inheritance definition and its types

5-Sep-20

6-Sep-20 Sunday

2

7-Sep-20

8-Sep-20 -Single, Multilevel, Multiple Inheritance example program

9-Sep-20 -Hierarchy and Hybrid Inheritance example program

10-Sep-20

11-Sep-20

12-Sep-20 -Overloading definition and its types

13-Sep-20 Sunday

3

14-Sep-20

15-Sep-20 -Function and operator overloading

16-Sep-20

17-Sep-20 -Class Member access operator, scope resolution operator

18-Sep-20

19-Sep-20 -Sizeof operator and conditional operator

20-Sep-20 Sunday

5

21-Sep-20 ASSESSMENT- II

22-Sep-20 ASSESSMENT- II

23-Sep-20 ASSESSMENT- II

24-Sep-20 ASSESSMENT- II

25-Sep-20 ASSESSMENT- II

26-Sep-20 ASSESSMENT- II

27-Sep-20 Sunday

6

28-Sep-20 -Virtual functions in c++

29-Sep-20

30-Sep-20 -Late binding and Dynamic linking

Page 18: Lesson Plan for the Odd Semester 2020-2021

Week Date Topics

1

1-Oct-20 -Friend function and example program

2-Oct-20 Gandhi Jayanthi

3-Oct-20 -Factorial, Fibonacci, Palindrome and prime number programs

4-Oct-20 Sunday

2

5-Oct-20 -Files concept in c++

6-Oct-20 -File streams and its functions

7-Oct-20

8-Oct-20 -istream, ostream and fstream

9-Oct-20

10-Oct-20 -File open member function ios::app, ate, in, out and trunk

11-Oct-20 Sunday.

3

12-Oct-20

13-Oct-20 -closing a file

14-Oct-20 -Reading and writing a file

15-Oct-20 -Read write example program, file position pointers

16-Oct-20 -Definition of Data structure and needs of Data Structure

17-Oct-20 -Data structure classification

18-Oct-20 Sunday.

4

19-Oct-20 -Types of Data Structure Asymptotic notations

20-Oct-20 -Concept of Arrays in Data Structure

21-Oct-20 -Basic operation in array: Traverse, insert, delete, search and update

22-Oct-20 -Declaration and initialization of array

23-Oct-20 -Accessing specific array value

24-Oct-20 -Types of array: one dimensional

25-Oct-20 Sunday.

5

26-Oct-20 Vijaya Dasami

27-Oct-20

28-Oct-20 -Two dimensional and multidimensional array

29-Oct-20

30-Oct-20 Miladi Nabi

31-Oct-20 -Stack data structure and its operation

Page 19: Lesson Plan for the Odd Semester 2020-2021

Week Date Topics

1 1-Nov-20 Sunday

2

2-Nov-20 -Stack implementation and application

3-Nov-20 -Queue data structure implementation and application

4-Nov-20 -Infix, postfix and prefix expression

5-Nov-20 -Infix to postfix expression conversion

6-Nov-20 -postfix expression evaluation

7-Nov-20 -Stack implementation using single linked list

8-Nov-20 Sunday

3

9-Nov-20 -Types of queues: simple queue, circular queue, priority and dequeue

10-Nov-20 -Linked list implementation of queue

11-Nov-20 -Doubly linked list and its memory representation

12-Nov-20 -Application of doubly linked list

13-Nov-20 Holiday

14-Nov-20 Deepavali

15-Nov-20 Sunday

4

16-Nov-20

17-Nov-20 -Priority queue

18-Nov-20

19-Nov-20 FEES COLLECTION

20-Nov-20 -polynomial expression: using arrays and linked list

21-Nov-20

22-Nov-20 Sunday.

5

23-Nov-20 -Non-linear data structure: Binary tree and its definition

24-Nov-20 FEES COLLECTION

25-Nov-20 Holiday

26-Nov-20 Holiday

27-Nov-20 -application of binary trees and types of binary trees

28-Nov-20 -Forest to binary tree conversion

29-Nov-20 Sunday.

Page 20: Lesson Plan for the Odd Semester 2020-2021

6 30-Nov-20 -Tree traversal: in-order, preorder, postorder

Week Date Topics

1

1-Dec-20 -Graph definition, types of graphs

2-Dec-20 -Hashing table and Hashing function

3-Dec-20 -Traversal shortest path algorithm

4-Dec-20

5-Dec-20 -Dijkstra’s algorithm

6-Dec-20 Sunday

2

7-Dec-20

8-Dec-20 -university question discussion

9-Dec-20 - university question discussion

10-Dec-20 UNIV. PRACTICAL EXAM

11-Dec-20 UNIV. PRACTICAL EXAM

12-Dec-20

13-Dec-20 Sunday.

3

14-Dec-20 UNIV. NME - ARREAR EXAM

15-Dec-20 MODEL EXAM

16-Dec-20 MODEL EXAM

17-Dec-20 MODEL EXAM

18-Dec-20 MODEL EXAM

19-Dec-20 MODEL EXAM

20-Dec-20 Sunday.

Course Objectives :

1. To know about c++ class and object concepts

2. To learn about pointers and files concepts

3. To understand data structure concepts and its application

Course Outcomes : Upon completion of this course students will have:

1. Learnt c++ class and object with example program

2. Had an idea about pointers and files concept in c++

3. Understood concept of data structure applications

Page 21: Lesson Plan for the Odd Semester 2020-2021

Modes of Content Delivery:

1.ClassRoom/Lab Teaching

2. Online Resources

3. Slides

4. Expert Lecture

5. Group Discussion

6. Seminar

7. Case Study

IQAC Coordinator Head of the Department Principal

Page 22: Lesson Plan for the Odd Semester 2020-2021

ST. THOMAS COLLEGE OF ARTS AND SCIENCE

Lesson Plan for the Odd Semester 2020-2021 Name of the Assistant Professor : MRS. S. SENTHILARASI Department : COMPUTER SCIENCE Class and Section: III B.SC COMPUTER SCIENCE-‘A’ SEC. Shift : I Subject: COMPUTER ARCHITECTURE AND ORGANIZATION

Week Date Topics

1

1-Jul-20 -

2-Jul-20 Introduction to computer components and architecture

3-Jul-20 Computer organization

4-Jul-20 -

5-Jul-20 Sunday

2

6-Jul-20 Basic functions of a computer

7-Jul-20 Generations of computers

8-Jul-20 -

9-Jul-20 Generations of computers(continuation)

10-Jul-20 Pentium Processors

11-Jul-20 -

12-Jul-20 Sunday

3

13-Jul-20 -

14-Jul-20 Pentium Processors(continuation)

15-Jul-20 PowerPc Evolution

16-Jul-20 Computer Components

17-Jul-20 -

18-Jul-20 Computer Functions

19-Jul-20 Sunday

4

20-Jul-20 -

21-Jul-20 Interconnection Structures

22-Jul-20 -

23-Jul-20 Bus Interconnection

24-Jul-20 Elements of Bus Design

25-Jul-20 Basics of PCI Bus

26-Jul-20 Sunday

5

27-Jul-20 -

28-Jul-20 PCI Bus Arbitration

29-Jul-20 -

30-Jul-20 Memory-Characterisitics and its hierarchy

31-Jul-20 -

Page 23: Lesson Plan for the Odd Semester 2020-2021

Week Date Topics

1

1-Aug-20 Cache memory

2-Aug-20 Sunday

2

3-Aug-20 Principles of Cache Design

4-Aug-20 Locality of Reference

5-Aug-20 Main memory- Static RAM

6-Aug-20 Dynamic RAM

7-Aug-20 -

8-Aug-20 -

9-Aug-20 Sunday

3

10-Aug-20 Types of ROM, Memory chip organization

11-Aug-20 Memory Chip Organization(Continuation)

12-Aug-20 Types of DRAM

13-Aug-20 External Memory: Magnetic disk

14-Aug-20 -

15-Aug-20 Independence Day

16-Aug-20 Sunday

4

17-Aug-20 I INTERNAL ASSESSMENT EXAM

18-Aug-20 I INTERNAL ASSESSMENT EXAM

19-Aug-20 I INTERNAL ASSESSMENT EXAM

20-Aug-20 I INTERNAL ASSESSMENT EXAM

21-Aug-20 Basics of RAID Levels(0-3)

22-Aug-20 Vinayagar Chaturthi

23-Aug-20 Sunday

5

24-Aug-20 RAID Levels(4-6)

25-Aug-20 -

26-Aug-20 -

27-Aug-20 -

28-Aug-20 Optical Memory

29-Aug-20 -

30-Aug-20 Sunday

6 31-Aug-20 Magnetic Tapes

Page 24: Lesson Plan for the Odd Semester 2020-2021

Week Date Topics

1

1-Sep-20 External devices, I/O Module

2-Sep-20 -

3-Sep-20 -

4-Sep-20 Programmed I/O

5-Sep-20 -

6-Sep-20 Sunday

2

7-Sep-20 Interrupt Driven I/O

8-Sep-20 -

9-Sep-20 DMA

10-Sep-20 -

11-Sep-20 I/O Channels and Processors

12-Sep-20 Computer Arithmetic : ALU, Integer Representation and Arithmetic

13-Sep-20 Sunday

3

14-Sep-20 -

15-Sep-20 -

16-Sep-20 Addition and subtraction, Booth’s Multiplication Algorithm

17-Sep-20 -

18-Sep-20 -

19-Sep-20 Booth’s Multiplication Algorithm (Continuation)

20-Sep-20 Sunday

5

21-Sep-20 II INTERNAL ASSESSMENT EXAMINATION

22-Sep-20 II INTERNAL ASSESSMENT EXAMINATION

23-Sep-20 II INTERNAL ASSESSMENT EXAMINATION

24-Sep-20 II INTERNAL ASSESSMENT EXAMINATION

25-Sep-20 II INTERNAL ASSESSMENT EXAMINATION

26-Sep-20 Unsigned integer division with example

27-Sep-20 Sunday

6

28-Sep-20 Floating –Point Representation and Arithmetic

29-Sep-20 -

30-Sep-20 Instruction Set and its characteristics

Page 25: Lesson Plan for the Odd Semester 2020-2021

Week Date Topics

1

1-Oct-20 -

2-Oct-20 Gandhi Jayanthi

3-Oct-20 Operand types

4-Oct-20 Sunday

2

5-Oct-20 Addressing Modes

6-Oct-20 -

7-Oct-20 -

8-Oct-20 Instruction Formats, Pentium Operands

9-Oct-20 -

10-Oct-20 PowerPC operands, Operations

11-Oct-20 Sunday.

3

12-Oct-20 -

13-Oct-20 -

14-Oct-20 Pentium and PowerPC Addressing Modes

15-Oct-20 Processor Organization

16-Oct-20 -

17-Oct-20 Register Optimization

18-Oct-20 Sunday.

4

19-Oct-20 -

20-Oct-20 Instruction Cycle

21-Oct-20 Instruction Pipelining

22-Oct-20 Pentium Processor

23-Oct-20 RISC Characteristics

24-Oct-20 -

25-Oct-20 Sunday.

5

26-Oct-20 Vijaya Dasami

27-Oct-20 -

28-Oct-20 Inauguration of First years (Fresher’s day)

29-Oct-20 Large Register File, Register Optimization

30-Oct-20 Miladi Nabi

31-Oct-20 RISC Vs CISC Characteristics, RISC Pipelining

Page 26: Lesson Plan for the Odd Semester 2020-2021

Week Date Topics

1 1-Nov-20 Sunday

2

2-Nov-20 Control Unit- Micro-operations

3-Nov-20 Control of Processors

4-Nov-20 Hardwired Implementation

5-Nov-20 Micro Programmed Control Concepts

6-Nov-20 Microinstruction Sequencing

7-Nov-20 Unit- I : Two mark Questions Revision

8-Nov-20 Sunday

3

9-Nov-20 Microinstruction Sequencing(Continuation)

10-Nov-20 General Microinstruction Execution

11-Nov-20 Unit I- Five Mark Questions Revision

12-Nov-20 Unit I- Ten Mark Questions Revision

13-Nov-20 Holiday

14-Nov-20 Deepavali

15-Nov-20 Sunday

4

16-Nov-20 Unit II- Two Mark Questions Revision

17-Nov-20 Unit II- Five Mark Questions Revision

18-Nov-20 Unit II- Ten Mark Questions Revision

19-Nov-20 Unit III- Two Mark Questions Revision

20-Nov-20 Unit III- Five Mark Questions Revision

21-Nov-20 Unit III- Ten Mark Questions Revision

22-Nov-20 Sunday.

5

23-Nov-20 Holiday

24-Nov-20 Holiday

25-Nov-20 Holiday

26-Nov-20 Holiday

27-Nov-20 Unit IV – Two Mark Questions Revision

28-Nov-20 Unit IV – Five Mark Questions Revision

29-Nov-20 Sunday.

6 30-Nov-20 Unit IV – Ten Mark Questions Revision

Page 27: Lesson Plan for the Odd Semester 2020-2021

Week Date Topics

1

1-Dec-20 Unit V – Two Mark Questions Revision

2-Dec-20 Unit V – Five Mark Questions Revision

3-Dec-20 -

4-Dec-20 -

5-Dec-20 Unit V - Ten Mark Questions Revision

6-Dec-20 Sunday

2

7-Dec-20 Practical – LAB ACTIVITY

8-Dec-20 Practical – LAB ACTIVITY

9-Dec-20 Practical – LAB ACTIVITY

10-Dec-20 UNIV. PRACTICAL EXAM

11-Dec-20 -

12-Dec-20 UNIV.VALUE EDUCATION EXAM

13-Dec-20 Sunday.

3

14-Dec-20 UNIV. NME - ARREAR EXAM

15-Dec-20 MODEL EXAM

16-Dec-20 MODEL EXAM

17-Dec-20 MODEL EXAM

18-Dec-20 MODEL EXAM

19-Dec-20 MODEL EXAM

20-Dec-20 Sunday.

Course Objectives :

1. To know the computer components and its internal architecture

2. To learn the types of memory , addressing modes, organization

3. To compute the arithmetic representations of data and sequencing of microinstructions.

Course Outcomes : Upon completion of this course students will have:

1. Learnt about the interconnection structures between computer components

2. Types of memory , processor organization, arithmetic calculations are known

3. Different types of addressing, microoperations and its execution are known

Page 28: Lesson Plan for the Odd Semester 2020-2021

Modes of Content Delivery:

1.ClassRoom/Lab Teaching

2. Online Resources

3. Slides

4. Expert Lecture

5. Group Discussion

6. Seminar

7. Case Study

IQAC Coordinator Head of the Department Principal

Page 29: Lesson Plan for the Odd Semester 2020-2021

ST. THOMAS COLLEGE OF ARTS AND SCIENCE

Lesson Plan for the Odd Semester 2020-2021 Name of the Assistant Professor : MRS. S. SENTHILARASI Department : COMPUTER SCIENCE Class and Section: I B.SC COMPUTER SCIENCE-‘B’ SECTION Shift : I Subject: PROBLEM SOLVING WITH PYTHON

28-Aug-20 Inauguaration of First Years

29-Aug-20 General Introduction

30-Aug-20 Sunday

31-Aug-20 Introduction of Computers, Generation of Computers

Week Date Topics

1

1-Sep-20 -

2-Sep-20 Introduction –computational problem solving, limits

3-Sep-20 Computer algorithms, Computer hardware

4-Sep-20 -

5-Sep-20 Computer Software, process of Computational problem solving

6-Sep-20 Sunday

2

7-Sep-20 -

8-Sep-20 Introduction to Python programming language

9-Sep-20 Literals, Variables

10-Sep-20 Datatypes in python

11-Sep-20 -

12-Sep-20 -

13-Sep-20 Sunday

3

14-Sep-20 -

15-Sep-20 Identifiers, Operators

16-Sep-20 -

17-Sep-20 Operators(Continuation)

18-Sep-20 Expressions

19-Sep-20 Unit I - Revision

20-Sep-20 Sunday

5

21-Sep-20 I INTERNAL ASSESSMENT EXAMINATION

22-Sep-20 I INTERNAL ASSESSMENT EXAMINATION

23-Sep-20 I INTERNAL ASSESSMENT EXAMINATION

24-Sep-20 I INTERNAL ASSESSMENT EXAMINATION

25-Sep-20 I INTERNAL ASSESSMENT EXAMINATION

26-Sep-20 Holiday

Page 30: Lesson Plan for the Odd Semester 2020-2021

27-Sep-20 Sunday

6

28-Sep-20 -

29-Sep-20 Control Structures- Boolean Expressions

30-Sep-20 -

Week Date Topics

1

1-Oct-20 Selection Control – If statement , If else with examples

2-Oct-20 Gandhi Jayanthi

3-Oct-20 -

4-Oct-20 Sunday

2

5-Oct-20 -

6-Oct-20 Indentation in Python, Multi-way selection

7-Oct-20 Iterative Control – While statement with examples

8-Oct-20 -

9-Oct-20 Infinite loops with examples, Definite loops with examples

10-Oct-20 -

11-Oct-20 Sunday.

3

12-Oct-20 Definite Vs Indefinite Loops with examples

13-Oct-20 Boolean flags in examples, Lists

14-Oct-20 Lists concepts and its methods

15-Oct-20 Lists concepts and its methods (Continuation)

16-Oct-20 Lists concepts and its methods (Continuation)

17-Oct-20 Iterating Over lists in Python

18-Oct-20 Sunday.

4

19-Oct-20 Practical Program- conversion of farenheit to Celsius and Celsius to farenheit

20-Oct-20 -

21-Oct-20 Practical Program- Calculation of total, average and grade of subject marks using nested if

statement

22-Oct-20 Practical Program – To find area of rectangle, square, circle and triangle

23-Oct-20 Functions , Defining functions

24-Oct-20 Program Routines, examples

25-Oct-20 Sunday.

Page 31: Lesson Plan for the Odd Semester 2020-2021

5

26-Oct-20 Vijaya Dasami

27-Oct-20 Calling values, Returning functions with examples

28-Oct-20 Practical Program – To display the first n terms of Fibonacci series

29-Oct-20 Practical Program – To construct the pattern using a nested loop

30-Oct-20 Miladi Nabi

31-Oct-20 Calling Non-value – Returning functions with examples

Week Date Topics

1 1-Nov-20 Sunday

2

2-Nov-20 Practical Program – To find factorial of the given number using recursive function

3-Nov-20 Parameter Passing – Keyword Arguments in Python

4-Nov-20 Default Arguments in python with example

5-Nov-20 SUBMISSION OF 11TH AND 12TH MARKSHEETS

6-Nov-20 Variable Scope in Python

7-Nov-20 Unit II Two mark questions revision

8-Nov-20 Sunday

3

9-Nov-20 -

10-Nov-20 Practical Program – To count the number of odd and even numbers from array of N numbers

11-Nov-20 Software Objects with examples

12-Nov-20 Introduction to turtle graphics with example

13-Nov-20 Holiday

14-Nov-20 Deepavali

15-Nov-20 Sunday

4

16-Nov-20 Turtle attributes with examples

17-Nov-20 Practical Program – To create a Turtle graphics window at specific size

18-Nov-20 Modular design – modules with examples

19-Nov-20 Python modules with examples

20-Nov-20 II INTERNAL ASSESSMENT EXAMINATION

21-Nov-20 II INTERNAL ASSESSMENT EXAMINATION

22-Nov-20 Sunday.

5 23-Nov-20 Holiday

Page 32: Lesson Plan for the Odd Semester 2020-2021

24-Nov-20 Holiday

25-Nov-20 Holiday

26-Nov-20 II INTERNAL ASSESSMENT EXAMINATION

27-Nov-20 II INTERNAL ASSESSMENT EXAMINATION

28-Nov-20 -

29-Nov-20 Sunday.

6 30-Nov-20 Python modules with examples

Week Date Topics

1

1-Dec-20 Introduction to files in python

2-Dec-20 Opening, reading and writing files in python with examples

3-Dec-20 File Operations with examples

4-Dec-20 Access modes, File methods with examples

5-Dec-20 File Processing

6-Dec-20 Sunday

2

7-Dec-20 Practical Program – Read a file content and copy only the contents at odd lines into a new file

8-Dec-20 Introduction to Strings in Python

9-Dec-20 String methods with examples

10-Dec-20 String methods with examples (Continuation)

11-Dec-20 String Processing with examples

12-Dec-20 Practical Program - Function that accept a string and calculate the number of upper case letters and

lower case letters

13-Dec-20 Sunday.

3

14-Dec-20 Practical Program -To reverse a given string and check whether the given string is palindrome or not

15-Dec-20 Exception – Types of exceptions

16-Dec-20 -

17-Dec-20 Types of exceptions with examples

18-Dec-20 Types of exceptions with examples ( Continuation)

19-Dec-20 Exception handling using try suite, except Headers with examples

20-Dec-20 Sunday.

4

21-Dec-20 -

22-Dec-20 -

23-Dec-20 -

Page 33: Lesson Plan for the Odd Semester 2020-2021

24-Dec-20 -

25-Dec-20 Christmas- HOLIDAY

26-Dec-20 -

27-Dec-20 Sunday.

5

28-Dec-20 Exception handling and file processing with example

29-Dec-20 -

30-Dec-20 Introduction to dictionary in python, accessing items in dictionary

31-Dec-20 Updating values in dictionary, deleting items in a dictionary object with examples

Week Date Topics

1

1-Jan-21 New Year

2-Jan-21 Properties of Dictionary keys with examples, Built-in dictionary functions

3-Jan-21 Sunday

2

4-Jan-21 Built-in methods of dictionary in python with examples

5-Jan-21 -

6-Jan-21 Practical Program – To find sum of all items in a dictionary

7-Jan-21 Set Data type in python

8-Jan-21 Examples in set data types

9-Jan-21 OOPs in python- Encapsulation

10-Jan-21 Sunday

3

11-Jan-21 OOPs in python- Inheritance

12-Jan-21 OOPs in python- Inheritance ( Continuation)

13-Jan-21 OOPs in python- Polymorphism

14-Jan-21 Pongal

15-Jan-21 Thiruvalluvar Day

16-Jan-21 Uzhavar Thirunal

17-Jan-21 Sunday.

4

18-Jan-21 Recursion – Recursive function

19-Jan-21 Practical Program – Towers of Hanoi using recursion

20-Jan-21 Practical Program – To create a menu driven program with a dictionary of words and their

meanings

21-Jan-21 Practical Program – To implement the Hangman Game

22-Jan-21 Unit I , II – two mark questions revision

Page 34: Lesson Plan for the Odd Semester 2020-2021

23-Jan-21 Unit I,II – five mark questions revision

24-Jan-21 Sunday.

5

25-Jan-21 Unit I,II – Ten mark questions revision

26-Jan-21 Republic Day

27-Jan-21 Unit III,IV – Two mark questions revision

28-Jan-21 Unit III,IV – Five mark questions revision

29-Jan-21 Unit III,IV – Ten mark questions revision

30-Jan-21 Unit V- Revision

31-Jan-21 Sunday.

Course Objectives :

1. To introduce the new programming language

2. To get train with the programming concepts designed in python

3. Practice of programs related to the theory concepts

Course Outcomes : Upon completion of this course students will have:

1. Students come to know the new programming language and its features

2. By practicing the simple programs students get familiar to the theoretical concepts

3. Learned easily the interpreted and strict indentation of programming language

Modes of Content Delivery:

1.ClassRoom/Lab

Teaching

2. Online Resources

3. Slides

4. Expert Lecture

5. Group Discussion

6. Seminar

7. Case Study

IQAC Coordinator Head of the Department Principal

Page 35: Lesson Plan for the Odd Semester 2020-2021

ST. THOMAS COLLEGE OF ARTS AND SCIENCE

Lesson Plan for the Odd Semester 2020-2021 Name of the Assistant Professor : Mr.G.SARAVANAN Department : COMPUTER SCIENCE Class and Section: II BBA –A SECTION Shift : I Subject: COMPUTER APPLICATION IN BUSINESS

Week Date Topics

1

1-Jul-20 ---

2-Jul-20 Word Processing – Definition , Role and Features

3-Jul-20 ---

4-Jul-20 --

5-Jul-20 Sunday

2

6-Jul-20 Components of word, Creating , Opening and Save

7-Jul-20 --

8-Jul-20 --

9-Jul-20 Edit, Formatting Document , Tool bar

10-Jul-20 --

11-Jul-20 --

12-Jul-20 Sunday

3

13-Jul-20 --

14-Jul-20 Types of Formatting, Printing Documents, Auto Correct

15-Jul-20 --

16-Jul-20 --

17-Jul-20 Spell Checking, Grammar Checking, Thesaurus, Mail marge

18-Jul-20 Ms-Excel , Components of Excel screen, work sheets

19-Jul-20 Sunday

4

20-Jul-20 --

21-Jul-20 Structure and Characteristics of spreadsheet

22-Jul-20 --

23-Jul-20 --

24-Jul-20 Advantages and Disadvantages of spread sheets , application of spread sheet

25-Jul-20 --

26-Jul-20 Sunday

5

27-Jul-20 --

28-Jul-20 Creating worksheet, opening worksheet and Editing worksheet

29-Jul-20 Cell reference , Built-in Functions and user Formulas

30-Jul-20 Goal seeking , using Graphics in Excel, Linking Data, Import and Export Data

31-Jul-20 --

Page 36: Lesson Plan for the Odd Semester 2020-2021

Week Date Topics

1

1-Aug-20 --

2-Aug-20 Sunday

2

3-Aug-20 Introduction to Database, Organization of Database, Data Field, Records, Files

4-Aug-20 --

5-Aug-20 --

6-Aug-20 Database system vs File system , Advantages and Disadvantage of DBMS

7-Aug-20 --

8-Aug-20 --

9-Aug-20 Sunday

3

10-Aug-20 Types of Database Language (DDL, DML, DCL), Intro of MS-Access

11-Aug-20 --

12-Aug-20 Creating Database by Wizard ,Design View , create Table

13-Aug-20 --

14-Aug-20 --

15-Aug-20 Independence Day

16-Aug-20 Sunday

4

17-Aug-20 ASSESSMENT – I

18-Aug-20 ASSESSMENT – I

19-Aug-20 ASSESSMENT – I

20-Aug-20 ASSESSMENT – I

21-Aug-20 ASSESSMENT – I

22-Aug-20 Vinayagar Chaturthi

23-Aug-20 Sunday

5

24-Aug-20 Designing Queries – with , where and logical conditions

25-Aug-20 --

26-Aug-20 --

27-Aug-20 Designing Reports ,Linking of Data files

28-Aug-20 FRESHER’S DAY

29-Aug-20 Creating Forms – Wizard and Design View

30-Aug-20 Sunday

6 31-Aug-20 Editing and Deleting records from Form

Page 37: Lesson Plan for the Odd Semester 2020-2021

Week Date Topics

1

1-Sep-20 --

2-Sep-20 --

3-Sep-20 Introduction to EDI , Basics of EDI’s

4-Sep-20 --

5-Sep-20 --

6-Sep-20 Sunday

2

7-Sep-20 EDI versus Traditional methods, Characteristics of EDI

8-Sep-20 --

9-Sep-20 Working of EDI , Examples of EDI

10-Sep-20 --

11-Sep-20 EDI Implementation ISSUES

12-Sep-20 --

13-Sep-20 Sunday

3

14-Sep-20 Advantages and Disadvantages of EDI

15-Sep-20 --

16-Sep-20 Components of EDI systems

17-Sep-20 ---

18-Sep-20 EDI standards and Software

19-Sep-20 ---

20-Sep-20 Sunday

5

21-Sep-20 ASSESSMENT- II

22-Sep-20 ASSESSMENT- II

23-Sep-20 ASSESSMENT- II

24-Sep-20 ASSESSMENT- II

25-Sep-20 ASSESSMENT- II

26-Sep-20 ASSESSMENT- II

27-Sep-20 Sunday

6

28-Sep-20 Third Party Networks for communications

29-Sep-20 --

30-Sep-20 EDI and International Trade ( Role , Benefits, Componentes )

Page 38: Lesson Plan for the Odd Semester 2020-2021

Week Date Topics

1

1-Oct-20 --

2-Oct-20 Gandhi Jayanthi

3-Oct-20 Financial , Health and Insurance EDI

4-Oct-20 Sunday

2

5-Oct-20 Manufacturing EDI, Retail EDI

6-Oct-20 --

7-Oct-20 --

8-Oct-20 Procurement using EDI

9-Oct-20 --

10-Oct-20 Internet: Concepts and History of Internet, characteristics of Internet

11-Oct-20 Sunday.

3

12-Oct-20 --

13-Oct-20 --

14-Oct-20 --

15-Oct-20 Internet Connectivity, Components of Internet and Infrastructures of Internet

16-Oct-20 Development of Internet in India, internet Services, Internet Tools

17-Oct-20 --

18-Oct-20 Sunday.

4

19-Oct-20 Advantages and Disadvantages of Internet, IP Address , Domain Name System (DNS)

20-Oct-20 Format of Domain Names, Elements of Domain Names, Subdomains

21-Oct-20 --

22-Oct-20 Top level Domain, Second level Domain, Generic Top level and Country code Top level

23-Oct-20 --

24-Oct-20 Introduction of Distributed Computing – working of o Distributed Computing

25-Oct-20 Sunday.

5

26-Oct-20 Vijaya Dasami

27-Oct-20 --

28-Oct-20 Application of Distributed Computing , Advantage and Disadvantages of Distributed Computing

29-Oct-20 --

30-Oct-20 Miladi Nabi

31-Oct-20 Client/ Server Computing – Functions of client , Functions of Server

Page 39: Lesson Plan for the Odd Semester 2020-2021

Week Date Topics

1 1-Nov-20 Sunday

2

2-Nov-20 Advantage and disadvantages of client/server computing, Internet protocol suite

3-Nov-20 --

4-Nov-20 Applications of Distributed Computing

5-Nov-20 --

6-Nov-20 Applications of Internet in Business , Applications of Internet in Education

7-Nov-20 Applications of Internet in Governance , Applications of Internet in E commerce

8-Nov-20 Sunday

3

9-Nov-20 --

10-Nov-20 --

11-Nov-20 Use of Internet in Medicine and others

12-Nov-20 --

13-Nov-20 Holiday

14-Nov-20 Deepavali

15-Nov-20 Sunday

4

16-Nov-20 --

17-Nov-20 Basic Idea of Information System Audits

18-Nov-20 --

19-Nov-20 Basic Terms in IS Audits, Requirement of IS Auditing

20-Nov-20 --

21-Nov-20 Types of IS Audits

22-Nov-20 Sunday.

5

23-Nov-20 --

24-Nov-20 IS Audits

25-Nov-20 Holiday

26-Nov-20 Holiday

27-Nov-20 --

28-Nov-20 Conducting IS Audit in Internet Environment

29-Nov-20 Sunday.

Page 40: Lesson Plan for the Odd Semester 2020-2021

6 30-Nov-20 --

Week Date Topics

1

1-Dec-20 Steps in IS Auditting

2-Dec-20 --

3-Dec-20 Traditional Audit vs Modern Audit

4-Dec-20 --

5-Dec-20 Benefits of IS Audit forOrganization

6-Dec-20 Sunday

2

7-Dec-20 --

8-Dec-20 --

9-Dec-20 Impacts of Information system Audit, Application for IS Audit

10-Dec-20 --

11-Dec-20 Previous year Questions discussion

12-Dec-20 Previous year Questions discussion

13-Dec-20 Sunday.

3

14-Dec-20 UNIV. NME - ARREAR EXAM

15-Dec-20 MODEL EXAM

16-Dec-20 MODEL EXAM

17-Dec-20 MODEL EXAM

18-Dec-20 MODEL EXAM

19-Dec-20 MODEL EXAM

20-Dec-20 Sunday.

Course Objectives :

1. TO INTRODUCE THE CONCEPT OF MS-OFFICE

2. TO ENHANCE THE KNOWLEDGE ON DATABASE CONCEPT

3. TO KNOW ABOUT EDI CONCEPT AND INTERNET CONCEPT

Course Outcomes : Upon completion of this course students will have:

1. STUDENTS GAINED KNOWLEDGE ON MS-OFFICE CONCEPT

2. STUDENTS LEARNT ABOUT EDI CONCEPT

3. STUDENTS LEARNT ABOUT INTERNET AND INFORMATION SYSTEM AUDITING

Page 41: Lesson Plan for the Odd Semester 2020-2021

Modes of Content Delivery:

1.ClassRoom/Lab Teaching

2. Online Resources

3. Slides

4. Expert Lecture

5. Group Discussion

6. Seminar

7. Case Study

IQAC Coordinator Head of the Department Principal

Page 42: Lesson Plan for the Odd Semester 2020-2021

ST. THOMAS COLLEGE OF ARTS AND SCIENCE

Lesson Plan for the Odd Semester 2020-2021 Name of the Assistant Professor : Mr.G.SARAVANAN Department : COMPUTER SCIENCE Class and Section: I BSC CS –A SECTION Shift : I Subject: -PROBLEM SOLVING USING PYTHON

Week Date Topics

1

1-Sep-20 Fundamentals of computer – The Essence of computational problem solving, Limits of

Computational problem solving

2-Sep-20 --

3-Sep-20 --

4-Sep-20 Algorithm, computer Hardware, Computer Software – Syntax , semantics

5-Sep-20 Algorithm problem solving , properties of algorithm

6-Sep-20 Sunday

2

7-Sep-20 --

8-Sep-20 --

9-Sep-20 --

10-Sep-20 Characteristics of algorithm Finiteness , Methods for developing an algorithms

11-Sep-20 Building Blocks of Algorithm – Statements , State, Control low

12-Sep-20 Intro of Function , Reason for using function

13-Sep-20 Sunday

3

14-Sep-20 --

15-Sep-20 Introduction to python , python Interpreter, Interpreter Vs Compiler

16-Sep-20 --

17-Sep-20 Python features , python do and why python?

18-Sep-20 Python Tokens, Keywords, Identifiers , declaring variable and assigning values

19-Sep-20 Multiple assignment ,object references, object identity

20-Sep-20 Sunday

5

21-Sep-20 ASSESSMENT- I

22-Sep-20 ASSESSMENT- I

23-Sep-20 ASSESSMENT- I

24-Sep-20 ASSESSMENT- I

25-Sep-20 ASSESSMENT- I

26-Sep-20 ASSESSMENT- I

27-Sep-20 Sunday

6

28-Sep-20 --

29-Sep-20 Standard Data Types – Number, Sequence , list

30-Sep-20 --

Page 43: Lesson Plan for the Odd Semester 2020-2021

Week Date Topics

1

1-Oct-20 Data Types – Tuple, Dictionary, Boolean, and Set

2-Oct-20 Gandhi Jayanthi

3-Oct-20 --

4-Oct-20 Sunday

2

5-Oct-20 Type conversion – Implicit and Explicit conversion

6-Oct-20 Operators – Types of operators and operator Precedence

7-Oct-20 Conditional Control Statements – Boolean values, Boolean Expressions

8-Oct-20 --

9-Oct-20 --

10-Oct-20 --

11-Oct-20 Sunday.

3

12-Oct-20 Simple if conditions – flow chart – example , if-else condition and examples

13-Oct-20 Chained if condition and examples, nested conditions and examples

14-Oct-20 Iteration – state of a variable, Looping Statements , For Loop

15-Oct-20 For loop using range() functions , for loop with else statement

16-Oct-20 Break Statement, Continue Statement, Pass Statement

17-Oct-20 Infinite loops , Definite Vs Indefinite loops

18-Oct-20 Sunday.

4

19-Oct-20 --

20-Oct-20 Nested loops , Boolean Flags and Indefinite loops with examples programs

21-Oct-20 List data structure , syntax for list type of variable

22-Oct-20 List iteration while loop, List iteration for loop

23-Oct-20 Add elements to list using append(), insert () , extend()

24-Oct-20 --

25-Oct-20 Sunday.

5

26-Oct-20 Vijaya Dasami

27-Oct-20 Deleting form list using del, remove(), pop() methods

28-Oct-20 Operations on List: sum/Average , Min/Max , Sort, merge search methods

29-Oct-20 Nested List

30-Oct-20 Miladi Nabi

31-Oct-20 Iterating over lists in Pythons

Page 44: Lesson Plan for the Odd Semester 2020-2021

Week Date Topics

1 1-Nov-20 Sunday

2

2-Nov-20 Fundamental concepts of Functions and usage

3-Nov-20 Program Routines – Definition and when will use

4-Nov-20 Defining functions – syntax for function declaration

5-Nov-20 Calling value – Returning functions

6-Nov-20 Calling non- value – Returning functions

7-Nov-20 ---

8-Nov-20 Sunday

3

9-Nov-20 Parameter passing with example programs

10-Nov-20 Keyword arguments in python

11-Nov-20 Default arguments in pythons

12-Nov-20 Variable-length arguments , variable scope

13-Nov-20 Holiday

14-Nov-20 Deepavali

15-Nov-20 Sunday

4

16-Nov-20 Computational problem solving with examples

17-Nov-20 The problem analysis

18-Nov-20 Problem Design and Implementation

19-Nov-20 User define function – default argument, keyword arguments, variable-length argument

20-Nov-20 Built-In functions

21-Nov-20 ---

22-Nov-20 Sunday.

5

23-Nov-20 ASSESSMENT- II

24-Nov-20 ASSESSMENT- II

25-Nov-20 Holiday

26-Nov-20 Holiday

27-Nov-20 --

28-Nov-20 ASSESSMENT- II

29-Nov-20 Sunday.

6 30-Nov-20 ASSESSMENT- II

Page 45: Lesson Plan for the Odd Semester 2020-2021

Week Date Topics

1

1-Dec-20 Objects and their use- software objects

2-Dec-20 Object References

3-Dec-20 ---

4-Dec-20 Intro Turtle Graphics, creating a turtle Graphics window

5-Dec-20 The Default turtle, Fundamental turtle attributes and behavior

6-Dec-20 Sunday

2

7-Dec-20 Additional turtle attributes

8-Dec-20 Creating multiple turtles

9-Dec-20 Modular Design – Definition ,module Specification

10-Dec-20 Python modules – What? And How?

11-Dec-20 Modules and namespaces , Importing modules, loading and Execution

12-Dec-20 Local, Global and Built-In Namespaces in python

13-Dec-20 Sunday.

3

14-Dec-20 What is a text file? , opening text file, reading text file , writing text file

15-Dec-20 ----

16-Dec-20 String processing, string Traversal methods

17-Dec-20 String methods -

18-Dec-20 ---

19-Dec-20 Exception Handling – definition, how ? and when?

20-Dec-20 Sunday.

4

21-Dec-20 Holiday

22-Dec-20 Holiday

23-Dec-20 Holiday

24-Dec-20 Holiday

25-Dec-20 Christmas

26-Dec-20 Holiday

27-Dec-20 Sunday.

5

28-Dec-20 Catching and Handling Exceptions

29-Dec-20 Exception Handling and user Input

30-Dec-20 Exception Handling and File processing

31-Dec-20 Finally block and Raise Exceptions

Page 46: Lesson Plan for the Odd Semester 2020-2021

Week Date Topics

1

1-jan-2021 New year

2-jan-2021 Properties of Dictionary keys with examples , Built –In dictionary functions

3-jan-2021 Sunday

2

4-jan-2021 ---

5-jan-2021 Built-In methods of Dictionary in python with examples

6-jan-2021 Practical program – To find sum of all items in a dictionary

7-jan-2021 Set Data type in Python

8-jan-2021 Examples in set data types

9-jan-2021 --

10-jan-2021 Sunday.

3

11-jan-2021 Oops in python , class , objects

12-jan-2021 Oops in pythons Inheritance simple , multiple

13-jan-2021 Oops in pythons Inheritance multilevel , hybrid

14-jan-2021 Pongal holiday

15-jan-2021 Pongal holiday

16-jan-2021 Pongal holiday

17-jan-2021 Sunday.

4

18-jan-2021 Oops in pythons polymorphism examples

19-jan-2021 Practical Programs discussion

20-jan-2021 Practical Programs discussion

21-jan-2021 Unit I and II – Two marks questions discussion

22-jan-2021 ---

23-jan-2021 Unit I and III – Five marks questions discussion

24-jan-2021 Sunday.

5

25-jan-2021 Unit III and IV – Two marks Questions discussion

26-jan-2021 Unit III and IV – Five mark Questions discussion

27-jan-2021 Practical Programs discussion

28-jan-2021 ---

29-jan-2021 Unit V – Two marks Questions discussion

30-jan-2021 Unit V – Five and Ten marks Questions discussion

31-jan-2021 Sunday.

Course Objectives :

1. TO ENHANCE THE KNOWLEDGE OF PYTHON PROGRAMS LANGUAGE

Page 47: Lesson Plan for the Odd Semester 2020-2021

2. TO INTRODUCE THE CONCEPT OF OBJECT ORIENTED PROGRAMMING

3. TO KNOW ABOUT SHELL PROGRAMMING AND ANACONDA NAVIGATOR

Course Outcomes : Upon completion of this course students will have:

1. STUDENTS GAINED KNOWLEDGE OF PYTHON PROGRAMS LANGUAGE

2. STUDENTS LEARNT ABOUT DIFFERENT TYPES OF DATA OBJECTS

3. STUDENTS LEARNT PROGRAMMING SKILL

Modes of Content Delivery:

1.ClassRoom/Lab Teaching

2. Online Resources

3. Slides

4. Group Discussion

5. Seminar

6. Case Study

IQAC Coordinator Head of the Department Principal

Page 48: Lesson Plan for the Odd Semester 2020-2021

ST. THOMAS COLLEGE OF ARTS AND SCIENCE

Lesson Plan for the Odd Semester 2020-2021 Name of the Assistant Professor: V.SUBASHINI and S.KANAGESWARI Department: CS

Class and Section: III B.SC (CS) – A Shift : I

Subject: OPERATING SYSTEM

Week Date Topics

1

1-Jul-20 Introduction to Operating System

2-Jul-20 -

3-Jul-20 OS Views –Goals

4-Jul-20 -

5-Jul-20 Sunday

2

6-Jul-20 -

7-Jul-20 -

8-Jul-20 Types of Operating systems – Batch, Desk Top, Multiprogramming

9-Jul-20 -

10-Jul-20 -

11-Jul-20 -

12-Jul-20 Sunday

3

13-Jul-20 Types of systems- Multiprocessing, Client-Server, Real time

14-Jul-20 Computer system – Architecture, Booting

15-Jul-20 Memory Hierarchy, Cache, Dual Mode operation

16-Jul-20 -

17-Jul-20 -

18-Jul-20 Operating System structure, Examples –DOS,UNIX, Layered Approach, OS/2 MODEL.

19-Jul-20 Sunday

4

20-Jul-20 -

21-Jul-20 Operating system Services - User oriented and system Based

22-Jul-20

Operating systems components – Assignment, System Design and implementation

23-Jul-20 -

24-Jul-20 -

25-Jul-20 Virtual Machines, Process Management – Process Stages-Process control block

26-Jul-20 Sunday

5

27-Jul-20 Process creation and abortion, Termination

28-Jul-20 -

29-Jul-20 Process scheduling – Scheduling queues- Long Term, short Term

30-Jul-20 -

Page 49: Lesson Plan for the Odd Semester 2020-2021

31-Jul-20 -

Week Date Topics

1

1-Aug-20 Inter process communication – direct and Indirect , Message Passing, shared Memory

2-Aug-20 Sunday

2

3-Aug-20 -

4-Aug-20 -

5-Aug-20 Threads, Multi-threading models

6-Aug-20 -

7-Aug-20 -

8-Aug-20 CPU Scheduling criteria – Need for multiprogramming- Preemptive and non-Preemptive scheduling

9-Aug-20 Sunday

3

10-Aug-20 -

11-Aug-20 -

12-Aug-20 CPU SCHEDULING ALGORITHMS – First Come first Served, shortest Job First

13-Aug-20 Priority Scheduling, Round robin Scheduling

14-Aug-20 Multiprocessor scheduling, Multiple Queue scheduling

15-Aug-20 Independence Day

16-Aug-20 Sunday

4

17-Aug-20 ASSESSMENT – I

18-Aug-20 ASSESSMENT – I

19-Aug-20 ASSESSMENT – I

20-Aug-20 ASSESSMENT – I

21-Aug-20 ASSESSMENT – I

22-Aug-20 Vinayagar Chaturthi

23-Aug-20 Sunday

5

24-Aug-20 -

25-Aug-20 Process synchronization – Producer consumer Problem and solutions- Critical section problem

26-Aug-20 -

27-Aug-20 Classical Problems of Process synchronization, Semaphore solution

28-Aug-20 FRESHER’S DAY

29-Aug-20 Dining philosopher problem, Critical Region and monitor

30-Aug-20 Sunday

Page 50: Lesson Plan for the Odd Semester 2020-2021

6 31-Au-20 -

Week Date Topics

1

1-Sep-20 Introduction and over view of OS

2-Sep-20 -

3-Sep-20 Introduction to Deadlock

4-Sep-20 VED – Introduction to VED syllabus

5-Sep-20 Deadlock Characterization

6-Sep-20 Sunday

2

7-Sep-20 -

8-Sep-20 Methods for handling Deadlocks

9-Sep-20 Deadlock Prevention

10-Sep-20 Deadlock Avoidance

11-Sep-20 -

12-Sep-20 -

13-Sep-20 Sunday

3

14-Sep-20 -

15-Sep-20 Detection of Deadlock

16-Sep-20 -

17-Sep-20 Detection of Deadlock

18-Sep-20 Recovery from deadlock.

19-Sep-20 -

20-Sep-20 Sunday

5

21-Sep-20 ASSESSMENT- II

22-Sep-20 ASSESSMENT- II

23-Sep-20 ASSESSMENT- II

24-Sep-20 ASSESSMENT- II

25-Sep-20 ASSESSMENT- II

26-Sep-20 ASSESSMENT- II

27-Sep-20 Sunday

6

28-Sep-20 -

29-Sep-20 Over view of unit 2

30-Sep-20 VED – Seminar topic discussion

Page 51: Lesson Plan for the Odd Semester 2020-2021

Week Date Topics

1

1-Oct-20 Memory Management

2-Oct-20 Gandhi Jayanthi

3-Oct-20 -

4-Oct-20 Sunday

2

5-Oct-20 Address Binding

6-Oct-20 -

7-Oct-20 Dynamic Loading and Linking

8-Oct-20 -

9-Oct-20 Overlays

10-Oct-20 -

11-Oct-20 Sunday.

3

12-Oct-20 -

13-Oct-20 -

14-Oct-20 -

15-Oct-20 VED - SEMINAR

16-Oct-20 Logical and Physical Address Space

17-Oct-20 -

18-Oct-20 Sunday.

4

19-Oct-20 Contiguous Allocation

20-Oct-20 Internal & External Fragmentation

21-Oct-20 -

22-Oct-20 -

23-Oct-20 Non Contiguous Allocation:

24-Oct-20 Paging and Segmentation schemes

25-Oct-20 Sunday.

5

26-Oct-20 Vijaya Dasami

27-Oct-20 Paging and Segmentation schemes

28-Oct-20 Paging and Segmentation schemes

29-Oct-20 Implementation

30-Oct-20 Miladi Nabi

Page 52: Lesson Plan for the Odd Semester 2020-2021

31-Oct-20 Hardware Protection

Week Date Topics

1 1-Nov-20 Sunday

2

2-Nov-20 Sharing – Fragmentation

3-Nov-20 Overview of unit 3

4-Nov-20

5-Nov-20 Virtual Memory

6-Nov-20 -

7-Nov-20 Demand Paging

8-Nov-20 Sunday

3

9-Nov-20 Page Replacement - Page Replacement Algorithms

10-Nov-20 -

11-Nov-20 -

12-Nov-20 Thrashing. – File System: Concepts

13-Nov-20 Holiday

14-Nov-20 Deepavali

15-Nov-20 Sunday

4

16-Nov-20 Access methods

17-Nov-20 Directory Structure –Protection Consistency Semantics

18-Nov-20 File System Structures

19-Nov-20 FEES COLLECTION

20-Nov-20 VED – SEMINAR

21-Nov-20 Over view of Unit 4

22-Nov-20 Sunday.

5

23-Nov-20 Allocation methods – Free Space Management.

24-Nov-20 FEES COLLECTION

25-Nov-20 Holiday

26-Nov-20 Holiday

27-Nov-20 I/O Systems: Overview I/O Hardware – Application I/O

28-Nov-20 Interface, Kernel I/O subsystem

Page 53: Lesson Plan for the Odd Semester 2020-2021

29-Nov-20 Sunday.

6 30-Nov-20 Transforming I/O Requests to Hardware Operations

Week Date Topics

1

1-Dec-20 -

2-Dec-20 Performance. Secondary Storage Structures

3-Dec-20 Protection – Goals, Domain Access matrix

4-Dec-20 The security problem – Authentication

5-Dec-20 Threats – Threat Monitoring – Encryption.

6-Dec-20 Sunday

2

7-Dec-20 -

8-Dec-20 -

9-Dec-20 -

10-Dec-20 UNIV. PRACTICAL EXAM

11-Dec-20 UNIV. PRACTICAL EXAM

12-Dec-20 -

13-Dec-20 Sunday.

3

14-Dec-20 UNIV. NME - ARREAR EXAM

15-Dec-20 MODEL EXAM

16-Dec-20 MODEL EXAM

17-Dec-20 MODEL EXAM

18-Dec-20 MODEL EXAM

19-Dec-20 MODEL EXAM

20-Dec-20 Sunday.

Course Objectives :

1. To recognize the concepts and principles of operating systems.

2. To understand the structure and organization of the file system.

3. To understand what a process is and how processes are synchronized and scheduled.

4. To understand different approaches to memory management.

Course Outcomes:

1. Identify basic components of operating system.

2. Conceptualize synchronization amongst various components of a typical operating

system.

3. Understand and simulate activities of various operating system components.

4. Correlate basic concepts of operating system with an existing operating system.

Page 54: Lesson Plan for the Odd Semester 2020-2021

Modes of Content Delivery:

1.ClassRoom/Lab Teaching

2. Online Resources

3. Slides

4. Expert Lecture

5. Group Discussion

6. Seminar

7. Case Study

IQAC Coordinator Head of the Department Principal

Page 55: Lesson Plan for the Odd Semester 2020-2021

ST. THOMAS COLLEGE OF ARTS AND SCIENCE

Lesson Plan for the Odd Semester 2020-2021 Name of the Assistant Professor: S.KANAGESWARI and Mr.G.SARAVANAN Department: COMPUTER SCIENCE Class and Section: II BBA –B SECTION Shift : I Subject: COMPUTER APPLICATION IN BUSINESS

Week Date Topics

1

1-Jul-20 --

2-Jul-20 --

3-Jul-20 Word Processing – Definition , Role and Features

4-Jul-20 --

5-Jul-20 Sunday

2

6-Jul-20 --

7-Jul-20 --

8-Jul-20 Components of word, Creating , Opening and Save

9-Jul-20 --

10-Jul-20 Edit, Formatting Document , Tool bar

11-Jul-20 --

12-Jul-20 Sunday

3

13-Jul-20 Types of Formatting, Printing Documents, Auto Correct

14-Jul-20 --

15-Jul-20 --

16-Jul-20 Spell Checking, Grammar Checking, Thesaurus, Mail marge

17-Jul-20 --

18-Jul-20 --

19-Jul-20 Sunday

4

20-Jul-20 --

21-Jul-20 --

22-Jul-20 Ms-Excel , Components of Excel screen, work sheets

23-Jul-20 Structure and Characteristics of spreadsheet

24-Jul-20 --

25-Jul-20 Advantages and Disadvantages of spread sheets , application of spread sheet

26-Jul-20 Sunday

5

27-Jul-20 --

28-Jul-20 Creating worksheet, opening worksheet and Editing worksheet

29-Jul-20 --

30-Jul-20 Cell reference , Built-in Functions and user Formulas

Page 56: Lesson Plan for the Odd Semester 2020-2021

31-Jul-20 Goal seeking , using Graphics in Excel, Linking Data, Import and Export Data

Week Date Topics

1

1-Aug-20 --

2-Aug-20 Sunday

2

3-Aug-20 --

4-Aug-20 Introduction to Database, Organization of Database, Data Field, Records, Files

5-Aug-20 --

6-Aug-20 --

7-Aug-20 --

8-Aug-20 Database system vs File system , Advantages and Disadvantage of DBMS

9-Aug-20 Sunday

3

10-Aug-20 --

11-Aug-20 Types of Database Language (DDL, DML, DCL), Intro of MS-Access

12-Aug-20 --

13-Aug-20 Creating Database by Wizard ,Design View , create Table

14-Aug-20 --

15-Aug-20 Independence Day

16-Aug-20 Sunday

4

17-Aug-20 ASSESSMENT – I

18-Aug-20 ASSESSMENT – I

19-Aug-20 ASSESSMENT – I

20-Aug-20 ASSESSMENT – I

21-Aug-20 ASSESSMENT – I

22-Aug-20 Vinayagar Chaturthi

23-Aug-20 Sunday

5

24-Aug-20 Designing Queries – with , where and logical conditions

25-Aug-20 Designing Reports ,Linking of Data files

26-Aug-20 --

27-Aug-20 Creating Forms – Wizard and Design View

28-Aug-20 FRESHER’S DAY

29-Aug-20 --

30-Aug-20 Sunday

Page 57: Lesson Plan for the Odd Semester 2020-2021

6 31-Aug-20 Editing and Deleting records from Form

Week Date Topics

1

1-Sep-20 --

2-Sep-20 --

3-Sep-20 --

4-Sep-20 --

5-Sep-20 --

6-Sep-20 Sunday

2

7-Sep-20 --

8-Sep-20 --

9-Sep-20 Introduction to Electronic Data Interchange (EDI)

10-Sep-20 -

11-Sep-20 EDI Standards

12-Sep-20 --

13-Sep-20 Sunday

3

14-Sep-20 Financial EDI(FEDI)

15-Sep-20 --

16-Sep-20 FEDI for International Trade Transaction

17-Sep-20 --

18-Sep-20 Applications of EDI

19-Sep-20 --

20-Sep-20 Sunday

5

21-Sep-20 ASSESSMENT- II

22-Sep-20 ASSESSMENT- II

23-Sep-20 ASSESSMENT- II

24-Sep-20 ASSESSMENT- II

25-Sep-20 ASSESSMENT- II

26-Sep-20 ASSESSMENT- II

27-Sep-20 Sunday

6

28-Sep-20 --

29-Sep-20 --

30-Sep-20 Advantages of EDI; Future of EDI

Page 58: Lesson Plan for the Odd Semester 2020-2021

Week Date Topics

1

1-Oct-20 --

2-Oct-20 Gandhi Jayanthi

3-Oct-20 Over view of unit 3

4-Oct-20 Sunday

2

5-Oct-20 --

6-Oct-20 --

7-Oct-20 --

8-Oct-20 --

9-Oct-20 --

10-Oct-20 --

11-Oct-20 Sunday.

3

12-Oct-20 --

13-Oct-20 --

14-Oct-20 Internet and its Basic Concepts

15-Oct-20 --

16-Oct-20 Internet Concepts History

17-Oct-20 Development in India

18-Oct-20 Sunday.

4

19-Oct-20 Technological Foundation of Internet

20-Oct-20 --

21-Oct-20 --

22-Oct-20 --

23-Oct-20 --

24-Oct-20 Distributed Computing

25-Oct-20 Sunday.

5

26-Oct-20 Vijaya Dasami

27-Oct-20 Client-Server Computing

28-Oct-20 Internet Protocol Suite

29-Oct-20 --

30-Oct-20 Miladi Nabi

Page 59: Lesson Plan for the Odd Semester 2020-2021

31-Oct-20 Application of Distributed Computing

Week Date Topics

1 1-Nov-20 Sunday

2

2-Nov-20 Client Server Computing

3-Nov-20 Internet Protocol Suite in the Internet Environment

4-Nov-20 -

5-Nov-20 Internet Environment

6-Nov-20 Introdcution to Domain Name System(DNS)

7-Nov-20 Domain Name System(DNS)

8-Nov-20 Sunday

3

9-Nov-20 --

10-Nov-20 --

11-Nov-20 -

12-Nov-20 --

13-Nov-20 Holiday

14-Nov-20 Deepavali

15-Nov-20 Sunday

4

16-Nov-20 Generic Top-Level Domain (GTLD)

17-Nov-20 Country Code Top Level Domain (CCTLD)

18-Nov-20 --

19-Nov-20 India; Allocation of Second Level Domains

20-Nov-20 --

21-Nov-20 IP Addresses

22-Nov-20 Sunday.

5

23-Nov-20 Internet Protocol

24-Nov-20 Applications of Internet in Business, Education, Governance, etc

25-Nov-20 Holiday

26-Nov-20 Holiday

27-Nov-20 --

28-Nov-20 -

Page 60: Lesson Plan for the Odd Semester 2020-2021

29-Nov-20 Sunday.

6 30-Nov-20 --

Week Date Topics

1

1-Dec-20 -

2-Dec-20 --

3-Dec-20 Information System Audit

4-Dec-20 Basic Idea of Information Audit

5-Dec-20 Difference with the traditional Concepts of Audit

6-Dec-20 Sunday

2

7-Dec-20 --

8-Dec-20 Conduct and Applications of IS audit in Internet Environment.

9-Dec-20 Over view of Full syllabus

10-Dec-20 --

11-Dec-20 UNIV. PRACTICAL EXAM

12-Dec-20 -

13-Dec-20 Sunday.

3

14-Dec-20 UNIV. NME - ARREAR EXAM

15-Dec-20 MODEL EXAM

16-Dec-20 MODEL EXAM

17-Dec-20 MODEL EXAM

18-Dec-20 MODEL EXAM

19-Dec-20 MODEL EXAM

20-Dec-20 Sunday.

Course Objectives:

1. To be able to identify and utilize appropriate technology for effective decision-making and improved performance, having mastered the Microsoft Office

2. To Gain familiarity with the concepts and terminology used in the development, implementation and operation of business application systems.

3. To explore various methods that Information Technology can be used to support existing businesses and strategies.

4. To investigate emerging technology in shaping new processes, strategies and business models.

Course Outcomes: Upon completion of this course students will have:

1. Gained hands-on experience with productivity/application software to enhance business activities. 2. Accomplish projects utilizing business theories, Internet resources and computer technology. 3. Work with simple design and development tasks for the main types of business information systems

Page 61: Lesson Plan for the Odd Semester 2020-2021

Modes of Content Delivery:

1.ClassRoom/Lab Teaching

2. Online Resources

3. Slides

4. Expert Lecture

5. Group Discussion

6. Seminar

7. Case Study

IQAC Coordinator Head of the Department Principal