PYTHON course institute in Delhi, PYTHON course institute in janakpuri.

6
 PYTHON COURSE www.balujalabs.com BALUJ A I NSTITUTE OF TECHNOLOGY & MANAGEMENT Python is a dynamic, interpreted language. Source code does not declare the types of variables or parameters or methods. This makes the code short and flexible, and you lose the compile-time type checking in the source code. Python tracks the types of all values at runtime and fl ags code that does not make sense as it runs

Transcript of PYTHON course institute in Delhi, PYTHON course institute in janakpuri.

Page 1: PYTHON course institute in Delhi, PYTHON course institute in janakpuri.

8/11/2019 PYTHON course institute in Delhi, PYTHON course institute in janakpuri.

http://slidepdf.com/reader/full/python-course-institute-in-delhi-python-course-institute-in-janakpuri 1/6

 

PYTHON COURSE

www.balujalabs.com

BALUJA INSTITUTE OF TECHNOLOGY &

MANAGEMENT

Python is a dynamic, interpreted language. Source code does not declare the types

of variables or parameters or methods. This makes the code short and flexible, and

you lose the compile-time type checking in the source code. Python tracks the types

of all values at runtime and flags code that does not make sense as it runs

Page 2: PYTHON course institute in Delhi, PYTHON course institute in janakpuri.

8/11/2019 PYTHON course institute in Delhi, PYTHON course institute in janakpuri.

http://slidepdf.com/reader/full/python-course-institute-in-delhi-python-course-institute-in-janakpuri 2/6

PYHTON COURSE

www.balujalabs.com

BALUJA INSTITUTE OF TECHNOLOGY &

MANAGEMENT

Introduction to Python

Variables, Expressions and Statements

Operators and Operands in Python

Functions

Programming with Python

String functions and methods

List functions and methods

Strings

Lists

Page 3: PYTHON course institute in Delhi, PYTHON course institute in janakpuri.

8/11/2019 PYTHON course institute in Delhi, PYTHON course institute in janakpuri.

http://slidepdf.com/reader/full/python-course-institute-in-delhi-python-course-institute-in-janakpuri 3/6

PYTHON COURSE

www.balujalabs.com

BALUJA INSTITUTE OF TECHNOLOGY &

MANAGEMENT

Introduction to Python- an interpreted high level language, interactive mode and

script mode.

Variables, Expressions and Statements: Values, Variables and keywords.

Operators and Operands in Python:  (Arithmetic, relational and logical operators),

operator precedence, Expressions and Statements (Assignment statement), Taking

input (using raw_input() and input()) and displaying output (print statement), Putting

Comments.

•Colors

•Background

•Name space

•Media Queries

Page 4: PYTHON course institute in Delhi, PYTHON course institute in janakpuri.

8/11/2019 PYTHON course institute in Delhi, PYTHON course institute in janakpuri.

http://slidepdf.com/reader/full/python-course-institute-in-delhi-python-course-institute-in-janakpuri 4/6

PYTHON COURSE

www.balujalabs.com

BALUJA INSTITUTE OF TECHNOLOGY &

MANAGEMENT

Functions: Importing Modules (entire module or selected objects), invoking built in

functions, functions from math module (for example, ceil, floor, fabs, exp, log, log10,

pow, sqrt, cos, sin, tan, degrees, radians), using random() and randint() functions ofrandom module to generate random numbers, composition. Defining functions,

invoking functions, passing parameters (default parameter values, keyword

arguments), scope of variables, void functions and functions returning values, flow of

execution.

Conditional constructs and looping: if else statement While, for (range function), break,

continue, else, pass.

•Colors

•Background

•Name space

•Media Queries

Page 5: PYTHON course institute in Delhi, PYTHON course institute in janakpuri.

8/11/2019 PYTHON course institute in Delhi, PYTHON course institute in janakpuri.

http://slidepdf.com/reader/full/python-course-institute-in-delhi-python-course-institute-in-janakpuri 5/6

PYTHON COURSE

www.balujalabs.com

BALUJA INSTITUTE OF TECHNOLOGY &

MANAGEMENT

Strings: Creating, initialising and accessing the elements; string operators: +, *, in, not

in, range slice [n:m], comparing strings using relational operators.

String functions and methods: len, capitalize, find, isalnum, isalpha, isdigit, lower,islower, isupper, upper, lstrip, rstrip.

Lists: Concept of mutable lists, creating, initializing and accessing the elements,

traversing, appending, updating and deleting elements, List operations (joining, list

slices).

List functions and methods: len, insert, append, extend, sort, remove, and reverse,

pop.

•Colors

•Background

•Name space

•Media Queries

Page 6: PYTHON course institute in Delhi, PYTHON course institute in janakpuri.

8/11/2019 PYTHON course institute in Delhi, PYTHON course institute in janakpuri.

http://slidepdf.com/reader/full/python-course-institute-in-delhi-python-course-institute-in-janakpuri 6/6

Contact Us

Contact no. : +91-9015596280,

+91-9313565406, 011-65495934 

Main Najafgarh Road, Janakpuri

 A1/17, Top Floor, Opposite Metro Pillar no: 636,

New Delhi- 110058

Email Id  :- [email protected] 

www.balujalabs.com

BALUJA INSTITUTE OF TECHNOLOGY &

MANAGEMENT