|
|
|
|
|
by laxentasken
3534 days ago
|
|
Question for you guys: I'm planning to putting down some time into learning java for the higher stuff along with C the coming year. I know the very basics of C and java, but after looking into the documentation for rust I got that feeling of "oh man, this really looks fun to get into." Is Rust "mature" enough to start to dabble with and actually put down some hours into (and thus replace C in my plan)? Only hobby projects so far. |
|
For lower level stuff Rust is a better option. Better productivity, equal performance, much higher safety.
Unless you have specific needs that require Java/C of course.