LESSON PLAN Name of the Assistant/Associate Professor HARBHAJAN SINGH Class and Section...BCA (2nd Sem.) Subject...

Similar documents
Algorithms, merits and demerits, Exponentiation, How to compute fast exponentiation Linear Search, Binary Search "Big Oh" notation, Worst case

XII- COMPUTER SCIENCE VOL-II MODEL TEST I

CHAPTER 1 Introduction to Computers and Programming CHAPTER 2 Introduction to C++ ( Hexadecimal 0xF4 and Octal literals 031) cout Object

SAURASHTRA UNIVERSITY

Preface... (vii) CHAPTER 1 INTRODUCTION TO COMPUTERS

Lesson Plan January to April 2018 Assistant Prof.- Rakhi

Absolute C++ Walter Savitch

Week. Lecture Topic day (including assignment/test) 1 st 1 st Introduction to Module 1 st. Practical

Subject: OBJECT ORIENTED PROGRAMMING WITH C++ Paper (U.G): BCA -231 S. No. Course Outcomes

S Y B Voc Software Development Syllabus

Writing an ANSI C Program Getting Ready to Program A First Program Variables, Expressions, and Assignments Initialization The Use of #define and

Introduction to Programming Using Java (98-388)

AN OVERVIEW OF C++ 1

Advanced C++ Programming Workshop (With C++11, C++14, C++17) & Design Patterns

Tentative Teaching Plan Department of Software Engineering Name of Teacher Dr. Naeem Ahmed Mahoto Course Name Computer Programming

Object Oriented Programming

Welcome to Teach Yourself Acknowledgments Fundamental C++ Programming p. 2 An Introduction to C++ p. 4 A Brief History of C++ p.

Preface to the Second Edition Preface to the First Edition Brief Contents Introduction to C++ p. 1 A Review of Structures p.

Syllabus of C++ Software for Hands-on Learning: This course offers the following modules: Module 1: Getting Started with C++ Programming

Problem Solving with C++

C++ (Non for C Programmer) (BT307) 40 Hours

SRM ARTS AND SCIENCE COLLEGE SRM NAGAR, KATTANKULATHUR

C-LANGUAGE CURRICULAM

San José State University Department of Computer Science CS-144, Advanced C++ Programming, Section 1, Spring 2018

OUTCOMES BASED LEARNING MATRIX

I BCS-031 BACHELOR OF COMPUTER APPLICATIONS (BCA) (Revised) Term-End Examination. June, 2015 BCS-031 : PROGRAMMING IN C ++

Lesson Plan. Subject: OBJECT ORIENTED PROGRAMMING USING C++ :15 weeks (From January, 2018 to April,2018)

CERTIFICATE IN WEB PROGRAMMING

XII CS(EM) Minimum Question List N.KANNAN M.Sc., B.Ed COMPUTER SCIENCE IMPORTANT QUESTION (TWO MARKS) CHAPTER 1 TO 5 ( STAR OFFICE WRITER)

Week Day Topic Sub Topic Type Hours Pre-Evaluation Experience Collection & Demographics Online 2 OOPS concepts 1

Fast Introduction to Object Oriented Programming and C++

CoSci 440 SYLLABUS Programming in C++ INSTRUCTOR Mari Rettke cell SECTION : and 13345

CHOICE BASED CREDIT SYSTEM (With effect from )

3D Graphics Programming Mira Costa High School - Class Syllabus,

KLiC C++ Programming. (KLiC Certificate in C++ Programming)

Learning Objectives. C++ For Artists 2003 Rick Miller All Rights Reserved xli

Intro to OOP Visibility/protection levels and constructors Friend, convert constructor, destructor Operator overloading a<=b a.

5/23/2015. Core Java Syllabus. VikRam ShaRma

Standard. Number of Correlations

Introduction to Computers and C++ Programming p. 1 Computer Systems p. 2 Hardware p. 2 Software p. 7 High-Level Languages p. 8 Compilers p.

The Foundation of C++: The C Subset An Overview of C p. 3 The Origins and History of C p. 4 C Is a Middle-Level Language p. 5 C Is a Structured

100%_Placement_Program - Hackveda

B.Sc. Final B.SC. PART-III PAPER I COMPUTER ORGANIZATION II

Course Text. Course Description. Course Objectives. StraighterLine Introduction to Programming in C++

Object Oriented Programming with c++ Question Bank

SRE VIDYASAAGAR HIGHER SECONDARY SCHOOL. TWO MARKS

(800) Toll Free (804) Fax Introduction to Java and Enterprise Java using Eclipse IDE Duration: 5 days

DAV CENTENARY COLLEGE FARIDABAD Academic Session: January-March 2019

Java Fundamentals p. 1 The Origins of Java p. 2 How Java Relates to C and C++ p. 3 How Java Relates to C# p. 4 Java's Contribution to the Internet p.

B.C.A 2017 OBJECT ORIENTED PROGRAMMING USING C++ BCA303T MODULE SPECIFICATION SHEET

B.Sc II Year Computer Science (Optional)

LESSON PLAN FOR EVEN SEM SESSION NEED OF VIRTUAL FUNCTION ABSTRACT CLASS IN DETAIL VIRTUAL DESTRUCTOR TOPIC

PROGRAMMING IN C AND C++:

I BSc(IT) [ Batch] Semester II Core: Object Oriented Programming With C plus plus - 212A Multiple Choice Questions.

COMP322 - Introduction to C++ Lecture 01 - Introduction

C Programming SYLLABUS COVERAGE SYLLABUS IN DETAILS

Syllabus for Bachelor of Technology. Computer Engineering. Subject Code: 01CE1303. B.Tech. Year - II

Syllabus & Curriculum for Certificate Course in Java. CALL: , for Queries

Ch. 12: Operator Overloading

DOT NET TRAINING PROGRAM

DETAILED SYLLABUS INTRODUCTION TO C LANGUAGE

Class 9 Saturday, Feb 14

SRI SARASWATHI MATRIC HR SEC SCHOOL PANAPAKKAM +2 IMPORTANT 2 MARK AND 5 MARK QUESTIONS COMPUTER SCIENCE VOLUME I 2 MARKS

OBJECT ORIENTED DATA STRUCTURE & ALGORITHMS

Punjab Technical University Bachelor in Mobile Computing & Internet Batch 2014 onwards. Semester Fourth

MaanavaN.Com CS1203 OBJECT ORIENTED PROGRAMMING DEPARTMENT OF COMPUTER SCIENCE AND ENGINEERING

C++ for System Developers with Design Pattern

B.V. Patel Institute of Business Management, Computer & Information Technology, Uka Tarsadia University

T.Y.B.Sc. Syllabus Under Autonomy Mathematics Applied Component(Paper-I)

WA1278 Introduction to Java Using Eclipse

Polymorphism. Zimmer CSCI 330


VALLIAMMAI ENGINEERING COLLEGE

CO Java SE 8: Fundamentals

CS3157: Advanced Programming. Outline

JVA-103. Java Programming

CS 6456 OBJCET ORIENTED PROGRAMMING IV SEMESTER/EEE

DEPARTMENT OF COMPUTER APPLICATIONS B.C.A. - FIRST YEAR ( REGULATION) SECOND SEMESTER LESSON PLAN SRM INSTITUTE OF SCIENCE AND TECHNOLOGY

Developing Microsoft.NET Applications for Windows (Visual Basic.NET)

This page intentionally left blank

102. Introduction to Java Programming

Core Java - SCJP. Q2Technologies, Rajajinagar. Course content

CMPE/SE 135 Object-Oriented Analysis and Design

Interview Questions of C++

RAJIV GANDHI COLLEGE OF ENGINEERING AND TECHNOLOGY DEPARTMENT OF INFORMATION TECHNOLOGY OBJECT ORIENTED PROGRAMMING QUESTION BANK UNIT I 2 MARKS

Object Oriented Programming. Solved MCQs - Part 2

Paytm Programming Sample paper: 1) A copy constructor is called. a. when an object is returned by value

STRUCTURE AND SYLLABUS APPROVED IN THE BOARD OF STUDIES MEETING ON 2001 TO BE EFFECTIVE FROM THE ACADEMIC YEAR

Computer Science 306 Study Guide

VB.NET. Exercise 1: Creating Your First Application in Visual Basic.NET

An Object Oriented Programming with C

Beijing Jiaotong University CS-23: C++ Programming Summer, 2019 Course Syllabus

Ch02. True/False Indicate whether the statement is true or false.

Introduction to Programming using C++


Questions Bank. 14) State any four advantages of using flow-chart

cs3157: c++ lecture #2 (mon-11-apr-2005) chronology of some programming languages... C++ vs Java identifiers.

CS 11 C++ track: lecture 1

Discover how to get up and running with the Java Development Environment and with the Eclipse IDE to create Java programs.

LESSON PLAN B.C.A. - FIRST YEAR ( REGULATION) SECOND SEMESTER

Transcription:

Class and Section...BCA (nd Sem.) Subject...PROGRAMMING IN C Week Date Topics 8-Jan-8 Introduction to Programming Languages 9-Jan-8 0-Jan-8 -Jan-8 -Jan-8 -Jan-8 -Jan-8 5-Jan-8 6-Jan-8 7-Jan-8 8-Jan-8 9-Jan-8 0-Jan-8 -Jan-8 -Jan-8 -Jan-8 -Jan-8 5-Jan-8 6-Jan-8 7-Jan-8 8-Jan-8 9-Jan-8 0-Jan-8 -Jan-8 History of C language Elements of C Character-set, Keywords,Identifier Literals/Constants of C Variables Data Types Operators Precedence & Associativity Assignment Statement Printf() Scanf() Holiday(Vasant Panchmi) Structure of C Program Holiday(Sir Chotu Ram Jayanti) Programs based on printf() & scanf Republic Day Arithmetical Operators Logical Operators, Relational Operators Shortcut Operators,Increment/Decrement Operators Bitwise Operators

Class and Section...BCA (nd Sem.) Subject... PROGRAMMING IN C 5 -Feb-8 Conditional Operators,sizeof() Operators -Feb-8 Type casting & conversion -Feb-8 Expressions -Feb-8 5-Feb-8 If statement & if-else statement 6-Feb-8 Else-if ladder & Switch() statement 7-Feb-8 While() loop 8-Feb-8 For() loop 9-Feb-8 Do-while() loop 0-Feb-8 Holiday(Maharshi Dayanand Jayanti) -Feb-8 -Feb-8 Programs exercise -Feb-8 Holiday(Maha Shivratri) -Feb-8 Break & continue statement 5-Feb-8 Nested loop 6-Feb-8 Functions, types of functions 7-Feb-8 Input/output functions 8-Feb-8 9-Feb-8 Arithmetical function 0-Feb-8 String handling functions -Feb-8 User-defined function -Feb-8 Prototyping of function -Feb-8 Definition of function -Feb-8 Calling of function 5-Feb-8 6-Feb-8 Class-test I 7-Feb-8 Practical Experiments of function 8-Feb-8 Local & global variable

Class and Section...BCA (nd Sem.) Subject...PROGRAMMING IN C 5 -Mar-8 -Mar-8 -Mar-8 -Mar-8 5-Mar-8 6-Mar-8 7-Mar-8 8-Mar-8 9-Mar-8 0-Mar-8 -Mar-8 -Mar-8 -Mar-8 -Mar-8 5-Mar-8 6-Mar-8 7-Mar-8 8-Mar-8 9-Mar-8 0-Mar-8 -Mar-8 -Mar-8 -Mar-8 -Mar-8 5-Mar-8 6-Mar-8 7-Mar-8 8-Mar-8 9-Mar-8 0-Mar-8 -Mar-8 Holiday(Guru Ravidas Birthday) Holiday(Holi) Fixed duration dynamic duration Auto Static Register Extern Scope & duration of variable Programs Searching in array Accessing of array using pointer Two dimensional array Addition of two matrix Multiplication of two matrix Sparse matrix Programs Recursion /Ram Navami Holiday(Mahavir Jayanti)

Class and Section...BCA (nd Sem.) Subject... PROGRAMMING IN C -Apr-8 -Apr-8 -Apr-8 -Apr-8 5-Apr-8 6-Apr-8 7-Apr-8 8-Apr-8 9-Apr-8 0-Apr-8 -Apr-8 -Apr-8 -Apr-8 -Apr-8 5-Apr-8 6-Apr-8 7-Apr-8 8-Apr-8 9-Apr-8 0-Apr-8 -Apr-8 -Apr-8 -Apr-8 -Apr-8 5-Apr-8 6-Apr-8 7-Apr-8 8-Apr-8 9-Apr-8 0-Apr-8 Programs on functions Functions call by value Functions call by reference Pointer type variable Use of pointer Functions call by Address/pointer Array & types of arrays Simple array Multiple array Programs using array Sorting the array Holiday(Dr. Ambedkar Jayanti/Vaisakhi) Programs using pointer Recursion Holiday(Parashu Ram Jayanti) Class-test-II Data file handling function Creation of data-file Reading of files Searching in file Storage classes Scope & life of variable Use of Storage classes

Class and Section...BCA ( th Sem.) Subject OBJECT ORIENTED PROGRAMMING USING C++ Week Date Topics 8-Jan-8 Concept of object Oriented Programming 9-Jan-8 Procedural Programming 0-Jan-8 object Oriented Programming -Jan-8 Features of object Oriented Programming -Jan-8 Encapsulation -Jan-8 Polymorphism -Jan-8 5-Jan-8 Variables & constants 6-Jan-8 Operators 7-Jan-8 Getting c++ 8-Jan-8 Control statement 9-Jan-8 Cin & cout statement 0-Jan-8 Arrays -Jan-8 -Jan-8 Holiday(Vasant Panchmi) -Jan-8 Pointers -Jan-8 Holiday(Sir Chotu Ram Jayanti) 5-Jan-8 Structure 6-Jan-8 Republic Day 7-Jan-8 User-defined data type 8-Jan-8 9-Jan-8 Classes & Object 0-Jan-8 Constructor -Jan-8 Copy constructor

Class and Section...BCA (th Sem.) Subject OBJECT ORIENTED PROGRAMMING USING C++ 5 -Feb-8 -Feb-8 -Feb-8 -Feb-8 5-Feb-8 6-Feb-8 7-Feb-8 8-Feb-8 9-Feb-8 0-Feb-8 -Feb-8 -Feb-8 -Feb-8 -Feb-8 5-Feb-8 6-Feb-8 7-Feb-8 8-Feb-8 9-Feb-8 0-Feb-8 -Feb-8 -Feb-8 -Feb-8 -Feb-8 5-Feb-8 6-Feb-8 7-Feb-8 8-Feb-8 New & delete operators Inheritance Types of Inheritance Base class & derived class Class-test st Abstract class Private & Public inheritance Member function,friend function Holiday(Maharshi Dayanand Jayanti) Types of derivation Holiday(Maha Shivratri) Virtual class Static member Static function Programs virtual Function Exception handling concept Try block Through Catch block Multiple catch block Programming Programming Programming

Class and Section...BCA (th Sem.) Subject OBJECT ORIENTED PROGRAMMING USING C++ 5 -Mar-8 -Mar-8 -Mar-8 -Mar-8 5-Mar-8 6-Mar-8 7-Mar-8 8-Mar-8 9-Mar-8 0-Mar-8 -Mar-8 -Mar-8 -Mar-8 -Mar-8 5-Mar-8 6-Mar-8 7-Mar-8 8-Mar-8 9-Mar-8 0-Mar-8 -Mar-8 -Mar-8 -Mar-8 -Mar-8 5-Mar-8 6-Mar-8 7-Mar-8 8-Mar-8 9-Mar-8 0-Mar-8 -Mar-8 Holiday(Guru Ravidas Birthday) Holiday(Holi) Programming Namespace Templates classes Templates function Strings String handling function Iterators Programs on template Programs on template Programs on template Programs on template I/o Stream Programs on streams Class Test nd /Ram Navami Operator overloading Function overloading Operator overloading Holiday(Mahavir Jayanti) Programs on Function overloading Programs on operator overloading

Class and Section...BCA (th Sem.) Subject OBJECT ORIENTED PROGRAMMING USING C++ -Apr-8 -Apr-8 -Apr-8 -Apr-8 5-Apr-8 6-Apr-8 7-Apr-8 8-Apr-8 9-Apr-8 0-Apr-8 -Apr-8 -Apr-8 -Apr-8 -Apr-8 5-Apr-8 6-Apr-8 7-Apr-8 8-Apr-8 9-Apr-8 0-Apr-8 -Apr-8 -Apr-8 -Apr-8 -Apr-8 5-Apr-8 6-Apr-8 7-Apr-8 8-Apr-8 9-Apr-8 0-Apr-8 File handling streams Creation of data file Reading of data file Close file Programs on filing Programs on filing Holiday(Dr. Ambedkar Jayanti/Vaisakhi) Class base program Inheritance based program Holiday(Parashu Ram Jayanti) Inheritance based program Inheritance based program Inheritance based program Template based program Constructor base program Destructor based program

Class and Section...BCA 6th SEMESTER Subject...E-Commerce Week Date Topics 8-Jan-8 Definition of E-Commerce 9-Jan-8 0-Jan-8 -Jan-8 -Jan-8 -Jan-8 -Jan-8 5-Jan-8 6-Jan-8 7-Jan-8 8-Jan-8 9-Jan-8 0-Jan-8 -Jan-8 -Jan-8 -Jan-8 -Jan-8 5-Jan-8 6-Jan-8 7-Jan-8 8-Jan-8 9-Jan-8 Types of E-Commerce/E-Business CB BC BB BG GC GB Application of E Commerce in Direct Marketing and Selling, Obstacles in adopting E-Commerce Applications Future of Ecommerce Impact of E-Commerce Electronic Markets, Internet Commerce Holiday(Vasant Panchmi) e-commerce in perspective Holiday(Sir Chotu Ram Jayanti) Obstacles in adopting E-Commerce Applications Republic Day Future of ECommerce. Value Chains in electronic Commerce 0-Jan-8 -Jan-8 Supply chain Porter s value chain Model

Class and Section...BCA 6th SEMESTER Subject...E-Commerse 5 -Feb-8 -Feb-8 -Feb-8 -Feb-8 5-Feb-8 6-Feb-8 7-Feb-8 8-Feb-8 9-Feb-8 0-Feb-8 -Feb-8 -Feb-8 -Feb-8 -Feb-8 5-Feb-8 6-Feb-8 7-Feb-8 8-Feb-8 9-Feb-8 0-Feb-8 -Feb-8 -Feb-8 -Feb-8 -Feb-8 5-Feb-8 6-Feb-8 7-Feb-8 8-Feb-8 Inter Organizational value chains Strategic Business unit chains Industry value chains Security Threats to E-commerce Security Overview Computer Security Classification Copyright and Intellectual Property security Policy and Integrated Security Holiday(Maharshi Dayanand Jayanti) Intellectual Property Threats Holiday(Maha Shivratri) electronic Commerce Threats Clients Threats Communication Channel Threats, server Threats. Class-Test st Implementing security for E-Commerce Protecting E-Commerce Assets Protecting Intellectual Property Protecting Client Computers Protecting E-commerce Channels, Insuring Transaction Integrity Protecting the Commerce Server. Electronic Payment

Class and Section...BCA 6th SEMESTER Subject...E-Commerse 5 -Mar-8 -Mar-8 -Mar-8 -Mar-8 5-Mar-8 6-Mar-8 7-Mar-8 8-Mar-8 9-Mar-8 0-Mar-8 -Mar-8 -Mar-8 -Mar-8 -Mar-8 5-Mar-8 6-Mar-8 7-Mar-8 8-Mar-8 9-Mar-8 0-Mar-8 -Mar-8 -Mar-8 -Mar-8 -Mar-8 5-Mar-8 6-Mar-8 7-Mar-8 8-Mar-8 9-Mar-8 0-Mar-8 -Mar-8 Holiday(Guru Ravidas Birthday) Holiday(Holi) Electronic Cash Electronic Wallets, Smart Card Credit Card. Debit card Inter-organizational Transitions Credit Transaction Trade Cycle A variety of transactions. Electronic Data Interchange (EDI), Introduction to EDI Benefits of EDI EDI Technology EDI Technology EDI standards, EDI Communication, EDI Implementation, EDI security EDI security EDI agreement, /Ram Navami Holiday(Mahavir Jayanti)

Class and Section...BCA 6 th SEMESTER Subject...E-Commerse -Apr-8 -Apr-8 -Apr-8 -Apr-8 5-Apr-8 6-Apr-8 7-Apr-8 8-Apr-8 9-Apr-8 0-Apr-8 -Apr-8 -Apr-8 -Apr-8 -Apr-8 5-Apr-8 6-Apr-8 7-Apr-8 8-Apr-8 9-Apr-8 0-Apr-8 -Apr-8 -Apr-8 -Apr-8 -Apr-8 5-Apr-8 6-Apr-8 7-Apr-8 8-Apr-8 9-Apr-8 0-Apr-8 Class Test- Holiday(Dr. Ambedkar Jayanti/Vaisakhi) Holiday(Parashu Ram Jayanti) of Unit- of Unit- of Unit- of Unit- of Unit- of Unit- of Unit-