Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Learning Rust #15

Open
tschm opened this issue Jun 23, 2023 · 3 comments
Open

Learning Rust #15

tschm opened this issue Jun 23, 2023 · 3 comments
Assignees

Comments

@tschm
Copy link
Collaborator

tschm commented Jun 23, 2023

@phschiele Please share some wisdom, links etc. here

@tschm
Copy link
Collaborator Author

tschm commented Jun 23, 2023

@phschiele
Copy link
Collaborator

Besides the book that you already linked I found rust by example, something hands on like rustlings, this playlist and reading the rust error messages helpful.

Also asking ChatGPT something like "explain concept x from the rust programming language in three levels of difficulty", or "how does x in rust compare to y in Python" helpful.

Also asking @PTNobel when you get stuck is invaluable.

@PTNobel
Copy link
Member

PTNobel commented Jun 23, 2023

I'm always happy to help with Rust questions; I even have a commit in cargo (I fixed some flags that were misaligned between cargo and rustc; nothing big) and implemented a few features in rust-numpy, so I know (or maybe knew now) the Python integration stuff well.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants