Programming Paradigms (Imperative vs Declarative, Procedural, OOP, Functional)

preview_player
Показать описание
I try to make sense of programming paradigms.
Here I mention: Imperative vs. Declarative, the difference between Procedural and Imperative, OOP, Procedural, Functional, Java, Javascript, C.

Timestamps:
00:00 The Ambiguity (Java, JS, C)
02:32 What is a programming paradigm?
03:31 Imperative vs. Declarative
05:43 Choice (OOP, Functional, Procedural)
Рекомендации по теме
Комментарии
Автор

Great video. Thanks for the clarification.

hanimoe
Автор

Programming community has to improve the terminology lexicon for programming. Declarative can be interchanged with functional programming and imperative can be interchanged with OOP at times.

NarutofightsHD