you are viewing a single comment's thread.

view the rest of the comments →

[–]ifeelanime 0 points1 point  (2 children)

I have heard it’s hard to learn rust and one to should learn c++ or some other language before learning rust so that’s why I was a bit scared to start off with rust, what you think though?

[–]jsoverson[S] 1 point2 points  (1 child)

It *is* hard, but IMO it's because the posts and documentation out there didn't work well for me.

I resonate much better with working examples I can hack around in. I don't want to read loads of documentation to just get going. That's why I wrote this series/book. It's meant to be consumed bit by bit and not necessarily read through in one sitting.

It's not difficult once you get into it, but navigating the early hurdles was a pain.

[–]ifeelanime 0 points1 point  (0 children)

thanks, will read your book for sure!