rust_notebooks/README.md

30 lines
1008 B
Markdown

# Rust Learning Repository
This repository contains Jupyter notebooks for learning the Rust language with the content of the book "The Rust Programming Language" and practical exercises.
### What you will find here:
- Jupyter notebooks that follow the content of the book "The Rust Programming Language"
- Practical exercises to apply the concepts learned
- An interactive and engaging learning environment
### How to use this repository:
* Clone the repository to your local computer.
* Open Jupyter Notebook.
* Select the notebook you want to use.
* Run the notebook cells in the order they are presented.
* Complete the practical exercises.
### Additional resources:
- The Rust Programming Language: https://doc.rust-lang.org/book/
- Jupyter Notebook: https://jupyter.org/
- Contributions:
We welcome your contributions to this repository! If you find any errors or have a suggestion for improvement, please submit a pull request.
### License:
This repository is licensed under the MIT license.