RSSAmplifier

Yehonathan Sharvit · Jun 22, 2022

Separate code from data

0
Sign in to vote or save

This page cannot be shown here. You can still read it on the original site — the toolbar below keeps your place in the directory.

The first principle of Data-Oriented Programming (DOP) is a design principle that recommends a clear separation between code (behavior) and data. This may appear to be a FP principle, but in fact, one can adhere to it or break it either in FP or in OOP:

Read on /databook/2022/06/22/separate-code-from-data.html

Comments

Nothing yet. Say the first thing.

    Sign in to join the conversation.