Programming languages (PLs) allow programming computing systems, typically computers. The history of PLs is long, dating from the 1800s in France to the 1900s in England and developing exponentially after the Second World War. Interestingly, while hundred... (more…)
Read more »
Our technology, is the manifestation of the level of intelligence, which we currently poses in our society.
If didn’t have this technology, our society wouldn’t be able to enjoy many of the comforts that this world has to offer.
In today’s article, we are... (more…)
Read more »
The Vector API enables developers to write platform-agnostic, data-parallel programs where single instructions operate on multiple data (SIMD). Get an introduction to Vector API, learn how it was implemented, and view examples of data-parallel programs. H... (more…)
Read more »
Blog on Java, Performance, Concurrency, NIO, Unsafe, Low latency, Programming, Software, Philosophy... (more…)
Read more »
GitHub actions is the new kid on the block. Lets look at a first try in implementing build and release-functionality. (more…)
Read more »