PROGRAMMING IN PYTHON
PROGRAMMING IN PYTHON
I Python – origins – features – variable and assignment - Python basics – statement and syntax –
Identifiers – Basic style guidelines – Python objects – Standard types and other built-in types –
Internal types – Standard type operators – Standard type built-in functions.
III Mapping type: Dictionaries – Mapping type operators – Mapping type Built-in and Factory
Functions - Mapping type built in methods – Conditionals and loops – if statement – else Statement –
elif statement – conditional expression – while statement – for statement – break statement –
continue statement – pass statement – Iterators and the iter( ) function - Files and Input/Output –
File objects – File built-in functions – File builtin methods – File built-in attributes – Standard files –
command line arguments.
V Database Programming – Introduction - Basic Database Operations and SQL - Example of using
Database Adapters, Mysql - Regular Expression – Special Symbols and Characters – REs and Python.
K5 20 Learning Resources Text Books Title of Book Publisher Year of Publication 1 Wesley J. Chun
Core Python Programming Pearson Education Publication 2012
Reference Books 1.Wesley J. Chun Core Python Application Programming Pearson Education