|
You are here |
atilaoncode.blog | ||
| | | | |
ibob.bg
|
|
| | | | | Nim is a compiled, garbage-collected systems programming language with a design that focuses on efficiency, expressiveness, and elegance (in that order of priority). | |
| | | | |
nurkiewicz.com
|
|
| | | | | Scala is a programming language running on the Java Virtual Machine. It's statically typed, and you can use it both as functional and object-oriented language. Even at the same time. The functional side of Scala supports higher-order (and higher-kinded) types. For those of you know what it means. On the other hand, object-relational features of Scala are equally strong. Including powerful trait composition, that you can somewhat compare to multiple inheritance. Combine than with great Java interoperability and no wonder why Scala became a go to language for many ex-Java developers. | |
| | | | |
www.nayuki.io
|
|
| | | | | ||
| | | | |
www.janmeppe.com
|
|
| | | In this blog post, I'll tell you how to add a new kernel to your Jupyter notebook in just 3 simple steps. | ||