Hacker News new | ask | show | jobs
by TheMerovingian 1607 days ago
You're not the only one. Been coding for 15 years in C and I had an easier time getting into Python, Assembly, Java, and Go. There is something about Rust that just seems harder than it should be.

I think since it's close to C, my mind wants to read it like C. It's a problem with my brains prefetcher.

1 comments

I feel with all the special compiler directives needed to get Rust working on embedded it is starting to look like APL.

Also, finding ` on a non-US keyboard is a pain. Not really related to embedded, but I just had to get it off my chest