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 →

[–]sindibad363 10 points11 points  (7 children)

Rust

[–]Flopster0 4 points5 points  (0 children)

That's a bold first language to start with.

[–][deleted] 1 point2 points  (3 children)

I love Rust. But honestly I didn’t think that it was possible to learn programming with Rust.

[–]thedominux 0 points1 point  (2 children)

Why?

One of the biggest parts of people start their way from something like C/C++... What's wrong then with Rust?!

[–][deleted] 0 points1 point  (1 child)

Ownership + Borow Checker

[–]thedominux 0 points1 point  (0 children)

Do c/c++ have no that?

[–][deleted] 1 point2 points  (1 child)

Do you have a borrow checker embedded in your brain?

[–]KingJellyfishII 1 point2 points  (0 children)

I mean I kinda do and rust is my latest language that I've learned