|
You are here |
www.inner-product.com | ||
| | | | |
rstraub.com
|
|
| | | | | Learn how Object-Oriented and Functional Programming stand apart, and more crucially how to make them coexist. | |
| | | | |
noelwelsh.com
|
|
| | | | | ||
| | | | |
www.pl-enthusiast.net
|
|
| | | | | This post describes the structure, goals, and content of CMSC 330, UMD's sophomore-level programming languages course. This is part 1. | |
| | | | |
sitr.us
|
|
| | | I am very excited about Flow, a new JavaScript type checker from Facebook. I have put some thought into what a type checker for JavaScript should do - and in my opinion Facebook gets it right. The designers of Flow took great effort to make it work well with JavaScript idioms, and with off-the-shelf JavaScript code. The key features that make that possible are type inference and path-sensitive analysis. I think that Flow has the potential to enable sweeping improvements to the code quality of countless web apps and Node apps. ... | ||