|
|
|
|
|
by skohan
1886 days ago
|
|
> learning Rust is a serious problem IMHO, not only because it's hard in itself, but it's because it's hard to structure a plan to learn it. I totally agree. One of the issues is that there are so many complex and novel topics that you will run into in your first week of working on a real project, and you have to wrap your head around all of them to some degree to be able to progress. If there is an obvious and clear progression path, I did not discover it. > the complexity of programming is very, very far from Python I could not agree more. These languages are deeply philosophically different in my mind. |
|