Skip to content

Commit

Permalink
Update main page
Browse files Browse the repository at this point in the history
  • Loading branch information
saltukalakus committed Nov 16, 2024
1 parent d213e6c commit f1e9b59
Showing 1 changed file with 6 additions and 2 deletions.
8 changes: 6 additions & 2 deletions src/essentials/intro.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
### Essentials
### Idiomatic Rust Snippets For Web Programmers

Basic aspects of Rust programming language.
In this book, basic aspects of the Rust programming language are explained with example codes to get you up to speed quickly with the concepts.

More advanced topics such as design patterns are explained with complete projects. You may run them locally by downloading from the [project repository](https://github.com/saltukalakus/idiomatic-rust-snippets).

This book does not intend to explain every aspect of Rust; however, you may find it useful, especially if you are planning to use Rust in your next web project as a backend.

0 comments on commit f1e9b59

Please sign in to comment.