Nothing big, just my own implementation of an associative array - also known as Map or HashMap (when you're coming from Java) for all kind of Arduino projects. I wrote it to use in my Arduino projects ...
Have you ever wondered how Java seamlessly combines its primitive data types with object-oriented programming? Enter wrapper classes, an important but often overlooked Java feature. These special ...
Community driven content discussing all aspects of software development from DevOps to design patterns. There are several ways to find duplicates in a Java List, array or other collection class. The ...
Who is this article for? The material is designed for developers with little experience with Java, and the main reason is to refresh their knowledge. // Integer != int int a = 1, b = 1; ...
This is a Java implementation of the JSON-LD 1.0 specification and the JSON-LD-API 1.0 specification. Parsing JSON-LD will normally follow any external @context declarations. Loading these contexts ...
Iterators in Java typically expect exclusive access to the data structure they loop through. If another thread tries to modify a collection of objects while an ...
Your browser does not support the audio element. Sooner or later every software engineer will come across a situation that requires some kind of text parsing. The ...
A monthly overview of things you need to know as an architect or aspiring architect. Unlock the full InfoQ experience by logging in! Stay updated with your favorite authors and topics, engage with ...
Some results have been hidden because they may be inaccessible to you
Show inaccessible results