Latest from todayhow-toIntro to Lit: A standards-based reactive libraryLit builds on Mozilla’s Web Components standard to deliver simple, compliant reactive front ends. In a world of sprawling tech alternatives, it may offer a clear path forward.By Matthew TysonJul 30, 202510 minsDevelopment Libraries and FrameworksJavaScriptTypescript news TypeScript 5.9 brings deferred module evaluation, expandable hoversBy Paul KrillJul 29, 20253 minsJavaScriptProgramming LanguagesTypescriptnews JetBrains working on higher-abstraction programming languageBy Paul KrillJul 25, 20252 minsGenerative AIKotlinProgramming Languages how-toHow to use Dapper Plus in .NET CoreBy Joydip Kanjilal Jul 25, 20258 minsC#Development Libraries and FrameworksMicrosoft .NET analysisWhat you can do now with Python 3.14 RC1By Serdar Yegulalp Jul 25, 20253 minsDevelopment ToolsProgramming LanguagesPython newsMCP C# SDK updated to support latest Model Context Protocol specBy Paul Krill Jul 23, 20252 minsC#Generative AIMicrosoft .NET newsXMLUI builds React-based UIs with simple markupBy Paul Krill Jul 23, 20253 minsJavaScriptReactWeb Development featureThe best new features and fixes in Python 3.14By Serdar Yegulalp Jul 23, 202511 minsProgramming LanguagesPythonSoftware Development featureAmp your Python superpowers with ‘uv run’By Serdar Yegulalp Jul 23, 20254 minsDevelopment ToolsProgramming LanguagesPython ArticlesnewsMicrosoft C++ static analysis tool bolsters warning suppressionsMicrosoft C++ Code Analysis has been updated in Visual Studio 2022 version 17.14 to provide better tracking, justification, and overall management of warning suppressions. By Paul Krill Jul 22, 2025 2 minsC++Development ToolsVisual StudionewsJava Applet API removal slated for JDK 26Removal of the obsolete API becomes first feature targeted for Java update due in March 2026.By Paul Krill Jul 22, 2025 2 minsJavaProgramming LanguagesSoftware DevelopmentnewsNuxt 4.0 improves project organization, data fetching, TypeScript supportMajor release of the Vue-based JavaScript framework for building full-stack web applications and websites also brings updated UI templates and a speedier CLI.By Paul Krill Jul 21, 2025 3 minsJavaScriptTypescriptVuenewsJDK 25: The new features in Java 25Long-term support release due in September brings features ranging from stable values and structured concurrency to ahead-of-time method profiling and JFR CPU-time profiling on Linux. By Paul Krill Jul 17, 2025 12 minsJavaProgramming LanguagesSoftware DevelopmentbrandpostSponsored 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 minsJavahow-toHow to create your own RAG applications in RSee how to query documents using natural language, LLMs, and R—including dplyr-like filtering on metadata. Plus, learn how to use an LLM to extract structured data for text filtering. By Sharon Machlis Jul 17, 2025 20 minsGenerative AIProgramming LanguagesR LanguagefeatureECMAScript 2025: The best new features in JavaScriptThe latest JavaScript specification standardizes a well-balanced and thoughtful set of features, including the built-in global Iterator, new Set methods, improvements to regular expressions, and more.By Matthew Tyson Jul 16, 2025 11 minsJavaScriptProgramming LanguagesSoftware Developmentfeature4 tips for getting started with free-threaded PythonFree-threaded Python is now officially supported, though using it remains optional. Here are four tips for developers getting started with true parallelism in Python.By Serdar Yegulalp Jul 16, 2025 7 minsConcurrencyProgramming LanguagesPythonnewsOracle’s Java licensing shift sparks mass migration to open sourceA new survey reveals that nearly 80% of ITAM and SAM professionals are moving away from Oracle Java, citing cost hikes, audit risks, and licensing confusion as key drivers.By Anirban Ghoshal Jul 16, 2025 5 minsDeveloperJavanewsJavaScript, MacOS lead usage in worldwide developer surveyAverage yearly income for developers in the US topped the list at $144k, while Android use led iOS use among all respondents to the State of Devs 2025 survey. By Paul Krill Jul 15, 2025 2 minsJavaJavaScriptPythonanalysisPython-powered AI agents are herePython has been the language of data science since before machine learning was trendy, and now you can use it for building AI agents, too. Get the scoop on the new Google Agent Development Kit and more in this week’s report.By Serdar Yegulalp Jul 11, 2025 3 minsCareersProgramming LanguagesPythonnewsAda, other older languages vie for top spots in Tiobe language indexAda and other established languages consistently beat out rising stars like Rust, Kotlin, and Julia, says Tiobe CEO.By Paul Krill Jul 10, 2025 3 minsJavaPythonVisual BasicnewsECMAScript 2025 JavaScript standard approvedThe ECMAScript 2025 specification, now final, standardizes new JavaScript capabilities including JSON modules, regex capabilities, Set methods, and sync iterator helper methods. By Paul Krill Jul 8, 2025 4 minsJavaScriptTechnology IndustryTypescript Show more Show less View all Video on demand video Use UV to run Python packages and programs without installing Astral’s uv utility simplifies and speeds up working with Python virtual environments. But it has some other superpowers, too: it lets you run Python packages and programs without having to formally install them, all by way of one simple command. This video shows off how this can work for anything from a simple one-file program to a full project with a pyproject.toml file. Featuring Serdar Yegulalp: https://www.linkedin.com/in/serdar-yegulalp-136a483/ Jul 18, 2025 3 minsPython What are the limits of current AI approaches, and what might be next Jul 11, 2025 7 mins Python New Python Env Manager in VS Code — What You Need to Know Jul 1, 2025 4 mins Python “Fearless concurrency” in future versions of free-threaded Python Jun 26, 2025 5 mins Python See all videos Explore a topicAnalyticsArtificial IntelligenceCareersCloud ComputingData ManagementDatabasesDevelopment ToolsDevopsEmerging TechnologyGenerative AIJavaJavaScriptMicrosoft .NETOpen SourceView all topics Show me moreLatestArticlesVideos news Google’s new toolset to help connect AI agents to BigQuery By Anirban GhoshalJul 30, 20253 mins AnalyticsArtificial Intelligence feature First look: Guided code generation with Kiro By Serdar YegulalpJul 30, 20258 mins Development ToolsGenerative AI opinion How to write a good bug report By Nick HodgesJul 30, 20256 mins BugsDeveloperDevops video Are AI Models Really Deterministic? Here's Why They Often Aren’t Jun 24, 20254 mins Python video Python 3.14 Changes Type Hints Forever: Lazy Annotations Explained Jun 12, 20253 mins Python video How to deploy AI agents with the Google Agent Development Kit for Python Jun 10, 20254 mins Python