0
What are the best things to practice for better logic building?
Just learnt python basics to intermediate level, want to improve my logical thinking and logic building further. What types of questions/problem solving will be best for a strong foundation for logic building ? Should I do DSA or something else? Asking from experienced developers and experts.
2 Antworten
+ 1
thinking python is not like thinking on other programming/scripting language.
for instance: in python something you can solve with only a few lines of code....
if you know more languages, you worth more....
for better logical thinking you should learn more programming languages.
then you will see python's simplicity, and some other things.
for data analytics python is really good, but others use r, and generally you need to know some sql as well
0
I know c++ & java upto certain level. Due to having some difficulties understanding advance topics, I decided to go with python for making things clear and easing the learning and letter I will switch back to those languages It's my initial plan.



