Di 02032011
Di 02032011
Course Outcome:
After Completion of the Course, Student will able to:
RBT Level
No Course Outcomes
04 Develop Python Programs using built-in functions, modules and libraries R,U,A
Develop python programs using dictionary, list, string, set and tuple R,U,A
05
manipulation functions.
*Revised Bloom’s Taxonomy (RBT)
Course Content:
Unit No. of % of
Content
No. Hours Weightage
1. Problem Solving using Flowchart and Algorithm 05 10
2. Introduction to Python 06 14
3. Flow of Control 12 23
4. Functions 08 20
5. Dictionary, List, Set, String and Tuple 14 33
Total 45 100
Suggested Specification Table with Marks (Theory):
Distribution of Theory Marks (in %)
R Level U Level A Level N Level E Level C Level
22 28 50 -- -- --
Where R: Remember; U: Understanding; A: Application, N: Analyze and E: Evaluate C: Create (as per
Revised Bloom’s Taxonomy)
Underpinning Theory
Only the major Underpinning Theory is formulated as higher-level UOs of Revised
Bloom’s taxonomy in order development of the COs and competency is not missed out by
the students and teachers. If required, more such higher-level UOs could be included by
the course teacherto focus on the attainment of COs and competency.
Unit Unit Outcomes (UOs) Topics and Sub-topics
(4 to 6 UOs at Application and
above level)
Unit – I 1.1 Explain steps to solve a 1.1.1 Introduction, Steps for problem-
Problem problem. solving, Algorithm and its characteristics,
Solving 1.2 Draw flowchart of given Importance of flowchart and algorithm
using problem based on sequence, 1.2.1 Symbolic representation of a
Flowchart selection, repetition. flowchart, Limitations of flowchart
and Flow of control
1.3 Write pseudocode for the given
Algorithm 1.3.1 Problem solving using
problems.
pseudocode
Unit – II 2.1 Explain the given features and 2.1.1 Introduction to python, Python
Python applications of python. features, Applications of python
Introduction 2.2 Install the latest version of programming
python 2.2.1 Python installation
2.3 Apply given keywords, 2.3.1 Basic structure of python program,
identifiers, variables, data types, and Keywords, identifiers, and variables,
operators in python programs. Data types, Operators
2.4 Write pseudocode for the 2.4.1 Type Conversion
explicit and implicit type
conversion.
**********