News

VS Code combines impressive Java support with first-class support for JavaScript and other stacks, making a compelling alternative to traditional IDEs. Let’s try it with Spring and Svelte.
Maven provides consistent project structures, declarative configuration, and a wide range of plugins, along with a centralized repository for storing and downloading third-party software.
Teamprise is building a software development kit (SDK) for Microsoft's Team Foundation Server (TFS) that will allow developers to create custom apps in Java. The SDK will be designed with access to ...
ADO.NET Data Services, formerly known as Project Astoria, is a set of new features of Microsoft's .NET Framework designed to make it easier for developers to expose data sources including relational ...
An updated extension pack for Microsoft's open source, cross-platform Visual Studio Code editor boosts Java functionality by adding support for the new Java 12 release, along with new Java code ...
VisualVM is a free, open-source visual tool that integrates several command-line JDK tools and lightweight performance and memory profiling capabilities, explained the project's technical lead, Tomas ...
Free educational webapp Greenfoot provides a structured sandbox where programming students create ‘actors' that live in ‘worlds' to build simulations, games, and and other visual programs.