/explore

Click through on any links that interest you or select the planets on the right to continue exploring the Outer Web.
You are here

www.augmentedmind.de
| | benhoyt.com
2.2 parsecs away

Travel
| | A brief introduction to Go for programmers who haven't used Go before: Why use it? The standard library. And the language itself.
| | ashvardanian.com
3.3 parsecs away

Travel
| | Experienced devs may want to skip the intro or jump immediately to the conclusions. The backbone of many foundational software systems - from compilers and interpreters to math libraries, operating systems, and database management systems - is often implemented in C and C++. These systems frequently offer Software Development Kits (SDKs) for high-level languages like Python, JavaScript, GoLang, C#, Java, and Rust, enabling broader accessibility. But there is a catch.
| | roscidus.com
3.2 parsecs away

Travel
| | This post evaluates the programming languages ATS, C#, Go, Haskell, OCaml, Python and Rust to try to decide which would be the best language in which ...
| | www.e4developer.com
17.2 parsecs away

Travel
| The first language I used to write a small program was Pascal. Since then I have worked professionally with Java, JavaScript, Groovy and a few more. Currently...