/

JetBrains Blog

11 stories

Learning to Code in the Age of AI: Advice From a Top Udemy Instructor

JetBrains BlogToolsLearning to Code in the Age of AI: Advice From a Top Udemy Instructor What should a beginner developer learn in order to keep up in the AI era? This is one of the most debated questions in tech right now. We got in touch with Ardit Sulce, a Python educator with over 650,000 students on Ude

September 3
Kotlin Toolchain 0.12: Multiplatform Library Publishing, Wasm Apps, and More

JetBrains BlogToolsKotlin Toolchain 0.12: Multiplatform Library Publishing, Wasm Apps, and More Kotlin Toolchain 0.12.0 is out. This release brings some long-awaited features: multiplatform libraries publication, a preview of Wasm application support, Compose Hot Reload from the command line, and more. Read on for

September 3
Register Now for JetBrains GameDev Day 2026

JetBrains BlogToolsRegister Now for JetBrains GameDev Day 2026 Every game starts with an idea. Getting it into production means navigating code, tools, pipelines, performance bottlenecks, architectural trade-offs, and all the small decisions that only reveal their consequences once

September 2
JetBrains Blog

JetBrains BlogToolsIntelliJ IDEA 2026.2.2 Is Out! IntelliJ IDEA 2026.2.2 is now available. You can update to this version from inside the IDE, using the Toolbox App, or by using snaps if you are a Ubuntu user. You can also download it from our website. IntelliJ IDEA 202

September 2
TeamCity 2026.2: Pipelines General Availability, BYOK for AI Assistant, and More

JetBrains BlogToolsTeamCity 2026.2: Pipelines General Availability, BYOK for AI Assistant, and More This major update for TeamCity On-Premises introduces a number of pipeline improvements that are now moving out of EAP and joining build configurations as official, stable options for designing CI/CD workflows. We are al

September 2
The MPS 2026.2 Early Access Program Has Started

JetBrains BlogToolsThe MPS 2026.2 Early Access Program Has Started MPS 2026.2 EAP1 offers several improvements to test reporting, enhances grouping of found items, and brings a smoother editing experience and a more maintainable foundation for launching MPS and MPS-based products. This

September 2
Stop Guessing at Hard Faults

JetBrains BlogToolsStop Guessing at Hard Faults CLion’s new AI skill lets agents find the root cause without manual digging. Embedded debugging takes a lot of manual work. You’re flashing real hardware, juggling debug probes or DAP adapters, and when something goes wr

September 2
How to Handle Errors in Go

JetBrains BlogToolsHow to Handle Errors in Go This article was initially published by a community contributor, Christoph Berger, in the JetBrains’ Go Guide and has since been moved to the JetBrains Go blog. We have also updated it in August 2026 to reflect the most

September 2
JetBrains Blog

JetBrains BlogToolsThe Grails Plugin Has a New Home: Apache Grails The Grails plugin for IntelliJ IDEA (which provides framework-aware coding assistance, GSP tooling, and GORM integration) has moved to the Apache Grails project. The Apache Software Foundation (ASF), which already stewar

September 1
Ensuring Code Compliance in Public Sector Software Projects

JetBrains BlogToolsEnsuring Code Compliance in Public Sector Software Projects The public sector handles sensitive citizen data, which is why software projects built with secure coding are imperative to deliver high trust levels. Code compliance with data protection laws, financial governance stand

September 1
Fine-Tuning SOTA Object Detection Models on Real-World Datasets

JetBrains BlogToolsFine-Tuning SOTA Object Detection Models on Real-World Datasets In our previous blog post in this series, we discussed state-of-the-art models for object detection: the architectures, the theory, and what makes YOLO12, YOLO26, and RF-DETR tick. If you want the theoretical background

August 31