-
Software Development
kdb+/q – Display a Table as a Tree
This post shows how you can convert a keyed table to a hierarchical tree format in kdb+/q. This could be…
Read More » -
Core Java
Guidelines for Java code review
Having another pair of eyes scan your code is always useful. It’s helped me get better at writing cleaner code…
Read More » -
Core Java
Introduction into GraalVM (Community Edition): And How the Future Looks Like?
1. Introduction In this last part of the tutorial we are going to speculate about the future of GraalVM, both…
Read More » -
Core Java
Java Program to Add Two Numbers Without Using + operator
1. Introduction In this article, You will learn how to write a java program to add two numbers without using…
Read More » -
Core Java
How To Make A File Read Only Or Writable In Java?
A quick guide on how to make a file read only in java using setReadOnly() method from File API. 1.…
Read More » -
Core Java
Chasing Java’s release train, from 8 to 16. Part 1: JDK 9, the last big banger
A lot has been said about JDK’s new 6 months release cadence cycle, and arguably, this is one of the…
Read More » -
Core Java
Java – How to Delete Files and Folders?
A quick guide to delete the files and folders in java with example programs. 1. Overview In this tutorial, We…
Read More » -
Core Java
Project reactor and Caching with Caffeine
So you have a function which takes a key and returns a project reactor Mono type. 1 2 3 4…
Read More » -
Software Development
[MEGA DEAL] The 2021 Complete Computer Science Training Bundle (97% off)
Build Your IT & Data Science Skill Set with 212 Hours of Curated Content on Python, Linux, TensorFlow, Discrete Math,…
Read More »