RedMonk Ranks Programming Languages Using GitHub and StackOverflow

Source:-https://adtmag.com/ Programming language rankings get regular headlines, and they should, at least from trend trackers like us. Among my favorite is the RedMonk quarterly, published this week. I like the methodology of their system, which extracts data from GitHub and Stack Overflow and combines them for “a ranking that attempts to reflect both code (GitHub) and discussion (Stack Overflow) traction.” In other words, it correlates what the cool kids are talking about with actual language usage “in an effort to

Read more

Java Unit Testing Solution Free for Open Source

Source:-https://adtmag.com Diffblue, a UK-based startup founded by University of Oxford researchers and focused on automating software development through artificial intelligence (AI), today announced that it is making a free version available for developers on open source software projects. The new company launched its first product, an AI-powered Java unit testing solution, in September. Diffblue’s Community Edition IntelliJ IDEA plugin, available now on the JetBrains marketplace. interactively writes unit tests for Java applications, increasing test coverage, and helping devs find regressions

Read more