Results for: "source"
Contents (561)
GAN Generated Images
Let’s play a game - can you guess what these portraits have in common? They all depict non-existent people. All these…
read more
3 awesome ways technology is helping us combat the COVID pandemic
Times are hard now, that humanity once more stumbled into a terrible pandemic. But in comparison to the poor folks back…
read more
Hashmap: Overflow Lists
In this short series of articles we will go to see how it is possible to create the Hashmap data…
read more
Data structures in Java - Linked Lists
With 2020 we are going to look at a new aspect of programming: data structures. It is often the case…
read more
Introduction to REGEX - Regular Expression
Today we are going to write about Regular Expressions known as regex or shortened regexp, a very useful concept of…
read more