DEV Community

aryan015
aryan015

Posted on

1

Day 2 of python programming 🧡

THEORY - Today we will delve into more python and see Its features and applications.

Features/Characterstics

  1. Python is an open-souce (run by people) programming language.
  2. Easy to understand
  3. It is an interpreted and platform independent which makes debugging very easy.
  4. It has good community support and resources 🧡.

Python application link

  • Machine Learning - Python is a machine learning friendly.
  • Web Development - Frameworks like Django and flask help build web applications.
  • Desktop GUI (Graphical User Interface) - It used in desktop software.
  • Business Applications - Used in ERP and E-commerce sites.
  • Software Developers - Python is often used as support language for software developers.
  • I have attached the official docs for your reference.

IDLE (Integrated Development Environment)

It is feature that comes along with python package. By typing idle in search bar. Though you can always implement this on command line also.

idle
By typing py or python 🤣 It will show the python version with the shell.

cmd

exit() or quit()

quit image

Some Popular Online Python

  1. online-python.com
  2. programiz

🧡Please follow me on dev.to

complete python index🍑

SurveyJS custom survey software

JavaScript UI Libraries for Surveys and Forms

SurveyJS lets you build a JSON-based form management system that integrates with any backend, giving you full control over your data and no user limits. Includes support for custom question types, skip logic, integrated CCS editor, PDF export, real-time analytics & more.

Learn more

Top comments (0)

A Workflow Copilot. Tailored to You.

Pieces.app image

Our desktop app, with its intelligent copilot, streamlines coding by generating snippets, extracting code from screenshots, and accelerating problem-solving.

Read the docs