|
You are here |
codewithstyle.info | ||
| | | | |
www.baturin.org
|
|
| | | | | [AI summary] This blog post introduces the OCaml programming language, focusing on anonymous and named functions, closures, currying, partial application, and syntactic sugar for function definitions. | |
| | | | |
sequoia.makes.software
|
|
| | | | | What type is this object, what properties does it have, what arguments does this function take... there's a lot I don't miss about writing Java full-time, but boy do I miss this! Can we get these type hints in JavaScript? Let's find out! | |
| | | | |
jrsinclair.com
|
|
| | | | | In the last article, we saw how functional programming can be used with arrays. In this article we examine higher-order functionsfunctions for making functions. | |
| | | | |
www.dgendill.com
|
|
| | | [AI summary] A detailed exploration of using Rust and WebAssembly for system-level programming, focusing on memory management, allocator implementation, and low-level concepts like alignment and size in memory layout. | ||