In this Video Course, learn Python and its concepts. We have covered Python Basics and Advanced concepts in this course. It consists of over 30 lessons, and 250+ live running source codes (downloadable), including Functions, Classes and objects, Dictionary, Lists, Sets, Tuples, etc. We have also covered advanced topics, such as file handling, decorators, generators, etc.
Python is a powerful, interpreted, object oriented programming language. It is used in many areas for development and is considered a perfect language for scripting. A high-level programming language developed by Guido van Rossum and first released in 1991. More than 75% of programmers considered Python as a must have skill for Data Science.
***Python Features***
Open Source
High-level programming language
Multiple Programming paradigms(object-oriented, functional programming, imperative, etc.)
Interpreted language
Dynamically Typed
Cross Platform
Lesser LOC (Line of codes)
**Lesson Covered**
- Python : Introduction
- Install Python on Windows
- Python : Variables
- Python : Scope of Variables
- Python : Tokens
- Python : Operators
- Python : Comments
- Python : Type Conversion
- Python : Get User Input
- Python : Decision-Making Statements
- Python : break and continue statements
- Python : Loops
- Python : Numbers
- Python : Strings
- Python : Functions
- Python : Lambda Functions
- Python : Classes and Objects
- Python : Tuples
- Python : Dictionary
- Python : Lists
- Python : Sets
- Python : Modules
- Python : Math module
- Python : Statistics module
- Python : Random Module
Advanced Python - Python – Decorators
- Python – Generators
- Python – File Handling
- Python – Date Time
- Python – Inheritance
- Python – Polymorphism
- Python – Regular Expressions
- Python – Exception Handling
- Python – Encapsulation
*** Coding Examples Covered ***
250+ Source Codes and demonstrated with live running and also provided for downloading.
***Python Version***
We have covered Python 3, and all the examples are being implemented on PyCharm, which is a free and open source Python IDE.
Lets start the journey!