From Python to Rust. Part 1

rebelScience
rebelScience
12.1 هزار بار بازدید - 4 سال پیش - In this series, we start
In this series, we start learning Rust by porting our Bioinformatics Python code to Rust.
In part 1 we set things up and look at variables, if/else statements and while/for loops.

#Bioinformatics #Python #Rust

[=== Video Notes/Links ===]
Rust Language:
https://www.rust-lang.org/

Rust: Ownership and Borrowing
https://dev.to/itnext/rust-ownership-...

Recommended Rust programming books:
1) Rust Programming Language, The Paperback
US: https://amzn.to/2Ak6sgY
UK: https://amzn.to/2zuF4ND

2) Mastering Rust: Learn about memory safety, type system, concurrency, and the new features of Rust 2018 edition, 2nd Edition
US: https://amzn.to/2zCSSFI
UK: https://amzn.to/2TLd7Yt

VSCode Code Runner Rust build command:
"code-runner.executorMap": {
          "rust": "if [ $(basename $dir) = 'examples' ]; then cargo run --example $fileNameWithoutExt; else cargo run; fi"
}

Rust Matrix community:
https://riot.im/app/#/room/!zXfJBqSUv...

GitLab Link:
https://gitlab.com/RebelCoder/py_rust...

[=== Community chat/communication ===]
Website: https://rebelscience.club/
Telegram (Chat): https://t.me/biocodex
Telegram (News): https://t.me/biocodex_news
Matrix: biotechdna:matrix.org

Twitter: Twitter: rebelCoderRU
Mastodon: https://mastodon.social/@RebelCoder
Medium: Medium: rebelCoderBio
LBRY: https://lbry.tv/@rebelCoder:4

[=== Channel support ===]
[PayPal]
https://www.paypal.me/JurisL

[Patreon]
https://www.patreon.com/user?u=26068002

If you found this video useful, please consider supporting the rebelScience project, and open education online, by buying me a coffee: https://www.buymeacoffee.com/rebelsci...

All the ways to support my work: https://rebelscience.club/cryptocurre...
4 سال پیش در تاریخ 1399/02/16 منتشر شده است.
12,125 بـار بازدید شده
... بیشتر