Lecture Schedule For Date of Commencement of Class Work: 18/6/2019 Objective: To Introduce The Lecture No Topic To Be Covered Unit I
Lecture Schedule For Date of Commencement of Class Work: 18/6/2019 Objective: To Introduce The Lecture No Topic To Be Covered Unit I
Objective: To introduce the Python Programming features, Files, Sequence Data handling
UNIT II
11 List operations
12 list methods
13 Strings are special kinds of lists
14 tuples, sets
15 Dictionaries
16 Syntax of function definition, Formal parameters,
17 Global versus local variables, Passing parameters and returning values
18 Text file I/O overview
19 Opening a text file, Reading text files
20 Raw (binary) data,
21 Using the pickle module and Writing to a text file
Unit II Out Come: List operations, Dictionaries and Text file I/O .
UNIT III
22 Dictionary overview
23 Creating dictionaries
24 Dictionary functions
25 Fetching keys or values
26 Testing for existence of elements and Deleting elements
27 Dealing with syntax.errors
28 Exceptions
29 Handling exceptions with try/except and Cleaning up with finally
Unit III Out Come: Dictionary functions and Exceptions
UNIT IV
30 About module
31 The import statement
32 Function aliases and Packages
33 Regular Expressions
34 RE Objects
35 Pattern matching
36 Parsing data
37 Sub expressions
38 Complex substitutions and RE tips and tricks
Unit IV Out Come: Regular Expressions, Parsing data and Complex substitutions
UNIT V
39 Highlights of the Standard Library
Evaluation Criteria: