/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

nodogmablog.bryanhogan.net
| | 8thlight.com
6.3 parsecs away

Travel
| | [AI summary] Robert C. Martin explains functional programming by contrasting imperative code with immutable, side-effect free code written in Clojure, arguing that this approach is essential for leveraging multi-core processor architectures.
| | gist.github.com
7.0 parsecs away

Travel
| | C# sample code to deny TerminateProcess rights to non-admin peers. - Immortal.cs
| | www.codeandunicorns.com
4.6 parsecs away

Travel
| | The following function transforms the inputed numeric value for example var sum = 50.3 sum.formatMoney(2,',' , '.') + "?" and the output of this function is then 50,30?. As you notice it is quite simple to change it in $ or anything you desire.
| | javaalmanac.io
15.0 parsecs away

Travel
| Information about Java 15 including documentation links, new APIs, added features and download options.