- #1
TGV320
- 40
- 22
- TL;DR Summary
- Need advice about learning intermediate subjects of programming
Hello,
I am currently learning Python as a basis for further studies in programming. The course that I took at college was quite basic, teaching us the basic concepts required for programming, and some web oriented concepts like data scraping, APIs, automated tasks using bots. As I delved deeper into programming, I noticed that the course didn't teach us much about algorithms. That part of programming seemed like a really important one, since I found out that when I try to program from scratch, I really didn't have much idea about how to do anything, like the deeper logic control loops or data structures.
Therefore, I am now contemplating studying some computer programming textbooks about algorithms and data structures.
The question is : should I study it as mentionned and do you think doing so might really help me understand the deeper logic involved in programming?
Thanks a lot,
Regards
I am currently learning Python as a basis for further studies in programming. The course that I took at college was quite basic, teaching us the basic concepts required for programming, and some web oriented concepts like data scraping, APIs, automated tasks using bots. As I delved deeper into programming, I noticed that the course didn't teach us much about algorithms. That part of programming seemed like a really important one, since I found out that when I try to program from scratch, I really didn't have much idea about how to do anything, like the deeper logic control loops or data structures.
Therefore, I am now contemplating studying some computer programming textbooks about algorithms and data structures.
The question is : should I study it as mentionned and do you think doing so might really help me understand the deeper logic involved in programming?
Thanks a lot,
Regards