Skip to content

Python - Comprehensive Overview

Overview

This space contain content deep dive into Python language to develop application.

I aim to:

  • Build attitude to lean, thinking with Python in the native way.

  • Detail breakdown component about package, tools related to Python

  • Usage of analysis package, such as: polars, pandas

  • Way to choose any package for your application

  • Production with protected Python component in application

  • Technical handbook for teaching purpose

Component breakdown

The table below is breakdowaaaaaaaaaaaa

Chapter Level Component Detail
Python component Basic
> - The Python Language Reference
> - Standard Library
> - Data Structures
> - Invoke Python script
> - Python Common Flow Statements
> - Logical Operators and Find
> - Access object
PEP Advanced
> Introduction (Standard selekon framework)
> Popular PEP: PEP8
OOP Advanced
Application Advanced
> - The Python variables set up (PYTHONHOME, PYTHONPATH, PYTHONIOENCODING, PYTHONUTF8)
> - Build Python with Docker