Is learning Algorithms and data structures good before or after programming? | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 1

Is learning Algorithms and data structures good before or after programming?

What is the best thing when learning to program when your a beginner? Most I've heard that starting with data structures and other after finished learning a programming language. Upon your experience what is the best?

2nd Apr 2020, 1:03 AM
ken Sanchez
ken Sanchez - avatar
4 Answers
+ 2
You have to learn that before programming because a program is an algorithm, it is something that solves a problem. In programming there is a widely used data structure: arrays. That's the why it is important to learn algorithms and data structures before programming, as it will facilitate your learning. In general learning the programming methodology is important for a person who wants to learn to program.
2nd Apr 2020, 1:14 AM
Raúl
+ 1
The main reason behind this is Data Structures and Algorithms improves the problem-solving ability of a candidate to a great extent. And you can become a great programmer.
2nd Apr 2020, 1:24 AM
Amitesh Singh
Amitesh Singh - avatar
0
Before programming 👍
2nd Apr 2020, 1:10 AM
Amitesh Singh
Amitesh Singh - avatar
0
According to my exp.
2nd Apr 2020, 1:10 AM
Amitesh Singh
Amitesh Singh - avatar