this post was submitted on 28 Feb 2025
9 points (71.4% liked)

Rust Programming

8414 readers
90 users here now

founded 5 years ago
MODERATORS
 

I came from Java, so it kind of makes sense.

I'm glad the Rust devs thought to allow disabling non-snake_case warnings.

This language is actually really great and versatile. (I also use tabs instead of spaces)

you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 5 points 9 hours ago

java was my first language and now every time i changed contracts from java to something else like python, or ruby, or c++, i still keep using camelcase out of habit and it drives the other devs mad. fortunately, i mostly refactor legacy work so i almost never work on new stuff that would let me use camelcase. lol