Subject Details
Dept     : COM
Sem      : 5
Regul    : 21
Faculty : Reena Catherine N
phone  : NIL
E-mail  : reena.n.com@drsnsrcas.ac.in
159
Page views
6
Files
0
Videos
1
R.Links

Icon
Syllabus

UNIT
1
Welcome to Python

What is Python? – History of Python – Features of Python – Obtaining Python – Installing Python – Running Python – Comparing Python

UNIT
2
Getting Started

Program Output, the print Statement, and "Hello World!" - Program Input and the raw_input() Built-in Function – Comments – Operators - Variables and Assignment – Numbers - Strings - Lists and Tuples – Dictionaries - Code Blocks Use Indentation - if Statement - while Loop - for Loop and the range() Built-in Function - Files and the open() Built-in Function - Errors and Exceptions – Functions – Classes – Modules

UNIT
3
Syntax and Style

Statements and Syntax - Variable Assignment – Identifiers - Basic Style Guidelines - Memory Management - First Python Application - Python Objects: Python Objects - Standard Types - Other Built-in Types

UNIT
4
Numbers

Operators - Built-in Functions - Conditionals and Loops - if statement - else Statement - While Statement - for Statement - break Statement - continue Statement

UNIT
5
Functions

What Are Functions? - Calling Functions - Creating Functions - Passing Functions - Formal Arguments - Positional Arguments - Default Arguments - Why Default Arguments? - Default Function Object Argument Example - Variable-length Arguments

Reference Book:

1. Allen Downey, “Think Python How to Think Like a Computer Scientist”, Green Tea Press, 2012, ISBN-10 : 1491939362 2. Dave Kuhlman, “A Python Book: Beginning Python, Advanced Python, and Python Exercises”, 2009, Kindle Edition, ISBN-10: 0984221239

Text Book:

Wesley J Chun, “Core Python Programming”, First Edition, 2000, Prentice Hall, ISBN: 0-13-026036-3

 

Print    Download