Programming paradigm
Topic history | v1 (current) | created by jjones
Details
Programming paradigm
see v1 | created by jjones | Add topic "Entity component system (ECS)"
- Title
- Programming paradigm
- Description
- Programming paradigms are a way to classify programming languages based on their features. Languages can be classified into multiple paradigms. Some paradigms are concerned mainly with implications for the execution model of the language, such as allowing side effects, or whether the sequence of operations is defined by the execution model. Other paradigms are concerned mainly with the way that code is organized, such as grouping a code into units along with the state that is modified by the code. Yet others are concerned mainly with the style of syntax and grammar.
- Link
- https://en.wikipedia.org/?curid=189897
resources
This topic has no history of related resources.
authors
This topic has no history of related authors.