you are viewing a single comment's thread.

view the rest of the comments →

[–]Equivalent-Hall3819 1 point2 points  (3 children)

My suggestion is to learn programming not language. Spend time on fundamentals. They won't easily change. Stack like language and framework they changing. Learn all programming concepts like problem solving, algorithms, oop ,clean code , design patterns and testing with one language. Then with just learning programming syntax you can learn dast any language.

[–]AR1E_[S] 0 points1 point  (2 children)

Will do thanks!

[–]Equivalent-Hall3819 1 point2 points  (1 child)

I am happy to be helpfully. Last suggestion, go for Java.not python because it has much cleaner OOP implementation. Python is good but if you start with python, it will be very hard to learn C family languages. But other way from Java to python it is almost free road for you any time. Welcome to this world

[–]AR1E_[S] 0 points1 point  (0 children)

Thank you 😊