Skip to main content
Table of Contents
< All Topics

Python

By reading these notes, you will gain knowledge tailored to your role, whether you are a beginner or practitioner focusing on Python Programming foundations.

Note – This page contains a complete summary of the topics. To learn more about each topic, click on the (Expand)Topic-HeadingImage, or ‘Click Here’ hyperlink.

Before reading this document, please read Programming Basics & Foundations

You can practice Python online https://pythontutor.com/python-compiler.html

Python is high level, interpreted, object oriented, high-level programming language with dynamic semantics. It is used everywhere: Scripting, Application development, websites to Artificial Intelligence and Data Science.

Leave a Reply

Your email address will not be published. Required fields are marked *

Scroll to Top