What Programming Paradigm should I master as a beginner? | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
0

What Programming Paradigm should I master as a beginner?

I am confused If I should learn Object Oriented or Functional Programming.

27th Aug 2020, 9:58 AM
Mark Neil
Mark Neil - avatar
1 Answer
+ 1
Both are inter-related You should learn both of them Functional programming is easier (that's why you should do it first) So I prefer you to go according to the flow: 1. Basics 2. Functions 3. Playing with arrays 4. OOP 5. And further new features (different in different programming languages)
27th Aug 2020, 10:04 AM
Namit Jain
Namit Jain - avatar