John D K

John D K

Intellij dual SDK Java plus Python

You can use IntelliJ with dual SDK configuration. In my

Java string split with limit and lookahead

In java you can do special string splits as: * using

Python string to upper, lower or capitalize

Python string supports methods which make very easy the converting

Python string replace examples

In python you can do string replace by method replace.

Java 8 string replace examples

String replace in java is done by methods: * replace() -

Java string length examples

The lenght of java string can be get very easu

Python range example and explanation

In this article are covered several examples of range function:

Ubuntu / Linux Mint customize terminal view

If you want to customize terminal of Ubuntu / Linux Mint

Python enum create, access and loop examples

In this post we will have a look on enums

Python test performance and measure time elapsed in seconds

Three four ways of measuring time in Python: * start = time.