Needs advice
on
GolangGolangPythonPython
and
RustRust

I am a beginner, and I am totally confused, which of these 3 languages to learn first. Go, Rust, or Python. As my studies are going which of them will be easy to learn with studies that is, I can learn and do my studies also. Which one of them will be easily handled with my studies, and will be much much useful in future?

8 upvotes·426.6K views
Replies (17)

Learn/start with C; don't rush after buzz words. Python is easy to learn but you would not get the underpinnings of memory and pointers, an important aspect of programming.

1 upvote·1 comment·338.5K views
Nathan General
Nathan General
·
January 27th 2021 at 9:16PM

I agree with you, but to understand variables, functions and OOP, Python makes the most sense.

·
Reply
Recommends
on
PythonPython

python is a good language to start for the beginner.

12 upvotes·2 comments·349.8K views
Jason Bazinet
Jason Bazinet
·
January 23rd 2021 at 6:39AM

I am starting out from scratch, and I chose Python as well.

·
Reply
Ǥarvit Kumar
Ǥarvit Kumar
·
January 20th 2021 at 7:02AM

Thanks a lot

·
Reply
View all (17)
Avatar of nawazish-github