SlideShare una empresa de Scribd logo
1 de 6
Python Programming Language
Python is an interpreted, object-oriented, high-level
programming language with dynamic semantics.
Its high-level built in data structures, combined with
dynamic typing and dynamic binding, make it very
attractive for Rapid Application Development.
Python's simple, easy to learn syntax emphasizes
readability and therefore reduces the cost of program
maintenance.
Python supports modules and packages, which
encourages program modularity and code reuse.
The Python interpreter and the extensive standard library
are available in source or binary form without charge for
all major platforms, and can be freely distributed.
History Of Python
 ABC is a general-purpose programming language
and programming environment, which was
developed in the Netherlands, Amsterdam.
 Python was conceptualized in the late 1980s.
Guido van Rossum worked that time in a project at
the CWI, called Amoeba, a distributed operating
system.
 “I decided to try to design a simple scripting
language that possessed some of ABC's better
properties, but without its problems. So I started
typing.”
 “I created a basic syntax, used indentation for
statement grouping instead of curly braces or
begin-end blocks, and developed a small number
of powerful data types: a hash table (or dictionary,
as we call it), a list, strings, and numbers."
 “Around Christmas. My office ... would be closed,
but I had a home computer, and not much else on
my hands. I decided to write an interpreter for the
new scripting language I had been thinking about
lately: a descendant of ABC that would appeal to
Unix/C hackers.”
 Guido Van Rossum published the first version of
Python code (version 0.9.0) at alt.sources in
February 1991. This release included already
exception handling, functions, and the core data
types of list, dict, str and others.
 Python version 1.0 was released in January 1994.
The major new features included in this release
were the functional programming tools lambda,
map, filter.
 Six and a half years later in October 2000, Python
2.0 was introduced. This release included list
comprehensions, a full garbage collector and it
was supporting unicode.
 Python flourished for another 8 years in the
versions 2.x before the next major release as
Python 3.0 (also known as "Python 3000" and
"Py3K") was released. Python 3 is not backwards
compatible with Python 2.x.
Benefits Of Python Learning
(1) Python Supports Multiple Programming Paradigms.
(2) Python Has Large Set Of Library and Tools—
 Built-in functions, constants, types, and exceptions.
 File formats, file and directory access, multimedia services.
 GUI development tools such as Tkinter
(3) Python Has a Vast Community Support
(4) Python is Designed For Better Code Readability
(5) Python Contains Fewer Lines Of Codes
 Python also offers much more error checking than C,
and, being a very-high-level language.
 it has high-level data types built in, such as flexible
arrays and dictionaries.
 Python allows you to split your program into modules
that can be reused in other Python programs. It comes
with a large collection of standard modules that you
can use as the basis of your programs. Like file I/O,
system calls, sockets.
 Python is an interpreted language, which can save you
considerable time during program development
because no compilation and linking is necessary.
 It is also a handy desk calculator.
 Python enables programs to be written compactly and
readably. Programs written in Python are typically
much shorter than equivalent C, C++, or Java
programs
Future Technologies Counting On Python
 Python programming language is extensively used for
web development, application development, system
administration, developing games etc.
 Artificial Intelligence (AI) -- Machine Learning, General
AI, Neural Networks, Natural Language & Text
Processing
 Big Data --- Python has been successfully contributing in
analyzing a large number of data sets across computer
clusters. Pandas, NumPy, SciPy, IPython
 Networking --- Python programming language is used to
read, write and configure routers and switches and perform
other networking automation tasks in a cost-effective and
secure manner. Ansible, Netmiko, Pyeapi
 Australia’s RMA Department D-Link has successfully
implemented python for creating DSL Firmware Recovery
System.
 Gusto.com, an online travel site, in reducing development
costs and time.
 ForecastWatch.com also uses python in rating the
accuracy of weather forecast reports.
 Test&Go uses python scripts for Data Validation.
 Industrial Light & Magic(ILM) also uses python for batch
processing
Companies using Python
 Youtube
 Quora
 Instagram
 Pinterest
 Spotify
 Flipkart
 Slack
 Uber
 Cloudera
 Zenefits
Website Developed in Python
 NASA -- Workflow Automation System(WAS), open source
projects such as APOD(Astronomy Picture of the Day) API,
PyTransit, PyMDP Toolbox, EVEREST etc.
 Google -- reports generation, log analysis, A/Q and testing,
writing core search algorithms, and Youtube uses for
viewing a video, accessing canonical data
 Walt Disney Feature Animation -- scripting language for
most of its animation tasks and related production.
 AlphaGene, Inc. -- It uses python for its bioinformatics and
tracking system.
 Nokia -- It uses PyS60(Python for S60) and
PyMaemo(Python for Maemo) for its S60(Symbian) and
Maemo(Linux) software platforms.
 Yahoo! Maps -- It is an online mapping portal developed at
Yahoo!. Many of its mapping lookup services and
addresses were written in python.
Companies Using Python
Brief content of this Python course
1. Python installation
2. Printing in Python
3. Strings in Python
4. Variables and types
5. Python as a strongly typed language
6. Numeric Data types in Python
7. Numeric operators
8. Expressions
9. Str string Data type
10. Slicing
11. String Operators
12. String formatting
13. Introduction to Blocks and Statements
14. if else and elif statements
15. Conditional Operators
16. Boolean Expression
17. Loops
18. Random Module and import
19. Binary Search
20. else in loop
21. conditional debugging
22. List, Range and Tuples in Python
23. Lists in Python
24. Understanding range
25. Complex Data Types
26. I/O in Python
27. Reading and writing text files
28. handling binary files in Python
29. Standard Python library
30. WebBrowser module
31. Time and Date time in Python
32. Timezones
33. Introducation to Tkinter
34. GUI
35. Functions in Python
36. importing technique
37. Object oriented programming and classes
38. Polymorphism
39. Database
40. SQL in Python
41. Exceptions
42. Custom exceptions
43. Roll back transactions
44. Database handling using Python
45. Generators and Yield
46. Next and Ranges
47. Searching Filesystem
48. Reading MP3 tags
49. Lamda Expression
50. Project

Más contenido relacionado

La actualidad más candente

Introduction to python
Introduction to pythonIntroduction to python
Introduction to pythonNikhil Kapoor
 
Benefits & features of python |Advantages & disadvantages of python
Benefits & features of python |Advantages & disadvantages of pythonBenefits & features of python |Advantages & disadvantages of python
Benefits & features of python |Advantages & disadvantages of pythonparadisetechsoftsolutions
 
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
 
introduction of python in data science
introduction of python in data scienceintroduction of python in data science
introduction of python in data sciencebhavesh lande
 
Chapter 8 getting started with python
Chapter 8 getting started with pythonChapter 8 getting started with python
Chapter 8 getting started with pythonPraveen M Jigajinni
 
POWER OF PYTHON PROGRAMMING LANGUAGE
POWER OF PYTHON PROGRAMMING LANGUAGE POWER OF PYTHON PROGRAMMING LANGUAGE
POWER OF PYTHON PROGRAMMING LANGUAGE teachersduniya.com
 
Python course syllabus
Python course syllabusPython course syllabus
Python course syllabusSugantha T
 
Learn Python Programming | Python Programming - Step by Step | Python for Beg...
Learn Python Programming | Python Programming - Step by Step | Python for Beg...Learn Python Programming | Python Programming - Step by Step | Python for Beg...
Learn Python Programming | Python Programming - Step by Step | Python for Beg...Edureka!
 
Python presentation by Monu Sharma
Python presentation by Monu SharmaPython presentation by Monu Sharma
Python presentation by Monu SharmaMayank Sharma
 
Python and its Applications
Python and its ApplicationsPython and its Applications
Python and its ApplicationsAbhijeet Singh
 
Python presentation
Python presentationPython presentation
Python presentationgaganapponix
 
Python Programming Course
Python Programming CoursePython Programming Course
Python Programming Courseiseestech
 
Python for the Mobile and Web
Python for the Mobile and WebPython for the Mobile and Web
Python for the Mobile and WebDerek Kiong
 
20120314 changa-python-workshop
20120314 changa-python-workshop20120314 changa-python-workshop
20120314 changa-python-workshopamptiny
 
Python quick guide1
Python quick guide1Python quick guide1
Python quick guide1Kanchilug
 
summer training report on python
summer training report on pythonsummer training report on python
summer training report on pythonShubham Yadav
 

La actualidad más candente (20)

Introduction to python
Introduction to pythonIntroduction to python
Introduction to python
 
Getting Started with Python
Getting Started with PythonGetting Started with Python
Getting Started with Python
 
Benefits & features of python |Advantages & disadvantages of python
Benefits & features of python |Advantages & disadvantages of pythonBenefits & features of python |Advantages & disadvantages of python
Benefits & features of python |Advantages & disadvantages of python
 
Introduction to python
 Introduction to python Introduction to python
Introduction to 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
 
introduction of python in data science
introduction of python in data scienceintroduction of python in data science
introduction of python in data science
 
Chapter 8 getting started with python
Chapter 8 getting started with pythonChapter 8 getting started with python
Chapter 8 getting started with python
 
POWER OF PYTHON PROGRAMMING LANGUAGE
POWER OF PYTHON PROGRAMMING LANGUAGE POWER OF PYTHON PROGRAMMING LANGUAGE
POWER OF PYTHON PROGRAMMING LANGUAGE
 
Python course syllabus
Python course syllabusPython course syllabus
Python course syllabus
 
Learn Python Programming | Python Programming - Step by Step | Python for Beg...
Learn Python Programming | Python Programming - Step by Step | Python for Beg...Learn Python Programming | Python Programming - Step by Step | Python for Beg...
Learn Python Programming | Python Programming - Step by Step | Python for Beg...
 
Python presentation by Monu Sharma
Python presentation by Monu SharmaPython presentation by Monu Sharma
Python presentation by Monu Sharma
 
Python and its Applications
Python and its ApplicationsPython and its Applications
Python and its Applications
 
Python presentation
Python presentationPython presentation
Python presentation
 
Python Programming Course
Python Programming CoursePython Programming Course
Python Programming Course
 
Cmpe202 01 Research
Cmpe202 01 ResearchCmpe202 01 Research
Cmpe202 01 Research
 
Python for the Mobile and Web
Python for the Mobile and WebPython for the Mobile and Web
Python for the Mobile and Web
 
20120314 changa-python-workshop
20120314 changa-python-workshop20120314 changa-python-workshop
20120314 changa-python-workshop
 
Python quick guide1
Python quick guide1Python quick guide1
Python quick guide1
 
Top 10 python ide
Top 10 python ideTop 10 python ide
Top 10 python ide
 
summer training report on python
summer training report on pythonsummer training report on python
summer training report on python
 

Similar a Python Class 1

Introduction to Python.pptx
Introduction to Python.pptxIntroduction to Python.pptx
Introduction to Python.pptxSamyakJain461
 
introduction to Python (for beginners)
introduction to Python (for beginners)introduction to Python (for beginners)
introduction to Python (for beginners)guobichrng
 
session5-Getting stated with Python.pdf
session5-Getting stated with Python.pdfsession5-Getting stated with Python.pdf
session5-Getting stated with Python.pdfAyushDutta32
 
Introduction of python programming
Introduction of python programmingIntroduction of python programming
Introduction of python programmingNitin Kumar Kashyap
 
python programming.pptx
python programming.pptxpython programming.pptx
python programming.pptxKaviya452563
 
PYTHON TUTORIALS.pptx
PYTHON TUTORIALS.pptxPYTHON TUTORIALS.pptx
PYTHON TUTORIALS.pptxEzatIlman1
 
programming assignment help australia
programming assignment help australiaprogramming assignment help australia
programming assignment help australia#essaywriting
 
A Comprehensive Python Introduction .pptx
A Comprehensive Python Introduction .pptxA Comprehensive Python Introduction .pptx
A Comprehensive Python Introduction .pptxSudhanshiBakre1
 
Python slide basic to advanced english tutorial
Python slide basic to advanced english tutorialPython slide basic to advanced english tutorial
Python slide basic to advanced english tutorialmasukmia.com
 
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
 
Basic Python Introduction Lecture 1.pptx
Basic Python Introduction Lecture 1.pptxBasic Python Introduction Lecture 1.pptx
Basic Python Introduction Lecture 1.pptxAditya Patel
 
Programming in Civil Engineering_UNIT 1_NOTES
Programming in Civil Engineering_UNIT 1_NOTESProgramming in Civil Engineering_UNIT 1_NOTES
Programming in Civil Engineering_UNIT 1_NOTESRushikesh Kolhe
 
Python Programming Unit1_Aditya College of Engg & Tech
Python Programming Unit1_Aditya College of Engg & TechPython Programming Unit1_Aditya College of Engg & Tech
Python Programming Unit1_Aditya College of Engg & TechRamanamurthy Banda
 

Similar a Python Class 1 (20)

Introduction to Python.pptx
Introduction to Python.pptxIntroduction to Python.pptx
Introduction to Python.pptx
 
Introduction to python
Introduction to pythonIntroduction to python
Introduction to python
 
introduction to Python (for beginners)
introduction to Python (for beginners)introduction to Python (for beginners)
introduction to Python (for beginners)
 
session5-Getting stated with Python.pdf
session5-Getting stated with Python.pdfsession5-Getting stated with Python.pdf
session5-Getting stated with Python.pdf
 
Introduction of python programming
Introduction of python programmingIntroduction of python programming
Introduction of python programming
 
Presentation on python
Presentation on pythonPresentation on python
Presentation on python
 
python programming.pptx
python programming.pptxpython programming.pptx
python programming.pptx
 
Python basic
Python basicPython basic
Python basic
 
PYTHON TUTORIALS.pptx
PYTHON TUTORIALS.pptxPYTHON TUTORIALS.pptx
PYTHON TUTORIALS.pptx
 
programming assignment help australia
programming assignment help australiaprogramming assignment help australia
programming assignment help australia
 
A Comprehensive Python Introduction .pptx
A Comprehensive Python Introduction .pptxA Comprehensive Python Introduction .pptx
A Comprehensive Python Introduction .pptx
 
Python slide basic to advanced english tutorial
Python slide basic to advanced english tutorialPython slide basic to advanced english tutorial
Python slide basic to advanced english tutorial
 
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
 
Basic Python Introduction Lecture 1.pptx
Basic Python Introduction Lecture 1.pptxBasic Python Introduction Lecture 1.pptx
Basic Python Introduction Lecture 1.pptx
 
Python Online From EasyLearning Guru
Python Online From EasyLearning GuruPython Online From EasyLearning Guru
Python Online From EasyLearning Guru
 
Lecture 1.pptx
Lecture 1.pptxLecture 1.pptx
Lecture 1.pptx
 
Python Programming Draft PPT.pptx
Python Programming Draft PPT.pptxPython Programming Draft PPT.pptx
Python Programming Draft PPT.pptx
 
Introduction To Python
Introduction To PythonIntroduction To Python
Introduction To Python
 
Programming in Civil Engineering_UNIT 1_NOTES
Programming in Civil Engineering_UNIT 1_NOTESProgramming in Civil Engineering_UNIT 1_NOTES
Programming in Civil Engineering_UNIT 1_NOTES
 
Python Programming Unit1_Aditya College of Engg & Tech
Python Programming Unit1_Aditya College of Engg & TechPython Programming Unit1_Aditya College of Engg & Tech
Python Programming Unit1_Aditya College of Engg & Tech
 

Último

Unveiling the Tech Salsa of LAMs with Janus in Real-Time Applications
Unveiling the Tech Salsa of LAMs with Janus in Real-Time ApplicationsUnveiling the Tech Salsa of LAMs with Janus in Real-Time Applications
Unveiling the Tech Salsa of LAMs with Janus in Real-Time ApplicationsAlberto González Trastoy
 
Introduction to Decentralized Applications (dApps)
Introduction to Decentralized Applications (dApps)Introduction to Decentralized Applications (dApps)
Introduction to Decentralized Applications (dApps)Intelisync
 
ODSC - Batch to Stream workshop - integration of Apache Spark, Cassandra, Pos...
ODSC - Batch to Stream workshop - integration of Apache Spark, Cassandra, Pos...ODSC - Batch to Stream workshop - integration of Apache Spark, Cassandra, Pos...
ODSC - Batch to Stream workshop - integration of Apache Spark, Cassandra, Pos...Christina Lin
 
Unlocking the Future of AI Agents with Large Language Models
Unlocking the Future of AI Agents with Large Language ModelsUnlocking the Future of AI Agents with Large Language Models
Unlocking the Future of AI Agents with Large Language Modelsaagamshah0812
 
BATTLEFIELD ORM: TIPS, TACTICS AND STRATEGIES FOR CONQUERING YOUR DATABASE
BATTLEFIELD ORM: TIPS, TACTICS AND STRATEGIES FOR CONQUERING YOUR DATABASEBATTLEFIELD ORM: TIPS, TACTICS AND STRATEGIES FOR CONQUERING YOUR DATABASE
BATTLEFIELD ORM: TIPS, TACTICS AND STRATEGIES FOR CONQUERING YOUR DATABASEOrtus Solutions, Corp
 
Unit 1.1 Excite Part 1, class 9, cbse...
Unit 1.1 Excite Part 1, class 9, cbse...Unit 1.1 Excite Part 1, class 9, cbse...
Unit 1.1 Excite Part 1, class 9, cbse...aditisharan08
 
Engage Usergroup 2024 - The Good The Bad_The Ugly
Engage Usergroup 2024 - The Good The Bad_The UglyEngage Usergroup 2024 - The Good The Bad_The Ugly
Engage Usergroup 2024 - The Good The Bad_The UglyFrank van der Linden
 
EY_Graph Database Powered Sustainability
EY_Graph Database Powered SustainabilityEY_Graph Database Powered Sustainability
EY_Graph Database Powered SustainabilityNeo4j
 
Salesforce Certified Field Service Consultant
Salesforce Certified Field Service ConsultantSalesforce Certified Field Service Consultant
Salesforce Certified Field Service ConsultantAxelRicardoTrocheRiq
 
Russian Call Girls in Karol Bagh Aasnvi ➡️ 8264348440 💋📞 Independent Escort S...
Russian Call Girls in Karol Bagh Aasnvi ➡️ 8264348440 💋📞 Independent Escort S...Russian Call Girls in Karol Bagh Aasnvi ➡️ 8264348440 💋📞 Independent Escort S...
Russian Call Girls in Karol Bagh Aasnvi ➡️ 8264348440 💋📞 Independent Escort S...soniya singh
 
Asset Management Software - Infographic
Asset Management Software - InfographicAsset Management Software - Infographic
Asset Management Software - InfographicHr365.us smith
 
A Secure and Reliable Document Management System is Essential.docx
A Secure and Reliable Document Management System is Essential.docxA Secure and Reliable Document Management System is Essential.docx
A Secure and Reliable Document Management System is Essential.docxComplianceQuest1
 
Building Real-Time Data Pipelines: Stream & Batch Processing workshop Slide
Building Real-Time Data Pipelines: Stream & Batch Processing workshop SlideBuilding Real-Time Data Pipelines: Stream & Batch Processing workshop Slide
Building Real-Time Data Pipelines: Stream & Batch Processing workshop SlideChristina Lin
 
TECUNIQUE: Success Stories: IT Service provider
TECUNIQUE: Success Stories: IT Service providerTECUNIQUE: Success Stories: IT Service provider
TECUNIQUE: Success Stories: IT Service providermohitmore19
 
Adobe Marketo Engage Deep Dives: Using Webhooks to Transfer Data
Adobe Marketo Engage Deep Dives: Using Webhooks to Transfer DataAdobe Marketo Engage Deep Dives: Using Webhooks to Transfer Data
Adobe Marketo Engage Deep Dives: Using Webhooks to Transfer DataBradBedford3
 
Der Spagat zwischen BIAS und FAIRNESS (2024)
Der Spagat zwischen BIAS und FAIRNESS (2024)Der Spagat zwischen BIAS und FAIRNESS (2024)
Der Spagat zwischen BIAS und FAIRNESS (2024)OPEN KNOWLEDGE GmbH
 
Learn the Fundamentals of XCUITest Framework_ A Beginner's Guide.pdf
Learn the Fundamentals of XCUITest Framework_ A Beginner's Guide.pdfLearn the Fundamentals of XCUITest Framework_ A Beginner's Guide.pdf
Learn the Fundamentals of XCUITest Framework_ A Beginner's Guide.pdfkalichargn70th171
 
5 Signs You Need a Fashion PLM Software.pdf
5 Signs You Need a Fashion PLM Software.pdf5 Signs You Need a Fashion PLM Software.pdf
5 Signs You Need a Fashion PLM Software.pdfWave PLM
 
chapter--4-software-project-planning.ppt
chapter--4-software-project-planning.pptchapter--4-software-project-planning.ppt
chapter--4-software-project-planning.pptkotipi9215
 
Short Story: Unveiling the Reasoning Abilities of Large Language Models by Ke...
Short Story: Unveiling the Reasoning Abilities of Large Language Models by Ke...Short Story: Unveiling the Reasoning Abilities of Large Language Models by Ke...
Short Story: Unveiling the Reasoning Abilities of Large Language Models by Ke...kellynguyen01
 

Último (20)

Unveiling the Tech Salsa of LAMs with Janus in Real-Time Applications
Unveiling the Tech Salsa of LAMs with Janus in Real-Time ApplicationsUnveiling the Tech Salsa of LAMs with Janus in Real-Time Applications
Unveiling the Tech Salsa of LAMs with Janus in Real-Time Applications
 
Introduction to Decentralized Applications (dApps)
Introduction to Decentralized Applications (dApps)Introduction to Decentralized Applications (dApps)
Introduction to Decentralized Applications (dApps)
 
ODSC - Batch to Stream workshop - integration of Apache Spark, Cassandra, Pos...
ODSC - Batch to Stream workshop - integration of Apache Spark, Cassandra, Pos...ODSC - Batch to Stream workshop - integration of Apache Spark, Cassandra, Pos...
ODSC - Batch to Stream workshop - integration of Apache Spark, Cassandra, Pos...
 
Unlocking the Future of AI Agents with Large Language Models
Unlocking the Future of AI Agents with Large Language ModelsUnlocking the Future of AI Agents with Large Language Models
Unlocking the Future of AI Agents with Large Language Models
 
BATTLEFIELD ORM: TIPS, TACTICS AND STRATEGIES FOR CONQUERING YOUR DATABASE
BATTLEFIELD ORM: TIPS, TACTICS AND STRATEGIES FOR CONQUERING YOUR DATABASEBATTLEFIELD ORM: TIPS, TACTICS AND STRATEGIES FOR CONQUERING YOUR DATABASE
BATTLEFIELD ORM: TIPS, TACTICS AND STRATEGIES FOR CONQUERING YOUR DATABASE
 
Unit 1.1 Excite Part 1, class 9, cbse...
Unit 1.1 Excite Part 1, class 9, cbse...Unit 1.1 Excite Part 1, class 9, cbse...
Unit 1.1 Excite Part 1, class 9, cbse...
 
Engage Usergroup 2024 - The Good The Bad_The Ugly
Engage Usergroup 2024 - The Good The Bad_The UglyEngage Usergroup 2024 - The Good The Bad_The Ugly
Engage Usergroup 2024 - The Good The Bad_The Ugly
 
EY_Graph Database Powered Sustainability
EY_Graph Database Powered SustainabilityEY_Graph Database Powered Sustainability
EY_Graph Database Powered Sustainability
 
Salesforce Certified Field Service Consultant
Salesforce Certified Field Service ConsultantSalesforce Certified Field Service Consultant
Salesforce Certified Field Service Consultant
 
Russian Call Girls in Karol Bagh Aasnvi ➡️ 8264348440 💋📞 Independent Escort S...
Russian Call Girls in Karol Bagh Aasnvi ➡️ 8264348440 💋📞 Independent Escort S...Russian Call Girls in Karol Bagh Aasnvi ➡️ 8264348440 💋📞 Independent Escort S...
Russian Call Girls in Karol Bagh Aasnvi ➡️ 8264348440 💋📞 Independent Escort S...
 
Asset Management Software - Infographic
Asset Management Software - InfographicAsset Management Software - Infographic
Asset Management Software - Infographic
 
A Secure and Reliable Document Management System is Essential.docx
A Secure and Reliable Document Management System is Essential.docxA Secure and Reliable Document Management System is Essential.docx
A Secure and Reliable Document Management System is Essential.docx
 
Building Real-Time Data Pipelines: Stream & Batch Processing workshop Slide
Building Real-Time Data Pipelines: Stream & Batch Processing workshop SlideBuilding Real-Time Data Pipelines: Stream & Batch Processing workshop Slide
Building Real-Time Data Pipelines: Stream & Batch Processing workshop Slide
 
TECUNIQUE: Success Stories: IT Service provider
TECUNIQUE: Success Stories: IT Service providerTECUNIQUE: Success Stories: IT Service provider
TECUNIQUE: Success Stories: IT Service provider
 
Adobe Marketo Engage Deep Dives: Using Webhooks to Transfer Data
Adobe Marketo Engage Deep Dives: Using Webhooks to Transfer DataAdobe Marketo Engage Deep Dives: Using Webhooks to Transfer Data
Adobe Marketo Engage Deep Dives: Using Webhooks to Transfer Data
 
Der Spagat zwischen BIAS und FAIRNESS (2024)
Der Spagat zwischen BIAS und FAIRNESS (2024)Der Spagat zwischen BIAS und FAIRNESS (2024)
Der Spagat zwischen BIAS und FAIRNESS (2024)
 
Learn the Fundamentals of XCUITest Framework_ A Beginner's Guide.pdf
Learn the Fundamentals of XCUITest Framework_ A Beginner's Guide.pdfLearn the Fundamentals of XCUITest Framework_ A Beginner's Guide.pdf
Learn the Fundamentals of XCUITest Framework_ A Beginner's Guide.pdf
 
5 Signs You Need a Fashion PLM Software.pdf
5 Signs You Need a Fashion PLM Software.pdf5 Signs You Need a Fashion PLM Software.pdf
5 Signs You Need a Fashion PLM Software.pdf
 
chapter--4-software-project-planning.ppt
chapter--4-software-project-planning.pptchapter--4-software-project-planning.ppt
chapter--4-software-project-planning.ppt
 
Short Story: Unveiling the Reasoning Abilities of Large Language Models by Ke...
Short Story: Unveiling the Reasoning Abilities of Large Language Models by Ke...Short Story: Unveiling the Reasoning Abilities of Large Language Models by Ke...
Short Story: Unveiling the Reasoning Abilities of Large Language Models by Ke...
 

Python Class 1

  • 1. Python Programming Language Python is an interpreted, object-oriented, high-level programming language with dynamic semantics. Its high-level built in data structures, combined with dynamic typing and dynamic binding, make it very attractive for Rapid Application Development. Python's simple, easy to learn syntax emphasizes readability and therefore reduces the cost of program maintenance. Python supports modules and packages, which encourages program modularity and code reuse. The Python interpreter and the extensive standard library are available in source or binary form without charge for all major platforms, and can be freely distributed.
  • 2. History Of Python  ABC is a general-purpose programming language and programming environment, which was developed in the Netherlands, Amsterdam.  Python was conceptualized in the late 1980s. Guido van Rossum worked that time in a project at the CWI, called Amoeba, a distributed operating system.  “I decided to try to design a simple scripting language that possessed some of ABC's better properties, but without its problems. So I started typing.”  “I created a basic syntax, used indentation for statement grouping instead of curly braces or begin-end blocks, and developed a small number of powerful data types: a hash table (or dictionary, as we call it), a list, strings, and numbers."  “Around Christmas. My office ... would be closed, but I had a home computer, and not much else on my hands. I decided to write an interpreter for the new scripting language I had been thinking about lately: a descendant of ABC that would appeal to Unix/C hackers.”  Guido Van Rossum published the first version of Python code (version 0.9.0) at alt.sources in February 1991. This release included already exception handling, functions, and the core data types of list, dict, str and others.  Python version 1.0 was released in January 1994. The major new features included in this release were the functional programming tools lambda, map, filter.  Six and a half years later in October 2000, Python 2.0 was introduced. This release included list comprehensions, a full garbage collector and it was supporting unicode.  Python flourished for another 8 years in the versions 2.x before the next major release as Python 3.0 (also known as "Python 3000" and "Py3K") was released. Python 3 is not backwards compatible with Python 2.x.
  • 3. Benefits Of Python Learning (1) Python Supports Multiple Programming Paradigms. (2) Python Has Large Set Of Library and Tools—  Built-in functions, constants, types, and exceptions.  File formats, file and directory access, multimedia services.  GUI development tools such as Tkinter (3) Python Has a Vast Community Support (4) Python is Designed For Better Code Readability (5) Python Contains Fewer Lines Of Codes  Python also offers much more error checking than C, and, being a very-high-level language.  it has high-level data types built in, such as flexible arrays and dictionaries.  Python allows you to split your program into modules that can be reused in other Python programs. It comes with a large collection of standard modules that you can use as the basis of your programs. Like file I/O, system calls, sockets.  Python is an interpreted language, which can save you considerable time during program development because no compilation and linking is necessary.  It is also a handy desk calculator.  Python enables programs to be written compactly and readably. Programs written in Python are typically much shorter than equivalent C, C++, or Java programs
  • 4. Future Technologies Counting On Python  Python programming language is extensively used for web development, application development, system administration, developing games etc.  Artificial Intelligence (AI) -- Machine Learning, General AI, Neural Networks, Natural Language & Text Processing  Big Data --- Python has been successfully contributing in analyzing a large number of data sets across computer clusters. Pandas, NumPy, SciPy, IPython  Networking --- Python programming language is used to read, write and configure routers and switches and perform other networking automation tasks in a cost-effective and secure manner. Ansible, Netmiko, Pyeapi  Australia’s RMA Department D-Link has successfully implemented python for creating DSL Firmware Recovery System.  Gusto.com, an online travel site, in reducing development costs and time.  ForecastWatch.com also uses python in rating the accuracy of weather forecast reports.  Test&Go uses python scripts for Data Validation.  Industrial Light & Magic(ILM) also uses python for batch processing
  • 5. Companies using Python  Youtube  Quora  Instagram  Pinterest  Spotify  Flipkart  Slack  Uber  Cloudera  Zenefits Website Developed in Python  NASA -- Workflow Automation System(WAS), open source projects such as APOD(Astronomy Picture of the Day) API, PyTransit, PyMDP Toolbox, EVEREST etc.  Google -- reports generation, log analysis, A/Q and testing, writing core search algorithms, and Youtube uses for viewing a video, accessing canonical data  Walt Disney Feature Animation -- scripting language for most of its animation tasks and related production.  AlphaGene, Inc. -- It uses python for its bioinformatics and tracking system.  Nokia -- It uses PyS60(Python for S60) and PyMaemo(Python for Maemo) for its S60(Symbian) and Maemo(Linux) software platforms.  Yahoo! Maps -- It is an online mapping portal developed at Yahoo!. Many of its mapping lookup services and addresses were written in python. Companies Using Python
  • 6. Brief content of this Python course 1. Python installation 2. Printing in Python 3. Strings in Python 4. Variables and types 5. Python as a strongly typed language 6. Numeric Data types in Python 7. Numeric operators 8. Expressions 9. Str string Data type 10. Slicing 11. String Operators 12. String formatting 13. Introduction to Blocks and Statements 14. if else and elif statements 15. Conditional Operators 16. Boolean Expression 17. Loops 18. Random Module and import 19. Binary Search 20. else in loop 21. conditional debugging 22. List, Range and Tuples in Python 23. Lists in Python 24. Understanding range 25. Complex Data Types 26. I/O in Python 27. Reading and writing text files 28. handling binary files in Python 29. Standard Python library 30. WebBrowser module 31. Time and Date time in Python 32. Timezones 33. Introducation to Tkinter 34. GUI 35. Functions in Python 36. importing technique 37. Object oriented programming and classes 38. Polymorphism 39. Database 40. SQL in Python 41. Exceptions 42. Custom exceptions 43. Roll back transactions 44. Database handling using Python 45. Generators and Yield 46. Next and Ranges 47. Searching Filesystem 48. Reading MP3 tags 49. Lamda Expression 50. Project