Data Science & Developer Roadmaps with Chat & Free Learning Resources

The JCE

 Essential Java

The Java Cryptography Extension (JCE) is a framework built into the JVM to allow developers to easily and securely use cryptography in their programs. It does this by providing a simple, portable inte...

Read more at Essential Java | Find similar documents

Personal Notes from JCrete 2019

 Javarevisited

I’m just returned from @JCreteUnconf, which is an amazing unconference about Java-related technologies in the island of (you guessed) Crete.I’ve already described my previous attendance here.Both the ...

Read more at Javarevisited | Find similar documents

JShell

 Essential Java

Versions [{“Name”:“Java SE 9 (Early Access)”,“GroupName”:null}] Introduction JShell is an interactive REPL for Java added in JDK 9. It allows developers to instantly evaluate expressions, test classes...

Read more at Essential Java | Find similar documents

My Go to JQ

 Level Up Coding

JQ is a powerful command line JSON processor. Here are a few JQ recipes that I consistently rely on as a Software Engineer in my daily routine. With these, I’ve significantly improved scripts and…

Read more at Level Up Coding | Find similar documents

Jconsole - the Graphical Monitor of Your Application

 Learn Java

Introducing Jconsole jconsole - start a graphical console to monitor and manage Java applications Synopsis Options -interval Sets the update interval to n seconds (default is 4 seconds). -notile Does...

Read more at Learn Java | Find similar documents

JPackage

 Learn Java

Introducing Jpackage jpackage - package a self-contained Java application Synopsis options Command-line options separated by spaces. See jpackage Options. Description The jpackage tool will take as i...

Read more at Learn Java | Find similar documents

JRuby

 Codecademy

JRuby is an implementation of Ruby written in Java that leverages the Java Virtual Machine (JVM), which provides performance and accessibility benefits for deploying Ruby applications. Design Differen...

Read more at Codecademy | Find similar documents

XJC

 Essential Java

Versions [{“Name”:“Java SE 6”,“GroupName”:null},{“Name”:“Java SE 7”,“GroupName”:null},{“Name”:“Java SE 8”,“GroupName”:null},{“Name”:“Java SE 9 (Early Access)”,“GroupName”:null}] Introduction XJC is a ...

Read more at Essential Java | Find similar documents

Jinja2

 Full Stack Python

Jinja2 is a template engine written in Python for outputting formats such as HTML and XML.

Read more at Full Stack Python | Find similar documents

Applets

 Essential Java

Introduction Applets have been part of Java since its official release and have been used to teach Java and programming for a number of years. Recent years have seen an active push to move away from A...

Read more at Essential Java | Find similar documents

What is a JEP? - JEP Café #1

 Inside Java

Make sure to check the show-notes !

Read more at Inside Java | Find similar documents

Corona JS

 Analytics Vidhya

Why outbreaks like coronavirus spread exponentially, and how to “flatten the curve”. Social Distancing is the way, and we're doing it right.

Read more at Analytics Vidhya | Find similar documents