cs493 Python
cs493 Python
Name
Stream
Section
Group
Mobile Number
Email Id
JIS College of Engineering
Department of Computer Science and Engineering
Paper Name: Programming using Python
Paper Code: CS 493
Mission
The Department's mission is
DM1: Provide students and faculty members with an open environment that encourages
professional and personal growth with world class education.
DM2: Prepare students for flexible career paths through continuous education in
computing and multidisciplinary knowledge with project based learning and
collaborative learning to serve the society.
DM3: Motivate and encourage the students to build a successful career in the Industry,
Academics, Research and/or Entrepreneurship through flexible programs of
study that can be adapted to
support individual career goals.
DM4: Promote a culture of excellence in curricular, co-curricular and extracurricular
activities through upskilling and reskilling.
PEO 1: Graduates will be engineering practitioners and leaders, who would assist
to resolve industry's technological problems.
PEO 2: Graduates will be engineering professionals, innovators or entrepreneurs
engaged in technology development, technology deployment, or
engineering system implementation in industry and research institute.
PEO 3: Graduates will interact with their peers in other disciplines in industry and
society and contribute to social awareness and the economic growth of the
country.
PEO 4: Graduates will be successful in pursuing higher studies in engineering or
management and will pursue career paths in teaching or research.
JIS College of Engineering
Department of Computer Science and Engineering
Paper Name: Programming using Python
Paper Code: CS 493
PSO3: The ability to be engaged in sustainable development and demonstrate data analysis
and soft computing skills for effective interpretation and decision making to solve real life
problems.
Course Outcomes
CO3: Learn functions in python and represent collection type data using List and
Dictionary
CO4: Read and write data from & to files in Python
1.Basics of Python: Python Installation, python variables, data types and Operator
2. Loops: While and For loops, Python Syntax, Colon & Indentation, Conditional Statements: if, elif and
else.
4. String: Python Programming to explore string functions 5. Lists: Python programs using Lists;
understand the use of List methods, Slicing on List.
6. Sets: Working with Sets; Write programs to show different set operations.
8. File handling: Reading & Writing data from a file, Redirecting output streams to files.
9. Numpy: Numerical operations using Numpy array; slicing numpy array; stacking numpy arrays; Write
programs to show different numerical operations on numpyarray;\.
JIS College of Engineering
Department of Computer Science and Engineering
Paper Name: Programming using Python
Paper Code: CS493
10
11
12
JIS College of Engineering
Department of Computer Science and Engineering
Paper Name: Programming using Python
Paper Code: CS493
13
14
15
16
17
18
19
20
21
22
23
24
JIS College of Engineering
Department of Computer Science and Engineering
Paper Name: Programming using Python
Paper Code: CS493
10
11
12