|
You are here |
vitonsky.net | ||
| | | | |
boxbase.org
|
|
| | | | | I came up with an idea when studying type theory. I am a vehement proponent of dynamic typing but there are several ideas that require me to explore into type theory so I am studying it. | |
| | | | |
sreekar.ch
|
|
| | | | | But first What is functional programming ? Functional programming is a programming paradigm in which most computation is treated as evaluation of functions. It emphasizes on expression evaluation instead of command execution. Wikipedia When did it all start ? In the 90s, there was a war between declarative programming and imperative programming. Declarative programming then represented by logic programming languages like Prolog and early functional languages like Erlang. And imperative languages were r... | |
| | | | |
dafoster.net
|
|
| | | | | [AI summary] This article provides an interactive chart comparing programming languages' properties, highlighting their features, trade-offs, and unique aspects such as type systems, resource management, and domain-specific language support. | |
| | | | |
www.javaadvent.com
|
|
| | | Your first steps into the world of Java bytecode using ProGuardCORE | ||