Explore >> Select a destination


You are here

tech.trivago.com
| | www.javaadvent.com
14.3 parsecs away

Travel
| | For years now, I have been testing Java and if there is a single statement to make about that activity, it is that there are many, many, many ways to test a Java Virtual Machine (JVM). From code reviews and static analysis, to unit and functional tests, through 3rd party application tests and various other [...]
| | www.altexsoft.com
14.4 parsecs away

Travel
| | The article explains how the main Big Data tools, Hadoop and Spark, work, what benefits and limitations they have, and which one to choose for your project.
| | sreekar.ch
16.0 parsecs away

Travel
| | 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...
| | tonybaloney.github.io
33.4 parsecs away

Travel
| [AI summary] This article explains how to install and use the VS Code Pets extension, which adds virtual pets to the code editor for companionship.