Best of JavaJune 2023

  1. 1
    Article
    Avatar of bytebytegoByteByteGo·3y

    EP64: How to improve API performance

    Get an in-depth look at one of the most popular programming languages in New Relic's 2023 State of the Java Ecosystem Report. The most used Java versions in production are most popular JDK vendors The rise of containers is the most common heap size configurations.

  2. 2
    Article
    Avatar of developercomDeveloper.com·3y

    Java versus Go

    Java, for its part, is similar to the C-family of languages, which include C# and C++. Go is a programming language created by Google back in 2007, making it a relatively new language when compared to its contemporaries. Go uses Goroutines and channels to perform concurrent execution.

  3. 3
    Article
    Avatar of jetbrainsJetBrains·3y

    AI Assistant in JetBrains IDEs

    This week’s EAP builds of all IntelliJ-based IDEs and.NET tools include a major new feature: AI Assistant. The AI Assistant is powered by the JetBrains AI service. The service transparently connects you, as a product user, to different language models (LLMs) and enables specific AI-powered features.

  4. 4
    Article
    Avatar of devblogsDevBlogs·3y

    Microsoft for Java Developers

    Microsoft for Java Developers Java on Visual Studio Code - June 2023. In the next few months we will roll out a series of performance updates. In latest release of Test Runner for Java, we have added the support for attribute postDebugTask. This attribute will launch a task at the very end of a debug session.