Python popularity is growing a lot in the last years. Python is a general-purpose programming language used for primarly for:

  • data science and artificial intellegence
  • web development.

Python become one of the major languages used in scientific computing, data mining and machine learning. Expectations are for growth and higher demand for machine learning developers and data science may be increase the popularity of Python in future.

According to many sites python is the most wanted programming language and one of the most loved:

Python useful tips

Below you can find many useful examples some tricky other easier. They could be very useful for a beginner in Python or if you want to have quick access to python snippets. All examples are based on my experience with Python - about 5 years is my overall experience with it.

This list will be frequently changed and updated. If you have any recommendations or suggestions please do share them.

Reference project

The Python reference project is organized in several sections like:

Topics:

  • Python general topics
  • Installation
  • Python Configuration
  • Frequently Used Python Scripts
  • Python strings
  • Python regex
  • Python numbers
  • Python loop statements
  • Python JSON
  • Python collections
  • Python files
  • Python images
  • Python lambda expressions
  • Python performance and time
  • Python general code
  • Python errors

Python general topics

Installation

Python Configuration

Frequently Used Scripts

Python strings

Python regex

Python numbers

Python loop statements

Python JSON

Python collections

Python files

Python images

Python lambda expressions

Python performance and time

Python general code

Python errors