Python Training Provided by Revanth Technologies Training Institute in Hyderabad
Python free videos and free material uploaded by Revanth Technologies Training Institute staff .
History
A Python Q&A Session
How Python Runs Programs
How You Run Programs
Introducing Python Object Types
Numeric Types
The Dynamic Typing Interlude
Strings
Lists and Dictionaries
Tuples, Files and Everything Else
Introducing Python Statements
Assignments, Expressions, and
Prints
if Tests and Syntax Rules
while and for Loops
Iterations and Comprehensions - I
The Documentation Interlude
Function Basics
Scopes
Arguments
Advance Function Topics
Iterations and Comprehensions – II
Modules : The Big Picture
Module Coding Basics
Module Package
Advance Module Topics
OOP : The Big Picture
Class Coding Basics
A More Realistic Example
Class Coding Details
Operator Overloading
Designing with Classes
Advanced Class Topics
Exception Basics
Exception Coding Detail
Exception Objects
Designing With Exceptions
Python is an interpreted high-level general-purpose and
popular programming language used on a server to create web applications. Its
design philosophy emphasizes code readability with its use of significant
indentation. Its language constructs as well as its object-oriented approach
aim to help programmers write clear, logical code for small and large-scale
projects.
Write a public review