Skip to content

Commit

Permalink
Fix linter errors: remove not existing resources
Browse files Browse the repository at this point in the history
  • Loading branch information
fadeevab authored and ctjhoa committed Aug 29, 2022
1 parent 01f8240 commit 9837725
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 6 deletions.
5 changes: 0 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -351,7 +351,6 @@ Can I use feature X? [caniuse.rs - Rust feature search](https://caniuse.rs/)
* [Understanding Lifetime in Rust part 1](https://mobiarch.wordpress.com/2015/06/29/understanding-lifetime-in-rust-part-i/) | [part 2](https://mobiarch.wordpress.com/2015/07/08/understanding-lifetime-in-rust-part-ii-3/) - Bibhas Bhattacharya
* [Rust Lifetimes](https://www.charlesetc.com/rust-lifetimes/) - Charles
* [The Power of Lifetimes](http://pling.jondgoodwin.com/post/lifetimes/) - Jonathan Goodwin
* [Understanding Lifetimes](https://rniczh.github.io/blog/lifetimes-intro/) - Hong-Sheng ‘Rnic‘ Zheng
* [Understanding Rust Lifetimes](https://medium.com/nearprotocol/understanding-rust-lifetimes-e813bcd405fa) - Maksym Zavershynskyi
* [Common Rust Lifetime Misconceptions](https://github.com/pretzelhammer/rust-blog/blob/master/posts/common-rust-lifetime-misconceptions.md) - kirill

Expand Down Expand Up @@ -522,10 +521,6 @@ of interest if you're running a workshop on Rust.
* Carol Nichols' [Intro to Rust](https://github.com/carols10cents/intro-to-rust) that presents the guessing game and ownership in a similar manner as the book
* Jonathan Pallant's [Rust on the Raspberry Pi tutorial (using a Sense HAT)](https://github.com/thejpster/pi-workshop-rs)

A few universities have had classes about Rust. Here are links to their public resources.

* University of Pennsylvania [CIS 198: Rust Programming](https://www.cis.upenn.edu/~cis198/), Fall 2019, Rust 1.37.0. Slides linked from Schedule page. [Github](https://github.com/upenn-cis198)

<!-- Rustaceans -->
[Aaron Turon]: https://github.com/aturon
[Alex Crichton]: https://github.com/alexcrichton
Expand Down
1 change: 0 additions & 1 deletion tr_TR.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,5 +3,4 @@
## Türkçe

* [Rust Programlama Diline Giriş - Video ](https://www.youtube.com/watch?v=x4KzewBQgRQ) - Cengiz Can (Istanbul Coders)
* [Rust'a Giriş V1 - E-Kitap ](http://documents.tips/software/rusta-giris-v1.html) - Mahmut Bulut @vertexclique
* [Rust Programlama Dili - E-Kitap ](https://www.gitbook.com/book/cngzhnp/rust-programlama-dili/) - Cengizhan Pasaoglu

0 comments on commit 9837725

Please sign in to comment.