Python Development

Python is an interpreted high-level general-purpose programming language. Its design philosophy emphasizes code readability with its use of significant indentation. Its language constructs as well as its object-oriented approach aim to help programmers write clear, logical code for small and large-scale projects

I learned Python watching tutorials on YouTube and started making small projects. Later I started usingit for Data Science.

Pyhon

Learn and reference

The W3Schools website is a good place to learn Python and several other languages. The Microsoft C# reference website is also very handy

Website: W3Schools.com Python

Python uses

Uses of Python

Python can serve as a scripting language for web applications. Web frameworks like Django and Flask.

It can be used in scientific computing. Libraries such as NumPy, SciPy and Matplotlib allow the effective use of Python for this purpose.

Python is commonly used in artificial intelligence projects and machine learning projects with the help of libraries like TensorFlow, Keras, Pytorch and Scikit-learn.

Website: tKinter website

Website: PyGame website

PyPi.org

Pypi Python Packages

XPyPI helps you find and install software developed and shared by the Python community.

Website: PYPI.org website

Visual Code

Visual Code IDE

Visual Studio Code is a lightweight but powerful source code editor which runs on your desktop and is available for Windows, macOS and Linux. It comes with built-in support for JavaScript, TypeScript and Node.js and has a rich ecosystem of extensions for other languages (such as C++, C#, Java, Python, PHP, Go) and runtimes (such as .NET and Unity).

Website: Visual Code

Pycharm

Pycharm IDE

The Python IDE for Professional Developer.

Website: Pycharm

Ontwerp website: Peter Spierenburg