SlideShare a Scribd company logo
1 of 6
Download to read offline
Python overview: what you should know
Python is a widely-used, interpreted, object-oriented, and
high-level programming language with dynamic
semantics, used for general-purpose programming. It was
created by Guido van Rossum, and first released on
February 20, 1991.
One of the amazing features of Python is the fact that it is
one person’s work. Usually, new programming languages
are developed and published by large companies
employing lots of professionals, and due to copyright
rules, it is very hard to name any of the people involved in
the project. Python is an exception.
What is Python?
Python Web Development
Python Web Development may be described as a chain of methods accompanied for the
creation of a web-primarily based application. Python is one of the well-known item-
oriented programming languages used to increase an internet-based application or a
website. Coding in python is quite trustworthy, which makes it easy to study and exercise
even for a green individual. Some splendid python internet improvement features are pre-
described functions and strategies for nearly all often used operations.
Step 1: Update and Refresh Repository Lists
Step 2: Install Supporting Software
Step 3: Add Deadsnakes PPA
Step 4: Install Python 3 

Install Python 3.7 from source code


Installing Python 3 on Ubuntu 20.04
Step 1: Update Local Repositories
Step 2: Install Supporting Software
Step 3: Download the Latest Version of Python Source Code
Step 4: Extract Compressed Files
Step 5: Test System and Optimize Python
Step 6: Install a Second Instance of Python (recommended)
Step 7: Verify Python Version
Kotlin VS Python
Statistically typed language
providing OOPs and FP
paradigm.
Unicode support is present.
Kotlin does not provide an
Interpreter.
Kotlin provides Cross-Platform
application support.
You can use HTML5 as the
template language.
Kotlin is a compiled language
hence a compiler is provided.
Kotlin Python
It is one of the most popular
high-level programming
languages.
Unicode Support is also present.
Python provides an Interpreter.
Python also provides cross-
platform application support.
You can use Django, Chameleon
as a template language.
Python does not provide a
compiler as it is an interpreted
language.
THANK YOU !
www.techiio.com

More Related Content

Featured

How Race, Age and Gender Shape Attitudes Towards Mental Health
How Race, Age and Gender Shape Attitudes Towards Mental HealthHow Race, Age and Gender Shape Attitudes Towards Mental Health
How Race, Age and Gender Shape Attitudes Towards Mental Health
ThinkNow
 
Social Media Marketing Trends 2024 // The Global Indie Insights
Social Media Marketing Trends 2024 // The Global Indie InsightsSocial Media Marketing Trends 2024 // The Global Indie Insights
Social Media Marketing Trends 2024 // The Global Indie Insights
Kurio // The Social Media Age(ncy)
 

Featured (20)

2024 State of Marketing Report – by Hubspot
2024 State of Marketing Report – by Hubspot2024 State of Marketing Report – by Hubspot
2024 State of Marketing Report – by Hubspot
 
Everything You Need To Know About ChatGPT
Everything You Need To Know About ChatGPTEverything You Need To Know About ChatGPT
Everything You Need To Know About ChatGPT
 
Product Design Trends in 2024 | Teenage Engineerings
Product Design Trends in 2024 | Teenage EngineeringsProduct Design Trends in 2024 | Teenage Engineerings
Product Design Trends in 2024 | Teenage Engineerings
 
How Race, Age and Gender Shape Attitudes Towards Mental Health
How Race, Age and Gender Shape Attitudes Towards Mental HealthHow Race, Age and Gender Shape Attitudes Towards Mental Health
How Race, Age and Gender Shape Attitudes Towards Mental Health
 
AI Trends in Creative Operations 2024 by Artwork Flow.pdf
AI Trends in Creative Operations 2024 by Artwork Flow.pdfAI Trends in Creative Operations 2024 by Artwork Flow.pdf
AI Trends in Creative Operations 2024 by Artwork Flow.pdf
 
Skeleton Culture Code
Skeleton Culture CodeSkeleton Culture Code
Skeleton Culture Code
 
PEPSICO Presentation to CAGNY Conference Feb 2024
PEPSICO Presentation to CAGNY Conference Feb 2024PEPSICO Presentation to CAGNY Conference Feb 2024
PEPSICO Presentation to CAGNY Conference Feb 2024
 
Content Methodology: A Best Practices Report (Webinar)
Content Methodology: A Best Practices Report (Webinar)Content Methodology: A Best Practices Report (Webinar)
Content Methodology: A Best Practices Report (Webinar)
 
How to Prepare For a Successful Job Search for 2024
How to Prepare For a Successful Job Search for 2024How to Prepare For a Successful Job Search for 2024
How to Prepare For a Successful Job Search for 2024
 
Social Media Marketing Trends 2024 // The Global Indie Insights
Social Media Marketing Trends 2024 // The Global Indie InsightsSocial Media Marketing Trends 2024 // The Global Indie Insights
Social Media Marketing Trends 2024 // The Global Indie Insights
 
Trends In Paid Search: Navigating The Digital Landscape In 2024
Trends In Paid Search: Navigating The Digital Landscape In 2024Trends In Paid Search: Navigating The Digital Landscape In 2024
Trends In Paid Search: Navigating The Digital Landscape In 2024
 
5 Public speaking tips from TED - Visualized summary
5 Public speaking tips from TED - Visualized summary5 Public speaking tips from TED - Visualized summary
5 Public speaking tips from TED - Visualized summary
 
ChatGPT and the Future of Work - Clark Boyd
ChatGPT and the Future of Work - Clark Boyd ChatGPT and the Future of Work - Clark Boyd
ChatGPT and the Future of Work - Clark Boyd
 
Getting into the tech field. what next
Getting into the tech field. what next Getting into the tech field. what next
Getting into the tech field. what next
 
Google's Just Not That Into You: Understanding Core Updates & Search Intent
Google's Just Not That Into You: Understanding Core Updates & Search IntentGoogle's Just Not That Into You: Understanding Core Updates & Search Intent
Google's Just Not That Into You: Understanding Core Updates & Search Intent
 
How to have difficult conversations
How to have difficult conversations How to have difficult conversations
How to have difficult conversations
 
Introduction to Data Science
Introduction to Data ScienceIntroduction to Data Science
Introduction to Data Science
 
Time Management & Productivity - Best Practices
Time Management & Productivity -  Best PracticesTime Management & Productivity -  Best Practices
Time Management & Productivity - Best Practices
 
The six step guide to practical project management
The six step guide to practical project managementThe six step guide to practical project management
The six step guide to practical project management
 
Beginners Guide to TikTok for Search - Rachel Pearson - We are Tilt __ Bright...
Beginners Guide to TikTok for Search - Rachel Pearson - We are Tilt __ Bright...Beginners Guide to TikTok for Search - Rachel Pearson - We are Tilt __ Bright...
Beginners Guide to TikTok for Search - Rachel Pearson - We are Tilt __ Bright...
 

The Python language overview

  • 1. Python overview: what you should know
  • 2. Python is a widely-used, interpreted, object-oriented, and high-level programming language with dynamic semantics, used for general-purpose programming. It was created by Guido van Rossum, and first released on February 20, 1991. One of the amazing features of Python is the fact that it is one person’s work. Usually, new programming languages are developed and published by large companies employing lots of professionals, and due to copyright rules, it is very hard to name any of the people involved in the project. Python is an exception. What is Python?
  • 3. Python Web Development Python Web Development may be described as a chain of methods accompanied for the creation of a web-primarily based application. Python is one of the well-known item- oriented programming languages used to increase an internet-based application or a website. Coding in python is quite trustworthy, which makes it easy to study and exercise even for a green individual. Some splendid python internet improvement features are pre- described functions and strategies for nearly all often used operations.
  • 4. Step 1: Update and Refresh Repository Lists Step 2: Install Supporting Software Step 3: Add Deadsnakes PPA Step 4: Install Python 3 Install Python 3.7 from source code Installing Python 3 on Ubuntu 20.04 Step 1: Update Local Repositories Step 2: Install Supporting Software Step 3: Download the Latest Version of Python Source Code Step 4: Extract Compressed Files Step 5: Test System and Optimize Python Step 6: Install a Second Instance of Python (recommended) Step 7: Verify Python Version
  • 5. Kotlin VS Python Statistically typed language providing OOPs and FP paradigm. Unicode support is present. Kotlin does not provide an Interpreter. Kotlin provides Cross-Platform application support. You can use HTML5 as the template language. Kotlin is a compiled language hence a compiler is provided. Kotlin Python It is one of the most popular high-level programming languages. Unicode Support is also present. Python provides an Interpreter. Python also provides cross- platform application support. You can use Django, Chameleon as a template language. Python does not provide a compiler as it is an interpreted language.