Diese Präsentation wurde erfolgreich gemeldet.
Die SlideShare-Präsentation wird heruntergeladen. ×

what is python ?

Anzeige
Anzeige
Anzeige
Anzeige
Anzeige
Anzeige
Anzeige
Anzeige
Anzeige
Anzeige
Anzeige
Anzeige
Nächste SlideShare
industrial training.pptx
industrial training.pptx
Wird geladen in …3
×

Hier ansehen

1 von 5 Anzeige

what is python ?

Herunterladen, um offline zu lesen

Python is an interpreted, object oriented , high level programming language with dynamic semantics. It provides instructions to teach the computer how to perform a task.
Python is one of the most powerful programming languages out there due to its versatility and the prevalence of libraries to achieve all sorts of interesting things.
It offers efficient high-level data structures and an object-oriented programming style that is simple yet effective. A high-grade language is a computer programming language that is meant to represent the needs of a problem and mimics natural language or mathematical notation.

Python is an interpreted, object oriented , high level programming language with dynamic semantics. It provides instructions to teach the computer how to perform a task.
Python is one of the most powerful programming languages out there due to its versatility and the prevalence of libraries to achieve all sorts of interesting things.
It offers efficient high-level data structures and an object-oriented programming style that is simple yet effective. A high-grade language is a computer programming language that is meant to represent the needs of a problem and mimics natural language or mathematical notation.

Anzeige
Anzeige

Weitere Verwandte Inhalte

Ähnlich wie what is python ? (20)

Aktuellste (20)

Anzeige

what is python ?

  1. 1. PYTHON PROGRAMMING www.netmaxtech.com CODING PYTHON IS POWERFUL... AND FAST; PLAYS WELL WITH OTHERS; RUNS EVERYWHERE; IS FRIENDLY & EASY TO LEARN; IS OPEN.
  2. 2. APPLICATIONS FOR PYTHON WEB AND INTERNET DEVELOPMENT SCIENTIFIC AND NUMERIC DESKTOP GUIS Frameworks such as Django and Pyramid. Micro-frameworks such as Flask and Bottle. Advanced content management systems such as Plone and django CMS Python offers many choices for web development: SciPy is a collection of packages for mathematics, science, and engineering. Pandas is a data analysis and modeling library. IPython is a powerful interactive shell that features easy editing and recording of a work session, and supports visualizations and parallel computing. The Software Carpentry Course teaches basic skills for scientific computing, running bootcamps and providing open-access teaching materials Python is widely used in scientific and numeric computing: h. wxWidgets Kivy, for writing multitouch applications. Qt via pyqt or pyside GTK+ Microsoft Foundation Classes through the win32 exte The Tk GUI library is included with most binary distributions of Python. Some toolkits that are usable on several platforms are available separately: Platform-specific toolkits are also available: PYTHON IS DEVELOPED UNDER AN OSI-APPROVED OPEN SOURCE LICENSE, MAKING IT FREELY USABLE AND DISTRIBUTABLE, EVEN FOR COMMERCIAL USE. PYTHON'S LICENSE IS ADMINISTERED BY THE PYTHON SOFTWARE FOUNDATION.
  3. 3. PYTHON SUMMARY SOFTWARE DEVELOPMENT SCons for build control. Buildbot and Apache Gump for automated continuous compilation and testing. Roundup or Trac for bug tracking and project management. Python is often used as a support language for software developers, for build control and management, testing, and in many other ways. BUSINESS APPLICATIONS Odoo is an all-in-one management software that offers a range of business applications that form a complete suite of enterprise management applications. Tryton is a three-tier high-level general purpose application platform Python is also used to build ERP and e-commerce systems: TITTLE TITTLE TITTLE
  4. 4. Python is a computer programming language. Or, in other words, a vocabulary and set of grammatical rules for instructing a computer to perform tasks. Its original creator, Guido van Rossum, named it after the BBC television show ‘Monty Python’s Flying Circus.’ People use Python in many places. Its rich base library makes it excellent for all kinds of little helper scripts. But it scales just as well to large systems. To illustrate, YouTube’s original creators used Python for the most part! As far as I know, Dropbox is primarily written in Python. And did you know Instagram’s entire backend and website are also written in Python? Python is extremely popular in a quickly growing field of expertise called data science. Many data scientists use Python for their day-to-day work. And these are just a few examples. If you start looking closely, Python is very ubiquitous. WHAT IS PYTHON USED FOR? CONCLUSION
  5. 5. Python is an interpreted, object oriented , high level programming language with dynamic semantics. It provides instructions to teach the computer how to perform a task. Python is one of the most powerful programming languages out there due to its versatility and the prevalence of libraries to achieve all sorts of interesting things. It offers efficient high-level data structures and an object-oriented programming style that is simple yet effective. A high-grade language is a computer programming language that is meant to represent the needs of a problem and mimics natural language or mathematical notation. CONCLUSION

×