Categoría: jetbrain

Register Now for JetBrains GameDev Day 2026

.NET Tools Events JetBrains AI Rider TeamCity 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 a project begins to scale. On September 28, JetBrains GameDev Day returns with a full day of practical […]

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

Kotlin Multiplatform Releases Toolchain Kotlin 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 the details, and check the release notes for the […]

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

Interviews JetBrains Academy 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 Udemy, and talked about the value of struggling when learning […]

Authenticating TeamCity Builds to External Services With OIDC

Static credentials in CI/CD environments are a significant source of security risks and operational overhead. They can be accidentally leaked through logs and build artifacts. And you can never be sure who’s copying, saving, or sharing them with others during the CI/CD setup process. In addition, they require regular rotation to meet security requirements. That’s […]

Ensuring 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 standards, and various regulations and policies is an obligation that must be consistently met to maintain trust and accountability. According to IBM’s Cost of […]

The Grails Plugin Has a New Home: Apache Grails

News 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 stewards the Grails framework, now owns the plugin’s source code, which lives in its new GitHub repository. On JetBrains Marketplace, the plugin is listed […]

Project Loom in IntelliJ IDEA: Virtual Threads, Scoped Values, and Structured Concurrency

Java Tutorials Project Loom in IntelliJ IDEA: Virtual Threads, Scoped Values, and Structured Concurrency Java concurrency is a powerful feature, but it can be difficult to get right. Writing correct multithreaded code requires a deep understanding of thread pools, synchronization, cancellation, and error propagation. Even experienced developers regularly introduce subtle bugs like thread leaks, swallowed […]

Security Incident Affecting JetBrains Cadence

News Security We are investigating a security incident affecting JetBrains Cadence. Cadence is a JetBrains-hosted service that integrates with PyCharm through an optional plugin, and lets you run your projects on cloud compute resources. Our investigation has confirmed unauthorized access to the service and the exposure of customer data associated with its use. We have […]

The State of Django 2026: Boring is so back

PyCharm Welcome to the highlights from the fifth annual Django Developers Survey, a collaboration between the Django Software Foundation and PyCharm. This year’s report draws on responses from nearly 3,500 Django developers across more than 40 countries — from students in their first year to veterans with decades of experience. In software, “boring” is a […]

How Much Code Do Developers Really Let Agents Write?

Agentic AI AI “100% of my code is written by [insert whichever AI coding agent is popular right now]!”You’ve probably heard this claim many times this year. We wanted to find out how many developers have actually fully outsourced code writing to agents and how the share of agent-generated code differs across regions, tech stacks, […]