Latest from todaynewsJetBrains unveils AI tracing library for Kotlin and Java Tracy, an open-source Kotlin library, helps developers trace, monitor, and evaluate AI-powered features directly from their Kotlin or Java projects, JetBrains said. By Paul KrillMar 12, 20262 minsGenerative AIJavaKotlin feature The revenge of SQL: How a 50-year-old language reinvents itselfBy Matthew TysonMar 5, 20269 minsJavaJavaScriptNoSQL Databasesnews Abandoned project linking Java, JavaScript makes a comebackBy Paul KrillFeb 25, 20262 minsJavaJavaScriptPython newsJDK 26: The new features in Java 26By Paul Krill Feb 24, 20267 minsJavaProgramming LanguagesSoftware Development newsJetBrains introduces Java to Kotlin converter for Visual Studio CodeBy Paul Krill Feb 20, 20262 minsIntegrated Development EnvironmentsJavaVisual Studio Code newsGlassFish 8 Java server boosts data access, concurrencyBy Paul Krill Feb 18, 20262 minsJavaProgramming LanguagesSoftware Development newsJava use in AI development continues to grow – Azul reportBy Paul Krill Feb 10, 20262 minsGenerative AIJavaProgramming Languages newsPHP language still relevant, advocate insistsBy Paul Krill Jan 16, 20263 minsJavaPHPPython newsJava 27 gets its first featureBy Paul Krill Jan 13, 20262 minsJavaProgramming LanguagesSoftware Development ArticlesnewsOracle unveils Java development plans for 2026OpenJDK project teams will focus work on features such as value types, code reflection, AOT compilation, and structured concurrency in the coming year. By Paul Krill Jan 12, 2026 3 minsJavaProgramming LanguagesSoftware DevelopmentnewsC# wins Tiobe Programming Language of the Year honors for 2025C# saw the largest increase in ranking in the index year over year, while Java held steady, C and C++ swapped positions, R and Perl rose, and Go and Ruby faded. By Paul Krill Jan 5, 2026 4 minsC#JavaJavaScriptfeature8 old programming languages developers won’t quitNewer languages might soak up all the glory, but these die-hard languages have their place. Here are eight languages developers still use daily, and what they’re good for.By Peter Wayner Dec 22, 2025 7 minsC++JavaPythonhow-toHigh-performance programming with Java streamsLearn how to use advanced techniques like short-circuiting, parallel execution, virtual threads, and stream gatherers to maximize Java stream performance. By Rafael del Nero Dec 18, 2025 15 minsAPIsJavaProgramming LanguagesbrandpostSponsored by Amazon Web ServicesMachine Learning in Java is Speeding Image ProcessingJava developers can quickly implement image classification or object detection using pre-trained machine learning models. Dec 18, 2020 6 minsJavanewsJetBrains releases Kotlin 2.3.0Now generally available, latest update to the Kotlin language includes a checker for unused return values and a host of other experimental features. By Paul Krill Dec 18, 2025 3 minsJavaJavaScriptKotlinhow-toSpring Boot tutorial: Get started with Spring BootSpring Boot is one of the most popular and accessible web development frameworks in the world. Find out what it’s about, with this quick guide to web development with Spring Boot.By Matthew Tyson Dec 17, 2025 9 minsDevelopment ToolsJavaWeb DevelopmentnewsAzul acquires enterprise Java middleware provider PayaraMove viewed by Azul as boost in Java battle against Oracle.By Paul Krill Dec 16, 2025 2 minsJavaProgramming LanguagesSoftware Developmenthow-toSpring AI tutorial: Get started with Spring AILearn how to configure Spring AI to interact with large language models, support user-generated prompts, and connect with a vector store and simple RAG service in your Spring-based applications.By Steven Haines Dec 4, 2025 18 minsDevelopment ToolsGenerative AIJavahow-toClojure for Java developers: What you need to knowFour key concepts are essential for understanding Clojure’s functional programming paradigm. Here’s how to apply what you know about Java to learning Clojure.By Matthew Tyson Nov 19, 2025 9 minsJavaProgramming LanguagesSoftware DevelopmentnewsGoogle Agent Development Kit adds Go language supportGoogle ADK allows developers to build agentic appllications using Python, Java, or Go, and now supports the Agent2Agent protocol for multi-agent orchestration. By Paul Krill Nov 13, 2025 2 minsGolangJavaPythonhow-toJava Stream API tutorial: How to create and use Java streamsGet started with Java streams, including how to create streams from Java collections, the mechanics of a stream pipeline, examples of functional programming with Java streams, and more.By Rafael del Nero Nov 13, 2025 13 minsAPIsJavaProgramming LanguagesnewsC# rises in Tiobe language popularity indexMicrosoft’s fast-growing language for .NET may be poised to overtake Java in popularity for the first time, Tiobe said. By Paul Krill Nov 10, 2025 3 minsC#JavaPython Show more Show less View all Video on demand video Write and run assembly in Python with Copapy Python has many powerful applications as a “meta-language” or a code generation system. The newly unveiled Copapy library uses Python as a system for generating and running assembly language on the fly. It was originally intended to generate code for real-time embedded systems, but it’s got potential far beyond that, as you’ll see in this video. It can be used to generate high-performance numerical code, with a much smaller library footprint than similar projects. For more about Python’s new JIT, which employs techniques also used in Copapy: https://www.infoworld.com/article/4110565/get-started-with-pythons-new-native-jit.html For more about Numba, another library for JIT-compiling numerical code for performance: https://www.infoworld.com/article/2266749/speed-up-your-python-with-numba.html Mar 10, 2026 5 minsPython Run AI Models Locally on Your PC — No Cloud Required (LM Studio Guide) Mar 3, 2026 5 mins Python Run PostgreSQL in Python — No Setup Required Feb 4, 2026 4 mins Python Visual generative AI development with ComfyUI Jan 23, 2026 5 mins Python See all videos Explore a topicAnalyticsArtificial IntelligenceCareersCloud ComputingData ManagementDatabasesDevelopment ToolsDevopsEmerging TechnologyGenerative AIJavaScriptMicrosoft .NETOpen SourceProgramming LanguagesView all topics Show me moreLatestArticlesVideos news Open VSX extensions hijacked: GlassWorm malware spreads via dependency abuse By Shweta SharmaMar 16, 20263 mins CybercrimeDevelopment ToolsMalware feature How to build an AI agent that actually works By Andrew C. OliverMar 16, 202618 mins Artificial IntelligenceGenerative AISoftware Development opinion Migrating from Apache Airflow v2 to v3 By Niharika PujariMar 16, 20266 mins Data EngineeringDevelopment ToolsOpen Source video Why SQLite Finally Feels Modern Jan 14, 20264 mins Python video How to generate C-like programs with Python Dec 16, 20255 mins Python video Zed Editor Review: The Rust-Powered IDE That Might Replace VS Code Dec 3, 20255 mins Python