webdev-learning-materials icon indicating copy to clipboard operation
webdev-learning-materials copied to clipboard

Programming Paradigms materials

Open Willaiem opened this issue 2 years ago • 5 comments

Purpose: learn how to write code in a certain programming paradigm

This issue will contain the materials, which will be added to the new section - Programming Paradigms.

Willaiem avatar Sep 04 '22 14:09 Willaiem

(all needs to be verified)

OOP

https://williamdurand.fr/2013/06/03/object-calisthenics/ https://www.youtube.com/watch?v=gyrSiY4SHxI&ab_channel=NickChapsas

https://info.keylimeinteractive.com/the-four-pillars-of-object-oriented-programming https://www.partech.nl/en/publications/2020/10/basic-principles-of-object-oriented-programming

SOLID https://www.baeldung.com/solid-principles

Willaiem avatar Sep 04 '22 14:09 Willaiem

FP https://www.educba.com/functional-programming-vs-oop/ https://www.youtube.com/watch?v=cwV1ekXSMV0...

https://www.freecodecamp.org/.../an-introduction-to-the.../ https://www.yld.io/.../the-not-so-scary-guide-to.../ https://hackr.io/blog/functional-programming

https://www.youtube.com/watch?v=-nyLi1JYpWU&list=PLhXZp00uXBk4ejkUZiDnv3R0AERA7Z4xp&index=13

Willaiem avatar Sep 04 '22 14:09 Willaiem

oop vs fp https://www.youtube.com/watch?v=wyABTfR9UTU&ab_channel=ContinuousDelivery

Willaiem avatar Sep 04 '22 14:09 Willaiem

https://javascriptpatterns.vercel.app/patterns

Willaiem avatar Sep 05 '22 09:09 Willaiem