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

Python v Rust : Types and Patterns #20

Open
1 of 5 tasks
Dowwie opened this issue Mar 18, 2018 · 6 comments
Open
1 of 5 tasks

Python v Rust : Types and Patterns #20

Dowwie opened this issue Mar 18, 2018 · 6 comments

Comments

@Dowwie
Copy link

Dowwie commented Mar 18, 2018

What?

Pick your favorite patterns / types from Python and show how to use them, or not, in Rust

Why?

Adopters of Rust have prior background in other programming languages, including Python. Comparing Python techniques with those in Rust facilitates learning

How?

Examples:

@Dowwie Dowwie changed the title Rustic Python Python v Rust Mar 18, 2018
@Dowwie Dowwie changed the title Python v Rust Python v Rust Mar 18, 2018
@Dowwie Dowwie changed the title Python v Rust Python v Rust : Types and Patterns Mar 18, 2018
@mre
Copy link
Member

mre commented Mar 18, 2018

Wow, that's a wonderful idea! I will definitely consider that for the next shows. Thanks!

@Dowwie
Copy link
Author

Dowwie commented Mar 19, 2018

@mre for more on this: https://github.com/rochacbruno/py2rs

@mre
Copy link
Member

mre commented Mar 19, 2018

Nice! I could see it as some kind of extension to what is mentioned in that post. As you said, list comprehensions, pattern matching, exception handling, that kinda stuff. Definitely a good candidate for one of the next shows.

@mre
Copy link
Member

mre commented Apr 3, 2018

Thanks again @Dowwie for your ideas. I picked out list comprehensions from your suggestions and talked about it in episode 2 (see #26). Will cover the rest of the topics at a later point in time I hope. 😄

@Dowwie
Copy link
Author

Dowwie commented Apr 3, 2018

woo! got the shout out.

@mre
Copy link
Member

mre commented Apr 3, 2018

Hope I pronounced your name correctly during the show. 😆

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

No branches or pull requests

2 participants