Explore >> Select a destination


You are here

atilaoncode.blog
| | ibob.bg
10.9 parsecs away

Travel
| | 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
15.0 parsecs away

Travel
| | 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
13.4 parsecs away

Travel
| |
| | www.janmeppe.com
27.9 parsecs away

Travel
| In this blog post, I'll tell you how to add a new kernel to your Jupyter notebook in just 3 simple steps.