Actually working on ...
Slow improvement is still improvement. We have worked on the following pages recently.

Data Processing
Data processing has changed a lot since 1940 :) and luckily, we are not using punch card anymore.
Stream processing is becoming the norm in data integration task while batch processing stays the king in data analysis.
Data ProcessingENIAC, the first fully electronic digital computer, 1946
![]()

Data Modeling
Data Modeling is the translation of process into the world of data. The process is tricky but not insurmountable.
Data ModelingMost programs process some input to produce some output; that’s pretty much the definition of computing.

Function
A Function is the basic block of all reusable code component. It is also becoming the central component of any serverless architecture.
FunctionComputing Division at the Department of the Treasury, mid 1920s
![]()

Table / Relation
The table format (known also as a relation) is the most important data structure used in data analysis. Did you know that its name originate from the medieval counting table ?
Table