0% found this document useful (0 votes)
18 views

CSE 122 OOP Lab OBE Based Course Outline for Spring 2023

course outline

Uploaded by

shayansarker07
Copyright
© © All Rights Reserved
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
18 views

CSE 122 OOP Lab OBE Based Course Outline for Spring 2023

course outline

Uploaded by

shayansarker07
Copyright
© © All Rights Reserved
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 10

Bangladesh University of Business and Technology

(BUBT)
Faculty of Engineering& Applied Sciences (FEAS)
Department of Computer Science and Engineering (CSE)
LAB COURSE OUTLINE
1 Program B.Sc. Engg. in CSE
2 Course Code CSE 122
3 Course Title Object Oriented Programming Language Lab
4 Course Type Core Course
5 Academic Session Spring 2023
6 Credit Hour 1.50
7 Intake 50
8 Section 3, 4
9 Campus Permanent Campus
10 Course Teacher
Name: Md. Ashiqur Rahman Designation: Assistant Professor
Specialization: Machine Learning, Data Mining, Bioinformatics, Wireless Networking
Room No. 314/B1 Email: [email protected] Cell No: 01621410068
11 Class Schedule Section - 03
Class Day Class Hours
Wednesday 08:30 AM – 11:30 AM
Section - 04
Class Day Class Hours
Thursday 08.30 AM – 11:30 AM
12 Course Objectives This sessional (lab) course is based on the theory course CSE-121 Object-Oriented Programming
Language. This course provides practical implementation aspects of object-oriented
Programming principles and techniques using C++. The course is designed to perform
Object-oriented programming to develop problem solutions using features of C++.
13 Text Book Teach Yourself C++, 2nd edition by Herbert Schildt.
14
Reference Book The Complete Reference C++, 2nd edition by Herbert Schildt.

15 Course Outcomes
(COs)
Upon completing this course students will be able to:

CO1: Identify and implement classes and objects from the given problem description using C++.

CO2: Implement friend function, function overloading, operator overloading, and inheritance etc.
to solve different problems using C++.

CO3: Design and implement solutions of real life problems by using key features of OOP
(Encapsulation, Inheritance, Polymorphism, Abstraction etc.) in C++.
2

Mapping of COs
toPOs
CO PO1 PO2 PO3 PO4 PO5 PO6 PO7 PO8 PO9 PO10 PO11 PO12

CO1 √

CO2 √

CO3 √

Bloom’s
CO No. PO No. Delivery Methods / Activities Assessment Tools
Domain / Level
Lectures, Lab Task, Assignment. Lab Performance
CO1 PO5 Cognitive / Understanding
Lectures, Lab Task, Assignment. Lab Performance
CO2 PO2 Cognitive / Applying
Lectures, Lab Task, Assignment. Lab Performance
CO3 PO3 Cognitive / Applying

16 Teaching Maximum topics will be covered from the textbook. For the rest of the topics, reference books will be followed.
Strategy Some class notes will be uploaded on the web. White board will be used for most of the time. Multimedia
projector and a PC will be used for the convenience of the students to understand codes practically. Students
must participate in classroom discussions for case studies, problems solving and project developments.

17 Assessment
and Marks Class Attendance : 10%
Distribution:
Lab Report : 10%
Lab Performance : 30%
Lab Test : 40%
Viva : 10%
18 Weekly Schedule
Week Lab Topics CO
Week1 Lab1 Creating class, Using different access specifiers of class members, methods to
manipulate private members and creating objects of class. Defining constructor
(parameterized and non-parameterized) of a class to initialize data members of an
object and destructor to free memory.
Week2 Lab2 Passing and Returning objects to and from function respectively. Object pointer, CO1
inconsistency in implicit call to destructor by copy of an object that shares the same
memory location.
Lab Performance Evaluation.
Week3 Lab3 Overload constructor to initialize objects in different ways. Creating and Using copy CO1
constructor.
Lab Performance Evaluation.
Week4 Lab4 Friend functions to access private members of a class.
3

Week5 Lab5 Implementation of function overloading for different data types. CO2
Lab Performance Evaluation.
Week6 Lab6 Default argument in function definitions and prototypes.
Week7 Mid-Term Week
Week8 Lab7 Operator overloading – binary operators (arithmetic operators, relational, logical)

Week9 Lab8 Unary operator. Assignment operator overloading. Friend operator function. Lab CO2
Performance Evaluation.
Week10 Lab9 Introduction to inheritance, access specifiers for deriving a base class, protected
members. Multiple inheritance i.e. deriving multiple base classes. Order of constructor
and destructor call in inheritance hierarchy.
Week11 Lab10 Parameter passing from derived class to base class for simple and multiple CO3
inheritances. Virtual base class implementation.
Lab Performance Evaluation.
Week12 Lab11 Pointer to derived classes to access inherited members. Introducing virtual function
for run-time polymorphism.
Week13 Lab12 Using generic functions and generic classes e.g. templates. CO3
Exception handling e.g. dividing by zero in a fraction.
Lab Performance Evaluation.
Week14 Lab13 One problem analysis and OOP based solution.
Week 15 Final Term Week

19 Overall CO Assessment methods of COs are given below:


Assessment Assessment Area Course Outcomes CO Assessment Area
Criteria CO1 CO2 CO3 Mark
Attendance
Lab Assignment
Lab Performance 10 10 10 30
Lab Final/ Project 20 20 40
Evaluation
Total Mark 10 30 30 70
20 Lab
Performance Lab# Criteria COs Excellent(5) Good(4) Satisfactory(3) Unsatisfactory Marks
Assessment (0-2) (30)
Details
4

Student Student Student tardiness Student was


demonstrates arrives on or absent from the
an accurate time to the unpreparedness lab or did not
understanding lab, but may makes it participate.
of the lab be impossible to There was no
objectives and unprepared. fully anticipate. attempt to make
concepts. Answers to If able to prior
The student questions are participate, arrangements to
can correctly basic and student has make up the lab.
answer superficial difficulty
questions and suggesting explaining key lab
if appropriate, that concepts concepts.
can explain are not fully
concepts to grasped.
the course
teacher.

L2 Passing and CO1 ,, ,, ,, ,, 5

Returning
objects to and
from function
respectively.
Object pointer,
inconsistency in
implicit call to
destructor by
copy of an
object that
shares the same
memory
location.
L3 Overload CO1 ,, ,, ,, ,, 5

constructor to
initialize objects
in different
ways. Creating
and Using copy
constructor.
L5 Implementation CO2 ,, ,, ,, ,, 5

of function
overloading for
5

different data
types.
L8 Unary operator. CO2 ,, ,, ,, ,, 5
Assignment
operator
overloading.
Friend operator
function.
L10 Parameter CO3 ,, ,, ,, ,, 5

passing from
derived class to
base class for
simple and
multiple
inheritances.
Virtual base
class
implementation.
L12 Using generic CO3 ,, ,, ,, ,, 5

functions and
generic classes
e.g. templates.
Exception
handling e.g.
dividing by zero
in a fraction.

21 Grading Policy The following chart will be followed for grading. This has been customized from the guideline provided by the
School of Engineering and Computer Science.

A+ A A- B+ B B- C+ C D F

≥ 80 75-<80 70-<75 65-<70 60-<65 55-<60 50-<55 45-<50 40-<45 <40

22 Additional Lab Reports There will be tasks of preparing lab reports for each of the labs. Average marks of the lab reports will be
Course Policies counted. No late homework will be accepted.
Any kind of copy/manipulation in a lab report will carry a zero mark.
Two or more copied lab reports will carry zero mark in all assignments. Zero tolerance will be shown in
this regard. Solutions to assignment problems will be provided through the web and on hand.

Lab Performance There will be at least six lab performance evaluations. These will be taken as per the weekly schedule.
During evaluation, following instructions will be strictly maintained:
1. Every student is expected to be regular in Lab classes.
6

2. Do NOT copy lines of code from anybody else.


3. Do NOT ask to see another student’s code.
4. Do NOT pass code or program to other members of the class
5. If the instructor is at all uncomfortable about the originality of the student's work, no mark will
be given.
6. There will be no make-up evaluation of lab performance (except, at the discretion of the
instructor, in the case of documented medical or family emergencies).
Lab Final The mark of lab final will be distributed as follows:
● Problem solving (25%)
● Explanations (10%)
● Viva (5%)

24 Additional a. Academic Calendar Spring 2022: http://www.bubt.edu.bd/academics/academic-calendar.


Information b. Academic Policies: http://www.bubt.edu.bd/academics/academic-rules-a-regulations.
c. Grading & Evaluation: http://www.bubt.edu.bd/academics/academic-rules-a-regulations.
d. Proctorial Rules: http://www.bubt.edu.bd/administrator/proctors-office.

Bloom’s Taxonomy for Teaching-Learning


Bloom's Taxonomy is a set of three hierarchical models used to classify educational learning objectives into levels of complexity and
specificity. The three lists cover the learning objectives in Cognitive, Affective and Psychomotor domains. The Cognitive domain list has
25
been the primary focus of most education and is frequently used to structure curriculum learning objectives, assessments and activities.
The three domains and respective levels are illustrated below.

Cognitive [C] (Knowledge-based) Affective [A] (Emotion-based) Psychomotor [P] (Action-based)

1. Remembering 1. Receiving 1. Perception


2. Understanding 2. Responding 2. Set
3. Applying 3. Valuing 3. Guided Response
4. Analyzing 4. Organizing 4. Mechanism
5. Evaluating 5. Characterizing 5. Complex Overt Response
6. Creating 6. Adaptation
- 7. Origination
Descriptions of Cognitive Domain (AndersonandKrathwohl’sTaxonomy2001):
26
The cognitive domain involves the development of our mental skills and the acquisition of knowledge.

Level Category Meaning Keywords


C1 Remembering Recognizing or Define, describe, draw, find, identify, label, list, match, name, quote, recall, recite,
recalling knowledge tell, write
from memory.
Remembering is
when memory is
used to produce or
retrieve
definitions, facts,
or lists, or to
recite previously
learned
information.
C2 Understanding Constructing Classify, compare, exemplify, conclude, demonstrate, discuss, explain, identify,
meaning from illustrate, interpret, paraphrase, predict, report
different types
of functions be
they written or
graphic
7

messages or
activities like
interpreting,
exemplifying,
classifying,
summarizing,
inferring,
comparing, or
explaining.
C3 Applying Carrying out or Apply,change,choose,compute,dramatize,implement,interview,prepare, produce, role play,
using a procedure select, show, transfer, use
through
executing, or
implementing.
Applying relates
to or refers to
situations where
learned material
is used through
products like
models,
presentations,
interviews or
simulations.
C4 Analyzing Breaking materials Analyze,characterize,classify,compare,contrast,debate,deconstruct,deduce,differentiate,
or concepts into discriminate, distinguish, examine, organize, outline, relate, research, separate, structure
parts,
determining how
the parts relate
to one another or
how they
interrelate, or
how the parts
relate to an
overall structure
or purpose.
Mental actions
included in this
function are
differentiating,
organizing, and
attributing, as
well as being able
to distinguish
between the
components or
parts. When one
is analyzing,
he/she can
illustrate this
mental function
by creating
spreadsheets,
surveys, charts,
or diagrams, or
graphic
representations.
8

C5 Evaluating Making judgments Appraise, argue, assess, choose, conclude, critique, decide, evaluate, judge, justify, predict,
based on criteria prioritize,
and standards prove, rank, rate, select, Monitor
through checking
and critiquing.
Critiques,
recommendations,
and reports are
some of the
products that can
be created to
demonstrate the
processes of
evaluation.

C6 Creating Putting elements Construct, design, develop, generate, hypothesize ,invent, plan, produce, compose, create,
together to form make, perform, plan, produce
a coherent or
functional whole;
reorganizing
elements into a
new pattern or
structure through
generating,
planning, or
producing.
Creating
requires users
to put parts
together in a new
way, or
synthesize parts
into something
new and different
creating a new
form or product.
This process is
the most difficult
mental function.

Descriptions of Affective Domain (Krathwohl, Bloom, Masia, 1973)


27 The affective domain includes the manner in which we deal with things emotionally, such as feelings, values, appreciation,
enthusiasms, motivations, and attitudes.

Level Category Meaning Keywords


A1 Receiving Awareness, willingness to hear, selected attention. acknowledge, asks, attentive,
courteous, dutiful, follows, gives,
listens, understands
A2 Responding Active participation on the part of the learners. Attend answers, assists, aids, complies,
and react to a particular phenomenon. Learning conforms, discusses, greets, helps,
outcomes may emphasize compliance in responding, labels, performs, presents, tells
willingness to respond, or satisfaction in responding
(motivation).
A3 Valuing The worth or value a person attaches to a particular appreciates, cherish, treasure,
object, phenomenon, or behavior. This ranges from demonstrates, initiates, invites,
simple acceptance to the more complex state of joins, justifies, proposes, respect,
commitment. Valuing is based on the internalization of a shares
set of specified values, while clues to these values are
expressed in the learner's overt behavior and are often
9

identifiable.

A4 Organizing Organizes values into priorities by contrasting different compares, relates, synthesizes
values, resolving conflicts between them, and creating
an unique value system. The emphasis is on comparing,
relating, and synthesizing values.

A5 Characterizing Has a value system that controls their behavior. The acts, discriminates, displays,
behavior is pervasive, consistent, predictable, and the influences, modifies, performs,
most important characteristic of the learner. qualifies, questions, revises, serves,
Instructional objectives are concerned with the solves, verifies
student's general patterns of adjustment (personal,
social, emotional).

Descriptions of Psychomotor Domain (Simpson, 1972)


28
The psychomotor domain includes physical movement, coordination, and use of the motor-skill areas. Development of these
skills requires practice and is measured in terms of speed, precision, distance, procedures, or techniques in execution.

Level Category Meaning Keywords


P1 Perception The ability to use sensory cues to guide motor chooses, describes, detects,
activity. This ranges from sensory stimulation, through differentiates, distinguishes,
cue selection, to translation. identifies, isolates, relates, selects.
P2 Set Readiness to act. It includes mental, physical, and begins, displays, explains, moves,
emotional sets. These three sets are dispositions that proceeds, reacts, shows, states,
predetermine a person's response to different situations volunteers.
(sometimes called mindsets).
P3 Guided The early stages in learning a complex skill that includes copies, traces, follows, react,
Response imitation and trial and error. Adequacy of performance reproduce, responds
is achieved by practicing.
P4 Mechanism This is the intermediate stage in learning a complex assembles, calibrates, constructs,
skill. Learned responses have become habitual and the dismantles, displays, fastens, fixes,
movements can be performed with some confidence grinds, heats, manipulates,
and proficiency. measures, mends, mixes, organizes,
sketches.
P5 Complex The skillful performance of motor acts that involve assembles, builds, calibrates,
overt complex movement patterns. Proficiency is indicated by constructs, dismantles, displays,
Response a quick, accurate, and highly coordinated performance, fastens, fixes, grinds, heats,
requiring a minimum of energy. This category includes manipulates, measures, mends,
performing without hesitation, and automatic mixes, organizes, sketches.
performance.
P6 Adaptation Skills are well developed and the individual can modify adapts, alters, changes, rearranges,
movement patterns to fit special requirements. reorganizes, revises, varies.

P7 Origination Creating new movement patterns to fit a particular arranges, builds, combines,
situation or specific problem. Learning outcomes composes, constructs, creates,
emphasize creativity based upon highly developed skills. designs, initiate, makes, originates.

29 Graduate Attributes (Program Outcomes) for B.Sc. in Engineering Program based on Washington Accord

Program Outcomes (POs) are narrower statements that describe what students are expected to know and be able to do by the
Time of graduation. These relate to the knowledge skills and attitudes that students acquire while progressing through the program. The
students of the B.Sc. in CSE program are expected to achieve the following graduate attributes or program outcomes at the time of
graduation.
10

PO1–Engineering knowledge (Cognitive): Apply the knowledge of mathematics, science, engineering fundamentals and an engineering
specialization to the solution of complex engineering problems.
PO2–Problem analysis (Cognitive): Identify, formulate, research the literature and analyze complex engineering problems and reach
substantiated conclusions using first principles of mathematics, the natural sciences and the engineering sciences.
PO3–Design/development of solutions (Cognitive, Affective): Design solutions for complex engineering problems and design system
components or processes that meet the specified needs with appropriate consideration for public health and safety as well as cultural,
societal and environmental concerns.
PO4–Investigation (Cognitive, Psychomotor): Conduct investigations of complex problems, considering design of experiments, analysis
and interpretation of data and synthesis of information to provide valid conclusions.
PO5–Modern tool usage (Psychomotor, Cognitive): Create, select and apply appropriate techniques, resources and modern engineering
and IT tools including prediction and modeling to complex engineering activities with an understanding of the limitations.
PO6–The engineer and society (Affective): Apply reasoning informed by contextual knowledge to assess societal, health, safety, legal and
cultural issues and the consequent responsibilities relevant to professional engineering practice.
PO7–Environment and sustainability (Affective, Cognitive): Understand the impact of professional engineering solutions in societal and
environmental contexts and demonstrate the knowledge of, and need for sustainable development.
PO8–Ethics (Affective): Apply ethical principles and commit to professional ethics, responsibilities and the norms of the engineering
practice.
PO9–Individual work and teamwork (Psychomotor, Affective): Function effectively as an individual and as a member or leader of diverse
teams as well as in multidisciplinary settings.
PO10–Communication (Psychomotor, Affective): Communicate effectively about complex engineering activities with the engineering
community and with society at large. Be able to comprehend and write effective reports, design documentation, make effective
presentations and give and receive clear instructions.
PO11–Project management and finance (Cognitive, Psychomotor): Demonstrate knowledge and understanding of the engineering and
management principles and apply these to one’s own work as a member or a leader of a team to manage projects in multidisciplinary
environments.
PO12–Life-long learning (Affective, Psychomotor): Recognize the need for and have the preparation and ability to engage in independent,
life-long learning in the broadest context of technological change.

30 Social & Moral Capital


Our promises are based on the three cardinal principles:
(a) What we do believe (b) What we do practice, and (c) What we will promote
However, students are advised to undertake the following commitments for moral development.
1. To be punctual and attentive in 8. Try to follow and review day to day class 15. To be sincere for class preparation
class 9. To avoid conspiracy 16. Do not forget to switch-off the cell phone in
2. To maintain inclusive learning 10. To prioritize honesty & faith class
environment 11. To be motivated for asking question and 17. Do not forget to carry course pack and learning
3. To ensure mutual respect encourage feedback stuffs in class
4. To be cooperative in group 12. To develop attitude for speaking in English 18. To maintain loyalty and trust to the university
learning. 13. Do not ignore to carry out any assignments 19. Must avoid unfair means and plagiarism in
5. To be innovative and Creative or commitments exam, reports and assignments
6. To follow dress code and wearing 14. To be clean and decent on all levels. 20. Must maintain an eco-friendly environment in
ID card the campus.
7. To be always proactive

Prepared by: Checked by: Approved by:

You might also like