Sun Microsystems invented Java.This is one of the Java commercial from year 1999. The Spy. (more…)
Read more »
A library for creating and parsing Paseto in Java. Contribute to paseto-toolkit/jpaseto development by creating an account on GitHub. (more…)
Read more »
Remember the days when you need to write at least one class to test a small snippet of Java code ?! well, this days will be soon from the past once java 9 is released. JShell is the first official Java REPL (Read-Eval-Print-Loop), a command line tool that... (more…)
Read more »
There are certain
problems that just make sense to solve using Java Recursion. Demonstrating Fibonacci Series is one of them. Let’s take a look at something called Fibonacci series. Here are the first few numbers of this series:0, 1, 1, 2, 3, 5, 8, 13, 21... (more…)
Read more »
A mighty son of debugger and flamegraph. Contribute to 0xaa4eb/ulyp development by creating an account on GitHub. (more…)
Read more »