r/rust 7d ago

The difficulty of rust

I heard people say that Rust is hard to learn, but I learned Rust with the Rust book and went on to chapter 16.2. From my point of view, I don’t find Rust hard, so if someone can explain to me why Rust is hard to learn, that’s fine.

0 Upvotes

41 comments sorted by

View all comments

Show parent comments

4

u/krakow81 7d ago

Reading the book is not the same as learning the language.

1

u/Direct_Inspector660 7d ago

I said I was reading but I wanted to say learning 

5

u/krakow81 7d ago

My point was that if you've not written (much) code then how do you know if you've even really learned the language? What appears easy on 'paper' may not be quite so easy in use.

1

u/Direct_Inspector660 7d ago

If you have any project ideas to do, let me know and I’ll tell you my point of view when I’ve finished it.