Programming Skills Using Python
Programming Skills Using Python
COURSE CONTENT(S):
Unit Weightag
Content Hours
No. e (%)
1 Python Fundamentals
1. Concepts of Interpreter based programming
language
1.1 Structure of Python Programming language
1.2 Python code Indention and execution
1.3 Python Variables
1.4 Naming of variables and Dynamic declaration
of variables
1.5 Comments in Python
1.6 Assigning values to multiple variables
1.7 Global variables
1.8 Python Data types 06 20%
1.8.1 Text(str)
1.8.2 Numeric Type(int, float, complex)
1.8.3 Boolean(bool)
1.8.4 Setting Data types
1.9 Type conversion(int, float, complex)
1.10 Casting(int, float, str)
1.11 User defined function
1.11.1 Defining function
1.11.2 Function with Parameters
1.11.3 Parameter with default value
1.11.4 Function with return value
2 Python Strings and Operators 06 20%
2. Python strings
2.1 Multiline string
2.2 string as character array
Text Book(s):
Reference Book(s):
COURSE EVALUATION:
Remembe Understan
Level Apply Analyse Evaluate Create
r d
% Weight
15 25 20 20 10 10
age
Note: This specification table shall be treated as a general guideline for students and
teachers. Thenactual distribution of marks in the question paper may vary slightly from the
above table.
COURSE OUTCOMES:
S. Unit Time
Practical
No. No. Duration
1 Write a Python program to print ‘Hello World’ 1 6
2 Write a Python program to demonstrate the use of 1 6
different datatypes
3 String Methods: (centre, count, join, len, max, min, 2 6
replace, lower, upper, replace, split)
4 Write a python program to build a simple calculator 2 6
using Arithmetic Operators
5 Write python program to understand Conditional 3 6
Statements
6 Write python program to understand Iterative 3 6
statements
7 Write python program to demonstrate List methods 3 6
(append, clear, copy, count, index, insert, pop, remove,
reverse, sort)
8 Make a python program that explains Python 4 6
Collections, Tuples, Dictionaries.
9 Make a python program that explains data visualizations 4 6
using Numpy and Pandas
10 Make a python program that explains the working of 4 6
Pandas Dataframe
Total: 60 Hrs