Reading and understanding Traits is a pre-requisite before starting to read any code base in Rust.
Most of the scenarios and examples are mentioned here,
https://doc.rust-lang.org/1.8.0/book/traits.html
Sunday, March 29, 2020
Tuesday, March 24, 2020
Rust iterator types
I was reading this .. honestly I lost in between.. https://blog.jcoglan.com/2019/04/22/generic-returns-in-rust/
Understanding traits and type bounds are hard in rust , amazing fact is that Rust is doing this with zero cost.
Understanding traits and type bounds are hard in rust , amazing fact is that Rust is doing this with zero cost.
Thursday, March 19, 2020
Python Malayalam Book
I started long back to write Python programming helper book in Malayalam. But unfortunately I got side tracked and haven't touch that for long time.
https://davnav.github.io/MalayalamPythonebook/first%20steps
Now again I am brushing it up . Yesterday I moved that to github and converted to markdown files.
https://github.com/davnav/MalayalamPythonebook/
I can do lot of md formatting now.
Hopefully I make some progress in coming days..
Looking for your support as well.
https://davnav.github.io/MalayalamPythonebook/first%20steps
Now again I am brushing it up . Yesterday I moved that to github and converted to markdown files.
https://github.com/davnav/MalayalamPythonebook/
I can do lot of md formatting now.
Hopefully I make some progress in coming days..
Looking for your support as well.