2018 year is approaching and its time to think about new directions for development of our PVSStudio static analyzer. At the moment the greatest concern for us is the Java language support. In addition we are considering the possibility of supporting IB..... (more…)
Read more »
Java has 4 visibility options: Public, Protected, Private, and Default. However, is those visibilities enough? Sometimes we need to weigh tr... (more…)
Read more »
This architecture principle was created by [1] Alistair Cockburn in 2005. This is one of the many forms of DDD(Domain Driven Design Architecture). The goal was to find a way to solve or otherwise… (more…)
Read more »
The JSpecify collective has made its first release. The group's mission is to define common sets of annotation types for use in JVM languages, to improve static analysis and language interoperation. The first release is centred on nullability, and aligns ... (more…)
Read more »
Java program to bubble sort, this is simple program to sort numbers using java program, this is simple program for bubble sort java program. (more…)
Read more »