Hello everyone :wave:, here's my development updates for the Week 1 of ethereum protocol fellowship cohort 4 !
## Rust & Ethereum
This week i continued the learning of rust and ethereum that i started previous week .
So i continued to progress on the rust book, but i did more practice this time.
For this, in addition to the ressources i mentionned last week, i used the project rustlings.
[Rustlings](https://github.com/rust-lang/rustlings) is a set of exercices that goes through the rust book, which allowed me to practice more while reading the book.
## More practice
I also started to realize a small program in rust that I also linked to my learning of ethereum :
A quizz that includes my notes on ethereum and secureum.
For now the program is basic, but I'm trying to add features and apply the concepts I learn from the rust book.
## Next Steps
For the week 2 of the fellowship and the last week of phase 1 i planned to :
- Continue the learning of rust and ethereum, the objective is to complete the rust book and the exercises of rustlings.
- Keep adding features to my personal project to practice my learning.
Thank you for reading my update :smiley: