Python Programming Installation
Python Programming Installation
Programming
(Installation and Use)
P RE PA RE D BY:
E N G R . M A R I A L O R E N A S P. V I L L E N A ,
MSCPE, PCPE
1. 3.
To be able to know the different To be able to Install different
programming language use in programs
OBJECT-ORIENTED
PROGRAMMING
Objectives:
2.
Different Programs Used in OOP
➢Java
➢Python
➢C++
➢Ruby
➢C#
Java
Programming use in Java.
Features:
- Offline Python 3.8 interpreter: no Internet is required to run Python programs.
- Pip package manager and a custom repository for prebuilt wheel packages for
enhanced scientific libraries, such as numpy, scipy, matplotlib, scikit-learn and
jupyter.
- OpenCV is now available (on devices with Camera2 API support). *
- TensorFlow and PyTorch are also available. *
- Examples available out-of-the-box for quicker learning.
- Complete Tkinter support for GUI.
- Full-featured Terminal Emulator, with a readline support (available in pip).
Pydroid 3 – IDE for Python 3
Pydroid 3 is the easiest to use and powerful educational Python 3 IDE for
Android.
Features:
- build any library from pip, even if it is using native code. You can also build &
install dependencies from a command line.
- Cython support.
- PDB debugger with breakpoints and watches.
- Kivy graphical library with a shiny new SDL2 backend.
- PyQt5 support available in Quick Install repository along with matplotlib PyQt5
support with no extra code required.
- Matplotlib Kivy support available in Quick Install repository.
- pygame 2 support.
Reference
❑ https://en.wikipedia.org/wiki/
❑https://www.python.org/
❑https://www.eclipse.org
❑https://netbeans.apache.org/
❑https://www.codeblocks.org/
❑https://code.visualstudio.com/docs/python
Thank you!