 
      
    | You are here | blog.elksoft.pl | ||
| | | | | simpleprogrammer.com | |
| | | | | What Languages to Learn, How to Structure Code, Algorithms & Data Structures, Methodologies, Source Control, Object Oriented Design, Frameworks or Stack ... | |
| | | | | atilaoncode.blog | |
| | | | | D has built-in unit tests, and unittest is even a keyword. This has been fantastically successful for the language, since there is no need to use an external framework to write tests, it comes with the compiler. Just as importantly, a unittest after a function can be used as documentation, with the test(s) showing up... | |
| | | | | 21-lessons.com | |
| | | | | Learn how you can embed WebAssembly in your Rust program with wasmtime | |
| | | | | manishearth.github.io | |
| | | This is part 1 of a three-part series on interesting abstractions for zero-copy deserialization I've been working on over the last year. This part is ... | ||