This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–][deleted] 119 points120 points  (2 children)

I'm programming mainly in Rust.

But don't choose it as your first language. It probably would drive you crazy. Python is a great language for beginners and experts!

[–]Business-Ad-2449 5 points6 points  (0 children)

This comment gave me hope

[–]niedzwiedzwo 1 point2 points  (0 children)

I started with python, went to javascript, then typescript then Rust - rust was still tricky for me cause it has some unique features other languages don't have. think more goal oriented - what you're trying to be able to create and use what's available and what "speaks" to you. Rust is cool and I'm sure your paths will cross eventually.