Showing posts with label rust. Show all posts
Showing posts with label rust. Show all posts

Monday, September 21, 2020

The Rust Book

 https://doc.rust-lang.org/book/ch00-00-introduction.html

There is another book called "Rust By Example" 

(both these books can be accessed by typing "rustup doc")


Sunday, September 20, 2020

Systems Programming - Low-Level Academy

https://lowlvl.org

an explorable systems programming course that uses #rustlang and #webassembly for interactive playgrounds and visualisation. It starts with network programming, but it will be expanded to more topics! 

Friday, September 4, 2015

Improving performance in Ruby/Rails code

http://blog.skylight.io/fixing-the-mysterious-slow-request/?utm_content=buffer21003&utm_medium=social&utm_source=twitter.com&utm_campaign=buffer

Talks mostly about object allocations and how we can improve (reduce) them;
Read through quickly once;
Has some links within it which seem interesting (but i haven't read yet);
Has good simple examples

Thursday, July 16, 2015

Followers

Blog Archive