Kamran Ahmed
82c52aca7e
chore: upgrade dependencies ( #8468 )
...
* Upgrade paths
* Update topic rendering
* Fix file names
* Remove courses file
2 weeks ago
Mohammed Hafeez
bff98e6448
feat: add rust interactive book
...
* Update index.md
Added an interactive web doc form which im learning rust.
* Update src/data/roadmaps/rust/content/100-introduction/index.md
---------
Co-authored-by: Arik Chakma <arikchangma@gmail.com>
3 months ago
Mohammed Hafeez
6bbf384b73
feat: add content resources
...
* Update index.md
Added a resource which i felt is important.
* Update index.md
fixing following guidelines
* Update index.md based on guide.
4 months ago
Kamran Ahmed
b1d87ae639
Prepare for 2025
4 months ago
Sivarajakani
02d60e8eca
feat: add a YouTube video link to Rust memory management ( #7438 )
...
* Added a YouTube video link to Rust memory management
In this video, he provides a clear explanation of Rust's ownership system, including example code. It could be helpful for understanding ownership concepts.
* Update src/data/roadmaps/rust/content/100-introduction/102-memory-safety.md
---------
Co-authored-by: dsh <daniel.s.holdsworth@gmail.com>
7 months ago
0x009922
960218235d
Add links to the free "Rust Atomics and Locks" ebook ( #7416 )
...
* Add links to the free "Rust Atomics and Locks" ebook
7 months ago
Ruslan Semagin
6de4a36dd4
feat: add useful links for Rust ( #7397 )
7 months ago
Ruslan Semagin
c8d8b75c31
feat: add Leptos Web Framework to Web Development ( #7398 )
7 months ago
mitch edwards // valhalla_dev
f4c717b958
Addition of the poem library to web-development as well as the file-parsing topic ( #7291 )
...
Copy and links added to a few Rust topics.
---------
Co-authored-by: dsh <daniel.s.holdsworth@gmail.com>
7 months ago
Hashir V
87ef708da3
Add content for axum ( #7299 )
...
* Update 104-axum.md
* Update src/data/roadmaps/rust/content/108-web-development/104-axum.md
---------
Co-authored-by: dsh <daniel.s.holdsworth@gmail.com>
7 months ago
Ahmad Asaad
9b3ec7cc19
Update 102-control-flow.md ( #7182 )
7 months ago
dsh
52d0fffaab
Remove druid add tauri ( #7055 )
8 months ago
Mateo
fc3acb9702
docs(rust): fix formatting on functions content page ( #7027 )
8 months ago
Abdelrahman Omar
38afa2631f
Add linked list resource ( #6608 )
...
Add "Too Many Linked Lists" book to Rust LinkedList resources
8 months ago
Zehra
9dfdaef440
Add resource link ( #6419 )
...
* Update index.md
* Update index.md
9 months ago
Ruslan Semagin
a4b0a72c37
add links to 'ring' in Rust Cryptography ( #6120 )
10 months ago
Jhonatan Mustiola
680b2241e8
Fix link labels ( #6122 )
...
* Fix link labels
* Update src/data/roadmaps/rust/content/101-language-basics/103-data-structures/113-queue.md
---------
Co-authored-by: dsh <daniel.s.holdsworth@gmail.com>
10 months ago
Jhonatan Mustiola
7ac388e51c
Add resources for rust ( #6109 )
...
* Update 109-hashset.md
More links were added
* Update src/data/roadmaps/rust/content/101-language-basics/103-data-structures/109-hashset.md
---------
Co-authored-by: Kamran Ahmed <kamranahmed.se@gmail.com>
10 months ago
Ruslan Semagin
afb0da4bd6
link to article 'How to write documentation' in 'Rust' ( #6058 )
10 months ago
Jhonatan Mustiola
338bce1308
Update 108-hashmap.md ( #5958 )
...
Add Rust Hashmap content links.
---------
Co-authored-by: dsh <daniel.s.holdsworth@gmail.com>
10 months ago
Ruslan Semagin
2874eb0a42
add links for 'Rust Macros' ( #5963 )
10 months ago
Jhonatan Mustiola
9471bf50f9
Update 107-string.md ( #5951 )
...
More links were added to the Vector step in the Rust roadmap
---------
Co-authored-by: dsh <daniel.s.holdsworth@gmail.com>
10 months ago
Ruslan Semagin
09e345f48b
add useful links for 'Rust Error Handling' ( #5936 )
10 months ago
Jhonatan Mustiola
520fa2db45
Update 106-vector.md ( #5920 )
...
More links were added to the Vector step in the Rust roadmap
10 months ago
Blamowizard
64bbbc2f25
Typo/grammar fixes plus copy edits for Rust roadmap (19 files) ( #5906 )
...
* Fix typos Rust/100-integers.md
* Grammatical clarity Rust/101-why-rust.md
* Sentence restructuring for Rust/102-memory-safety.md
* Additional linker explanation for newbies, Rust/103-installing-rust.md
* Wording changes, Rust/103-installing-rust.md
* "tools for debugging" -> "debugging tools" Rust/104-ides-and-rust.md
* Small clarity change Rust/105-rust-repl.md
* "systems" -> "system" (for consistency), Rust/101-why-rust.md
* Clarity, Rust/101-variables.md
* Small sentence edits, Rust/102-control-flow.md
* Another small edit, 102-control-flow.md
* Small changes + added `return` keyword info, Rust/103-functions.md
* Rust/103-functions.md
* Clarity/grammar for Rust/104-pattern-matching.md
* Sentence flow + prose about pattern matching, Rust/100-syntax/index.md
* Wording/paragraph improvements, Rust/100-syntax/index.md
* List-ified, italics-ified for Rust/101-ownership/100-rules.md
* Small changes + bullets for Rust/102-stack-heap.md
* List-ify + small clarity improvements, Rust/101-ownership/index.md
* Sentence flow & clarity for Rust/102-constructs/100-enums.md
* Rewrite of Rust/100-enums.md
* a -> an
* List-ify and small edits for Rust/101-structs.md
* Bold some stuff in Rust/101-structs.md
* Small rewrite for Rust/102-traits.md
* Rewrite Rust/103-impl-blocks.md
* List-ify + clarity edits for Rust/102-constructs/index.md
* More data types explanation for Rust/102-constructs/index.md
* define -> declare
* Update index.md
* Unbolded “traits”
* Unbolded “enum” + replaced em-dashes with commas
* “Rust is a system…”
* Replaced em-dashes with commas
* Update 102-control-flow.md
Replaced more em-dashes with commas
* Unbold “struct”
* Unbold “constructs”
10 months ago
Jhonatan Mustiola
b1d790739f
More links to steps in the Rust Roadmap ( #5894 )
...
More links were added to the array step in the Rust roadmap
10 months ago
Ante Barić
6d983167c8
feat: daily.dev links ( #5860 )
...
* feat: add daily.dev link type
* feat: replace to feed label
* feat: add links to different pages
10 months ago
Jhonatan Mustiola
89d22aa127
Update 101-floats.md ( #5859 )
...
Added more links. Content keeps the copy
10 months ago
Ruslan Semagin
66ff58f42d
add useful links for Rust ORM ( #5827 )
11 months ago
Kamran Ahmed
390db65e32
Add types to links
11 months ago
Ruslan Semagin
5a23d4d326
add links to the 'Modules and Crates' node in the Rust roadmap ( #5797 )
11 months ago
Ruslan Semagin
b67cb99f41
feat: add links about testing in Rust ( #5791 )
11 months ago
Ruslan Semagin
d95c1d66f0
feat: add useful links for Rust ( #5781 )
11 months ago
Ruslan Semagin
a14d8b5f90
feat: Add useful links to documentation on serialization/deserialization in Rust ( #5767 )
...
Add Rust web framework doc links.
Co-authored-by: dsh <daniel.s.holdsworth@gmail.com>
Co-authored-by: Kamran Ahmed <kamranahmed.se@gmail.com>
11 months ago
Ruslan Semagin
b639cfd6d4
feat: add useful links to documentation on Rust web frameworks ( #5756 )
...
Add Rust web framework doc links.
---------
Co-authored-by: dsh <daniel.s.holdsworth@gmail.com>
11 months ago
fellalli
a3999d04dd
Update 104-ides-and-rust.md ( #5748 )
11 months ago
Dan Holdsworth
4883530087
add documentation links to data-structure pages
12 months ago
Jhonatan Mustiola
e9c33a405b
Update rust integers section ( #4821 )
...
* Update 100-integers.md
More readable, links and more explanations were added
* Update 100-integers.md
Changes in the way the links were coded
* Update 100-integers.md
Incorrect wording corrected
* Update 100-integers.md
Incorrect markdown format corrected
* Update 100-integers.md
Incorrect line spacing was corrected and "-" sign was prepended to each link item
---------
Co-authored-by: Jhonatan Mustiola <152746443+JhonatanMustiolaCas@users.noreply.github.com>
Co-authored-by: Kamran Ahmed <kamranahmed.se@gmail.com>
12 months ago
Agustin Velez
8fd4a0bd60
Add links to rust roadmap ( #5009 )
...
Co-authored-by: Kamran Ahmed <kamranahmed.se@gmail.com>
12 months ago
Gustavo Corrado
1834703b1e
Fx typo in rust roadmap ( #4726 )
...
Fixed typo from "Onwership" to "Ownership"
12 months ago
mufasa
88b4344a90
Add Rust enum example ( #4962 )
...
Add Rust enum example
12 months ago
dsh
476400a02e
add rust video to rust intro section ( #5634 )
12 months ago
Sanchay Joshi
424f1d061a
Update 101-why-rust.md
...
Unnecessary tabs makes markdown render them as "code" instead of links
12 months ago
Kamran Ahmed
d802841f1a
Add linux roadmap
1 year ago
Rahul Baghel
b5ce2a9d36
Update 102-memory-safety.md
...
Add missing content of Zero Cost Abstraction in Rust
1 year ago
Paul Oguda
36ae1b521b
Update index.md
...
Fix typo
1 year ago
Agustin Velez
d314f3d8c1
doc: add resources for variable and data types ( #4948 )
...
Add links for variables and data types from The Book (Official docs)
1 year ago
Dhruv Kumar
c51438142c
fix : year from 2023 to 2024 ( #4979 )
1 year ago
kan1shq
aaacc41c82
Update 101-why-rust.md
...
added links to beginner friendly videos on choosing rust
1 year ago
Kamran Ahmed
cb9943191e
Add axum
1 year ago