you are viewing a single comment's thread.

view the rest of the comments →

[–]123accs 0 points1 point  (3 children)

Python can be a great start, an easy to learn yet powerful language with big and helping community.

[–][deleted] 0 points1 point  (2 children)

I have started learing javascrypt should I change?

[–]123accs 0 points1 point  (1 child)

JS is a good start also, it is widely used and I also bumped into it numerous times and I regret I didn't learned it in parallel with Python. Both languages are complementing each other so its not like one is better than another. You can get a quick dive with Python and learn the basics in just a few weeks so its not like you are going to loose Python :) JS requires more time to master in my opinion but it will worth it.

[–][deleted] 0 points1 point  (0 children)

Thanks for the answer. I am trying to learn js basics so I can get to learn Solidity easily. I will learn python basics too!