SlideShare a Scribd company logo
1 of 2
What is Python?
Python is a popular programming language. It was created by Guido van Rossum, and
released in 1991.
It is used for:
๏‚ท web development (server-side),
๏‚ท software development,
๏‚ท mathematics,
๏‚ท system scripting.
What can Python do?
๏‚ท Python can be used on a server to create web applications.
๏‚ท Python can be used alongside software to create workflows.
๏‚ท Python can connect to database systems. It can also read and modify files.
๏‚ท Python can be used to handle big data and perform complex mathematics.
๏‚ท Python can be used for rapid prototyping, or for production-ready software
development.
Why Python?
๏‚ท Python works on different platforms (Windows, Mac, Linux, Raspberry Pi, etc).
๏‚ท Python has a simple syntax similar to the English language.
๏‚ท Python has syntax that allows developers to write programs with fewer lines than
some other programming languages.
๏‚ท Python runs on an interpreter system, meaning that code can be executed as soon
as it is written. This means that prototyping can be very quick.
๏‚ท Python can be treated in a procedural way, an object-oriented way or a functional
way.
Good to know
๏‚ท The most recent major version of Python is Python 3, which we shall be using in
this tutorial. However, Python 2, although not being updated with anything other
than security updates, is still quite popular.
๏‚ท In this tutorial Python will be written in a text editor. It is possible to write Python
in an Integrated Development Environment, such as Thonny, Pycharm, Netbeans or
Eclipse which are particularly useful when managing larger collections of Python
files.
Python Syntax compared to other programming languages
๏‚ท Python was designed for readability, and has some similarities to the English
language with influence from mathematics.
๏‚ท Python uses new lines to complete a command, as opposed to other programming
languages which often use semicolons or parentheses.
๏‚ท Python relies on indentation, using whitespace, to define scope; such as the scope
of loops, functions and classes. Other programming languages often use curly-
brackets for this purpose.
Example
print("Hello, World!")

More Related Content

Similar to python.docx

introduction of python in data science
introduction of python in data scienceintroduction of python in data science
introduction of python in data sciencebhavesh lande
ย 
Python Applications by The Knowledge Academy.docx
Python Applications by The Knowledge Academy.docxPython Applications by The Knowledge Academy.docx
Python Applications by The Knowledge Academy.docxAbhinavSharma309481
ย 
Python for Beginners.docx
Python for Beginners.docxPython for Beginners.docx
Python for Beginners.docxAbhinavSharma309481
ย 
WEB GIS Presentation.pptx
WEB GIS Presentation.pptxWEB GIS Presentation.pptx
WEB GIS Presentation.pptxMuhammadUmair872953
ย 
session5-Getting stated with Python.pdf
session5-Getting stated with Python.pdfsession5-Getting stated with Python.pdf
session5-Getting stated with Python.pdfAyushDutta32
ย 
Python Programming and ApplicationsUnit-1.docx
Python Programming and ApplicationsUnit-1.docxPython Programming and ApplicationsUnit-1.docx
Python Programming and ApplicationsUnit-1.docxManohar k
ย 
All you need to know about Python | BJIT
All you need to know about Python | BJITAll you need to know about Python | BJIT
All you need to know about Python | BJITBJIT Ltd
ย 
Introduction to Python
Introduction to PythonIntroduction to Python
Introduction to PythonApxicTechnologies1
ย 
Interactive Python PPT with animations
Interactive Python PPT with animationsInteractive Python PPT with animations
Interactive Python PPT with animationsShauryaChawla4
ย 
Introduction to python
Introduction to pythonIntroduction to python
Introduction to pythonAnirudhaGaikwad4
ย 
introduction to Python (for beginners)
introduction to Python (for beginners)introduction to Python (for beginners)
introduction to Python (for beginners)guobichrng
ย 
IRJET- Python: Simple though an Important Programming Language
IRJET- Python: Simple though an Important Programming LanguageIRJET- Python: Simple though an Important Programming Language
IRJET- Python: Simple though an Important Programming LanguageIRJET Journal
ย 
Python basic
Python basicPython basic
Python basicradhikaadroja
ย 
python-handbook.pdf
python-handbook.pdfpython-handbook.pdf
python-handbook.pdfRaviKumar76265
ย 
Python Programming-Lesson 1- Installation and Environmental Set-up.pptx
Python Programming-Lesson 1- Installation and Environmental Set-up.pptxPython Programming-Lesson 1- Installation and Environmental Set-up.pptx
Python Programming-Lesson 1- Installation and Environmental Set-up.pptxBautistaAljhonG
ย 
What is python
What is pythonWhat is python
What is pythonfaizrashid1995
ย 
Python | What is Python | History of Python | Python Tutorial
Python | What is Python | History of Python | Python TutorialPython | What is Python | History of Python | Python Tutorial
Python | What is Python | History of Python | Python TutorialQA TrainingHub
ย 

Similar to python.docx (20)

introduction of python in data science
introduction of python in data scienceintroduction of python in data science
introduction of python in data science
ย 
Research paper on python by Rj
Research paper on python by RjResearch paper on python by Rj
Research paper on python by Rj
ย 
Python Applications by The Knowledge Academy.docx
Python Applications by The Knowledge Academy.docxPython Applications by The Knowledge Academy.docx
Python Applications by The Knowledge Academy.docx
ย 
Python for Beginners.docx
Python for Beginners.docxPython for Beginners.docx
Python for Beginners.docx
ย 
WEB GIS Presentation.pptx
WEB GIS Presentation.pptxWEB GIS Presentation.pptx
WEB GIS Presentation.pptx
ย 
session5-Getting stated with Python.pdf
session5-Getting stated with Python.pdfsession5-Getting stated with Python.pdf
session5-Getting stated with Python.pdf
ย 
Python Programming and ApplicationsUnit-1.docx
Python Programming and ApplicationsUnit-1.docxPython Programming and ApplicationsUnit-1.docx
Python Programming and ApplicationsUnit-1.docx
ย 
All you need to know about Python | BJIT
All you need to know about Python | BJITAll you need to know about Python | BJIT
All you need to know about Python | BJIT
ย 
Introduction to Python
Introduction to PythonIntroduction to Python
Introduction to Python
ย 
Interactive Python PPT with animations
Interactive Python PPT with animationsInteractive Python PPT with animations
Interactive Python PPT with animations
ย 
Introduction to python
Introduction to pythonIntroduction to python
Introduction to python
ย 
Chapter - 1.pptx
Chapter - 1.pptxChapter - 1.pptx
Chapter - 1.pptx
ย 
introduction to Python (for beginners)
introduction to Python (for beginners)introduction to Python (for beginners)
introduction to Python (for beginners)
ย 
Lecture01 - Fundamental Programming with Python Language
Lecture01 - Fundamental Programming with Python LanguageLecture01 - Fundamental Programming with Python Language
Lecture01 - Fundamental Programming with Python Language
ย 
IRJET- Python: Simple though an Important Programming Language
IRJET- Python: Simple though an Important Programming LanguageIRJET- Python: Simple though an Important Programming Language
IRJET- Python: Simple though an Important Programming Language
ย 
Python basic
Python basicPython basic
Python basic
ย 
python-handbook.pdf
python-handbook.pdfpython-handbook.pdf
python-handbook.pdf
ย 
Python Programming-Lesson 1- Installation and Environmental Set-up.pptx
Python Programming-Lesson 1- Installation and Environmental Set-up.pptxPython Programming-Lesson 1- Installation and Environmental Set-up.pptx
Python Programming-Lesson 1- Installation and Environmental Set-up.pptx
ย 
What is python
What is pythonWhat is python
What is python
ย 
Python | What is Python | History of Python | Python Tutorial
Python | What is Python | History of Python | Python TutorialPython | What is Python | History of Python | Python Tutorial
Python | What is Python | History of Python | Python Tutorial
ย 

Recently uploaded

Call Girls Btm Layout Just Call ๐Ÿ‘— 7737669865 ๐Ÿ‘— Top Class Call Girl Service Ba...
Call Girls Btm Layout Just Call ๐Ÿ‘— 7737669865 ๐Ÿ‘— Top Class Call Girl Service Ba...Call Girls Btm Layout Just Call ๐Ÿ‘— 7737669865 ๐Ÿ‘— Top Class Call Girl Service Ba...
Call Girls Btm Layout Just Call ๐Ÿ‘— 7737669865 ๐Ÿ‘— Top Class Call Girl Service Ba...amitlee9823
ย 
Resumes, Cover Letters, and Applying Online
Resumes, Cover Letters, and Applying OnlineResumes, Cover Letters, and Applying Online
Resumes, Cover Letters, and Applying OnlineBruce Bennett
ย 
Call Girls Hosur Just Call ๐Ÿ‘— 7737669865 ๐Ÿ‘— Top Class Call Girl Service Bangalore
Call Girls Hosur Just Call ๐Ÿ‘— 7737669865 ๐Ÿ‘— Top Class Call Girl Service BangaloreCall Girls Hosur Just Call ๐Ÿ‘— 7737669865 ๐Ÿ‘— Top Class Call Girl Service Bangalore
Call Girls Hosur Just Call ๐Ÿ‘— 7737669865 ๐Ÿ‘— Top Class Call Girl Service Bangaloreamitlee9823
ย 
Delhi Call Girls South Delhi 9711199171 โ˜Žโœ”๐Ÿ‘Œโœ” Whatsapp Hard And Sexy Vip Call
Delhi Call Girls South Delhi 9711199171 โ˜Žโœ”๐Ÿ‘Œโœ” Whatsapp Hard And Sexy Vip CallDelhi Call Girls South Delhi 9711199171 โ˜Žโœ”๐Ÿ‘Œโœ” Whatsapp Hard And Sexy Vip Call
Delhi Call Girls South Delhi 9711199171 โ˜Žโœ”๐Ÿ‘Œโœ” Whatsapp Hard And Sexy Vip Callshivangimorya083
ย 
Internship Report].pdf iiwmoosmsosmshkssmk
Internship Report].pdf iiwmoosmsosmshkssmkInternship Report].pdf iiwmoosmsosmshkssmk
Internship Report].pdf iiwmoosmsosmshkssmkSujalTamhane
ย 
Dombivli Call Girls, 9892124323, Kharghar Call Girls, chembur Call Girls, Vas...
Dombivli Call Girls, 9892124323, Kharghar Call Girls, chembur Call Girls, Vas...Dombivli Call Girls, 9892124323, Kharghar Call Girls, chembur Call Girls, Vas...
Dombivli Call Girls, 9892124323, Kharghar Call Girls, chembur Call Girls, Vas...Pooja Nehwal
ย 
Call Girls Bidadi โ˜Ž 7737669865โ˜Ž Book Your One night Stand (Bangalore)
Call Girls Bidadi โ˜Ž 7737669865โ˜Ž Book Your One night Stand (Bangalore)Call Girls Bidadi โ˜Ž 7737669865โ˜Ž Book Your One night Stand (Bangalore)
Call Girls Bidadi โ˜Ž 7737669865โ˜Ž Book Your One night Stand (Bangalore)amitlee9823
ย 
Top Rated Pune Call Girls Warje โŸŸ 6297143586 โŸŸ Call Me For Genuine Sex Servi...
Top Rated  Pune Call Girls Warje โŸŸ 6297143586 โŸŸ Call Me For Genuine Sex Servi...Top Rated  Pune Call Girls Warje โŸŸ 6297143586 โŸŸ Call Me For Genuine Sex Servi...
Top Rated Pune Call Girls Warje โŸŸ 6297143586 โŸŸ Call Me For Genuine Sex Servi...Call Girls in Nagpur High Profile
ย 
reStartEvents 5:9 DC metro & Beyond V-Career Fair Employer Directory.pdf
reStartEvents 5:9 DC metro & Beyond V-Career Fair Employer Directory.pdfreStartEvents 5:9 DC metro & Beyond V-Career Fair Employer Directory.pdf
reStartEvents 5:9 DC metro & Beyond V-Career Fair Employer Directory.pdfKen Fuller
ย 
Dubai Call Girls Demons O525547819 Call Girls IN DUbai Natural Big Boody
Dubai Call Girls Demons O525547819 Call Girls IN DUbai Natural Big BoodyDubai Call Girls Demons O525547819 Call Girls IN DUbai Natural Big Boody
Dubai Call Girls Demons O525547819 Call Girls IN DUbai Natural Big Boodykojalkojal131
ย 
Call Girls Hoodi Just Call ๐Ÿ‘— 7737669865 ๐Ÿ‘— Top Class Call Girl Service Bangalore
Call Girls Hoodi Just Call ๐Ÿ‘— 7737669865 ๐Ÿ‘— Top Class Call Girl Service BangaloreCall Girls Hoodi Just Call ๐Ÿ‘— 7737669865 ๐Ÿ‘— Top Class Call Girl Service Bangalore
Call Girls Hoodi Just Call ๐Ÿ‘— 7737669865 ๐Ÿ‘— Top Class Call Girl Service Bangaloreamitlee9823
ย 
Hot Call Girls |Delhi |Janakpuri โ˜Ž 9711199171 Book Your One night Stand
Hot Call Girls |Delhi |Janakpuri โ˜Ž 9711199171 Book Your One night StandHot Call Girls |Delhi |Janakpuri โ˜Ž 9711199171 Book Your One night Stand
Hot Call Girls |Delhi |Janakpuri โ˜Ž 9711199171 Book Your One night Standkumarajju5765
ย 
Top Rated Pune Call Girls Deccan โŸŸ 6297143586 โŸŸ Call Me For Genuine Sex Serv...
Top Rated  Pune Call Girls Deccan โŸŸ 6297143586 โŸŸ Call Me For Genuine Sex Serv...Top Rated  Pune Call Girls Deccan โŸŸ 6297143586 โŸŸ Call Me For Genuine Sex Serv...
Top Rated Pune Call Girls Deccan โŸŸ 6297143586 โŸŸ Call Me For Genuine Sex Serv...Call Girls in Nagpur High Profile
ย 
CALL ON โžฅ8923113531 ๐Ÿ”Call Girls Husainganj Lucknow best Female service ๐Ÿงณ
CALL ON โžฅ8923113531 ๐Ÿ”Call Girls Husainganj Lucknow best Female service  ๐ŸงณCALL ON โžฅ8923113531 ๐Ÿ”Call Girls Husainganj Lucknow best Female service  ๐Ÿงณ
CALL ON โžฅ8923113531 ๐Ÿ”Call Girls Husainganj Lucknow best Female service ๐Ÿงณanilsa9823
ย 
Zeeman Effect normal and Anomalous zeeman effect
Zeeman Effect normal and Anomalous zeeman effectZeeman Effect normal and Anomalous zeeman effect
Zeeman Effect normal and Anomalous zeeman effectPriyanshuRawat56
ย 
Delhi Call Girls South Ex 9711199171 โ˜Žโœ”๐Ÿ‘Œโœ” Whatsapp Hard And Sexy Vip Call
Delhi Call Girls South Ex 9711199171 โ˜Žโœ”๐Ÿ‘Œโœ” Whatsapp Hard And Sexy Vip CallDelhi Call Girls South Ex 9711199171 โ˜Žโœ”๐Ÿ‘Œโœ” Whatsapp Hard And Sexy Vip Call
Delhi Call Girls South Ex 9711199171 โ˜Žโœ”๐Ÿ‘Œโœ” Whatsapp Hard And Sexy Vip Callshivangimorya083
ย 
Pooja 9892124323, Call girls Services and Mumbai Escort Service Near Hotel Sa...
Pooja 9892124323, Call girls Services and Mumbai Escort Service Near Hotel Sa...Pooja 9892124323, Call girls Services and Mumbai Escort Service Near Hotel Sa...
Pooja 9892124323, Call girls Services and Mumbai Escort Service Near Hotel Sa...Pooja Nehwal
ย 
Call Girls Alandi Road Call Me 7737669865 Budget Friendly No Advance Booking
Call Girls Alandi Road Call Me 7737669865 Budget Friendly No Advance BookingCall Girls Alandi Road Call Me 7737669865 Budget Friendly No Advance Booking
Call Girls Alandi Road Call Me 7737669865 Budget Friendly No Advance Bookingroncy bisnoi
ย 
Joshua Minker Brand Exploration Sports Broadcaster .pptx
Joshua Minker Brand Exploration Sports Broadcaster .pptxJoshua Minker Brand Exploration Sports Broadcaster .pptx
Joshua Minker Brand Exploration Sports Broadcaster .pptxsportsworldproductio
ย 

Recently uploaded (20)

Call Girls Btm Layout Just Call ๐Ÿ‘— 7737669865 ๐Ÿ‘— Top Class Call Girl Service Ba...
Call Girls Btm Layout Just Call ๐Ÿ‘— 7737669865 ๐Ÿ‘— Top Class Call Girl Service Ba...Call Girls Btm Layout Just Call ๐Ÿ‘— 7737669865 ๐Ÿ‘— Top Class Call Girl Service Ba...
Call Girls Btm Layout Just Call ๐Ÿ‘— 7737669865 ๐Ÿ‘— Top Class Call Girl Service Ba...
ย 
Resumes, Cover Letters, and Applying Online
Resumes, Cover Letters, and Applying OnlineResumes, Cover Letters, and Applying Online
Resumes, Cover Letters, and Applying Online
ย 
Call Girls Hosur Just Call ๐Ÿ‘— 7737669865 ๐Ÿ‘— Top Class Call Girl Service Bangalore
Call Girls Hosur Just Call ๐Ÿ‘— 7737669865 ๐Ÿ‘— Top Class Call Girl Service BangaloreCall Girls Hosur Just Call ๐Ÿ‘— 7737669865 ๐Ÿ‘— Top Class Call Girl Service Bangalore
Call Girls Hosur Just Call ๐Ÿ‘— 7737669865 ๐Ÿ‘— Top Class Call Girl Service Bangalore
ย 
Delhi Call Girls South Delhi 9711199171 โ˜Žโœ”๐Ÿ‘Œโœ” Whatsapp Hard And Sexy Vip Call
Delhi Call Girls South Delhi 9711199171 โ˜Žโœ”๐Ÿ‘Œโœ” Whatsapp Hard And Sexy Vip CallDelhi Call Girls South Delhi 9711199171 โ˜Žโœ”๐Ÿ‘Œโœ” Whatsapp Hard And Sexy Vip Call
Delhi Call Girls South Delhi 9711199171 โ˜Žโœ”๐Ÿ‘Œโœ” Whatsapp Hard And Sexy Vip Call
ย 
Internship Report].pdf iiwmoosmsosmshkssmk
Internship Report].pdf iiwmoosmsosmshkssmkInternship Report].pdf iiwmoosmsosmshkssmk
Internship Report].pdf iiwmoosmsosmshkssmk
ย 
Dombivli Call Girls, 9892124323, Kharghar Call Girls, chembur Call Girls, Vas...
Dombivli Call Girls, 9892124323, Kharghar Call Girls, chembur Call Girls, Vas...Dombivli Call Girls, 9892124323, Kharghar Call Girls, chembur Call Girls, Vas...
Dombivli Call Girls, 9892124323, Kharghar Call Girls, chembur Call Girls, Vas...
ย 
Call Girls Bidadi โ˜Ž 7737669865โ˜Ž Book Your One night Stand (Bangalore)
Call Girls Bidadi โ˜Ž 7737669865โ˜Ž Book Your One night Stand (Bangalore)Call Girls Bidadi โ˜Ž 7737669865โ˜Ž Book Your One night Stand (Bangalore)
Call Girls Bidadi โ˜Ž 7737669865โ˜Ž Book Your One night Stand (Bangalore)
ย 
Top Rated Pune Call Girls Warje โŸŸ 6297143586 โŸŸ Call Me For Genuine Sex Servi...
Top Rated  Pune Call Girls Warje โŸŸ 6297143586 โŸŸ Call Me For Genuine Sex Servi...Top Rated  Pune Call Girls Warje โŸŸ 6297143586 โŸŸ Call Me For Genuine Sex Servi...
Top Rated Pune Call Girls Warje โŸŸ 6297143586 โŸŸ Call Me For Genuine Sex Servi...
ย 
reStartEvents 5:9 DC metro & Beyond V-Career Fair Employer Directory.pdf
reStartEvents 5:9 DC metro & Beyond V-Career Fair Employer Directory.pdfreStartEvents 5:9 DC metro & Beyond V-Career Fair Employer Directory.pdf
reStartEvents 5:9 DC metro & Beyond V-Career Fair Employer Directory.pdf
ย 
Dubai Call Girls Demons O525547819 Call Girls IN DUbai Natural Big Boody
Dubai Call Girls Demons O525547819 Call Girls IN DUbai Natural Big BoodyDubai Call Girls Demons O525547819 Call Girls IN DUbai Natural Big Boody
Dubai Call Girls Demons O525547819 Call Girls IN DUbai Natural Big Boody
ย 
Call Girls Hoodi Just Call ๐Ÿ‘— 7737669865 ๐Ÿ‘— Top Class Call Girl Service Bangalore
Call Girls Hoodi Just Call ๐Ÿ‘— 7737669865 ๐Ÿ‘— Top Class Call Girl Service BangaloreCall Girls Hoodi Just Call ๐Ÿ‘— 7737669865 ๐Ÿ‘— Top Class Call Girl Service Bangalore
Call Girls Hoodi Just Call ๐Ÿ‘— 7737669865 ๐Ÿ‘— Top Class Call Girl Service Bangalore
ย 
Hot Call Girls |Delhi |Janakpuri โ˜Ž 9711199171 Book Your One night Stand
Hot Call Girls |Delhi |Janakpuri โ˜Ž 9711199171 Book Your One night StandHot Call Girls |Delhi |Janakpuri โ˜Ž 9711199171 Book Your One night Stand
Hot Call Girls |Delhi |Janakpuri โ˜Ž 9711199171 Book Your One night Stand
ย 
Top Rated Pune Call Girls Deccan โŸŸ 6297143586 โŸŸ Call Me For Genuine Sex Serv...
Top Rated  Pune Call Girls Deccan โŸŸ 6297143586 โŸŸ Call Me For Genuine Sex Serv...Top Rated  Pune Call Girls Deccan โŸŸ 6297143586 โŸŸ Call Me For Genuine Sex Serv...
Top Rated Pune Call Girls Deccan โŸŸ 6297143586 โŸŸ Call Me For Genuine Sex Serv...
ย 
CALL ON โžฅ8923113531 ๐Ÿ”Call Girls Husainganj Lucknow best Female service ๐Ÿงณ
CALL ON โžฅ8923113531 ๐Ÿ”Call Girls Husainganj Lucknow best Female service  ๐ŸงณCALL ON โžฅ8923113531 ๐Ÿ”Call Girls Husainganj Lucknow best Female service  ๐Ÿงณ
CALL ON โžฅ8923113531 ๐Ÿ”Call Girls Husainganj Lucknow best Female service ๐Ÿงณ
ย 
Zeeman Effect normal and Anomalous zeeman effect
Zeeman Effect normal and Anomalous zeeman effectZeeman Effect normal and Anomalous zeeman effect
Zeeman Effect normal and Anomalous zeeman effect
ย 
Delhi Call Girls South Ex 9711199171 โ˜Žโœ”๐Ÿ‘Œโœ” Whatsapp Hard And Sexy Vip Call
Delhi Call Girls South Ex 9711199171 โ˜Žโœ”๐Ÿ‘Œโœ” Whatsapp Hard And Sexy Vip CallDelhi Call Girls South Ex 9711199171 โ˜Žโœ”๐Ÿ‘Œโœ” Whatsapp Hard And Sexy Vip Call
Delhi Call Girls South Ex 9711199171 โ˜Žโœ”๐Ÿ‘Œโœ” Whatsapp Hard And Sexy Vip Call
ย 
Pooja 9892124323, Call girls Services and Mumbai Escort Service Near Hotel Sa...
Pooja 9892124323, Call girls Services and Mumbai Escort Service Near Hotel Sa...Pooja 9892124323, Call girls Services and Mumbai Escort Service Near Hotel Sa...
Pooja 9892124323, Call girls Services and Mumbai Escort Service Near Hotel Sa...
ย 
Call Girls Alandi Road Call Me 7737669865 Budget Friendly No Advance Booking
Call Girls Alandi Road Call Me 7737669865 Budget Friendly No Advance BookingCall Girls Alandi Road Call Me 7737669865 Budget Friendly No Advance Booking
Call Girls Alandi Road Call Me 7737669865 Budget Friendly No Advance Booking
ย 
Sensual Moments: +91 9999965857 Independent Call Girls Paharganj Delhi {{ Mon...
Sensual Moments: +91 9999965857 Independent Call Girls Paharganj Delhi {{ Mon...Sensual Moments: +91 9999965857 Independent Call Girls Paharganj Delhi {{ Mon...
Sensual Moments: +91 9999965857 Independent Call Girls Paharganj Delhi {{ Mon...
ย 
Joshua Minker Brand Exploration Sports Broadcaster .pptx
Joshua Minker Brand Exploration Sports Broadcaster .pptxJoshua Minker Brand Exploration Sports Broadcaster .pptx
Joshua Minker Brand Exploration Sports Broadcaster .pptx
ย 

python.docx

  • 1. What is Python? Python is a popular programming language. It was created by Guido van Rossum, and released in 1991. It is used for: ๏‚ท web development (server-side), ๏‚ท software development, ๏‚ท mathematics, ๏‚ท system scripting. What can Python do? ๏‚ท Python can be used on a server to create web applications. ๏‚ท Python can be used alongside software to create workflows. ๏‚ท Python can connect to database systems. It can also read and modify files. ๏‚ท Python can be used to handle big data and perform complex mathematics. ๏‚ท Python can be used for rapid prototyping, or for production-ready software development. Why Python? ๏‚ท Python works on different platforms (Windows, Mac, Linux, Raspberry Pi, etc). ๏‚ท Python has a simple syntax similar to the English language. ๏‚ท Python has syntax that allows developers to write programs with fewer lines than some other programming languages. ๏‚ท Python runs on an interpreter system, meaning that code can be executed as soon as it is written. This means that prototyping can be very quick. ๏‚ท Python can be treated in a procedural way, an object-oriented way or a functional way. Good to know ๏‚ท The most recent major version of Python is Python 3, which we shall be using in this tutorial. However, Python 2, although not being updated with anything other than security updates, is still quite popular. ๏‚ท In this tutorial Python will be written in a text editor. It is possible to write Python in an Integrated Development Environment, such as Thonny, Pycharm, Netbeans or Eclipse which are particularly useful when managing larger collections of Python files. Python Syntax compared to other programming languages ๏‚ท Python was designed for readability, and has some similarities to the English language with influence from mathematics. ๏‚ท Python uses new lines to complete a command, as opposed to other programming languages which often use semicolons or parentheses.
  • 2. ๏‚ท Python relies on indentation, using whitespace, to define scope; such as the scope of loops, functions and classes. Other programming languages often use curly- brackets for this purpose. Example print("Hello, World!")