Merge pull request #1892 from Eaglesight02/master

Removed broken link
This commit is contained in:
Sonkeng
2024-04-30 17:38:24 +01:00
committed by GitHub

View File

@@ -422,7 +422,6 @@ When learning CS, there are some useful sites you must know to get always inform
- [Understanding JVM Internals](http://www.cubrid.org/blog/understanding-jvm-internals) : Understanding JVM Internals
- [what-is-garbage-collection](https://downloads.plumbr.io/Plumbr%20Handbook%20Java%20Garbage%20Collection.pdf) : Demystify the garbage collection
- [JavaWorld](https://www.javaworld.com) : Welcome to Javaworld
- [XyzWs Java FAQs](http://www.xyzws.com/javafaq/page/1) : large collection of java interview questions
- [JavatPoint](https://www.javatpoint.com/java-tutorial) : Best website to get a basic Java programming tutorial
- [The Rust Programming Language Book](https://doc.rust-lang.org/book/title-page.html) : Explains the Rust programming language
- [Rust Cookbook](https://rust-lang-nursery.github.io/rust-cookbook/intro.html#cookin-with-rust) : Quickly get an overview of the capabilities of the Rust crate ecosystem