Latest from todaynewsPython type checker ty now in betaThe Rust-based type checker from Astral banks on ‘extremely fast’ live updates, with a stable release projected for 2026.By Paul KrillDec 18, 20252 minsDevelopment ToolsPythonRust how-to High-performance programming with Java streamsBy Rafael del NeroDec 18, 202515 minsAPIsJavaProgramming Languagesnews JetBrains releases Kotlin 2.3.0By Paul KrillDec 18, 20253 minsJavaJavaScriptKotlin opinionWhat developers call themselvesBy Nick Hodges Dec 17, 20255 minsDeveloperProgramming LanguagesRoles how-toDjango tutorial: Get started with Django 6By Serdar Yegulalp Dec 17, 202513 minsDevelopment ToolsPythonWeb Development how-toSpring Boot tutorial: Get started with Spring BootBy Matthew Tyson Dec 17, 20259 minsDevelopment ToolsJavaWeb Development newsMicrosoft deprecates IntelliCode for Visual Studio CodeBy Paul Krill Dec 16, 20252 minsC#Generative AIMicrosoft .NET newsAzul acquires enterprise Java middleware provider PayaraBy Paul Krill Dec 16, 20252 minsJavaProgramming LanguagesSoftware Development analysisPythoC: An alternative to CythonBy Serdar Yegulalp Dec 12, 20253 minsDevelopment ToolsGenerative AIPython ArticlesnewsRust 1.92 touts deny-by-default never type lintsIn addition to ongoing work to stabilize the never type, unwind tables are now emitted by default and some lint warnings have been disabled.By Paul Krill Dec 12, 2025 2 minsProgramming LanguagesRustSoftware Developmenthow-toPythoC: A new way to generate C code from PythonPythoC lets you use Python as a C code generator, but with more features and flexibility than Cython provides. Here’s a first look at the new C code generator for Python.By Serdar Yegulalp Dec 10, 2025 7 minsC LanguageDevelopment ToolsPythonnewsJDK 26: The new features in Java 26The feature set for next year’s Java release has been frozen at 10, with structured concurrency, lazy constants, and primitive types in patterns, instanceof, and switch among the highlights. By Paul Krill Dec 8, 2025 7 minsJavaProgramming LanguagesSoftware DevelopmentnewsR language is making a comeback – TiobeTiobe index of programming language popularity index has the R language for statistical computin back in its top 10. By Paul Krill Dec 8, 2025 3 minsData SciencePythonR LanguagebrandpostSponsored 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 minsJavaanalysisAll I want for Christmas is a server-side JavaScript frameworkCould 2026 be the year of the beautiful back end? We explore the range of options for server-side JavaScript development, from Express to Next and all the rest. By Matthew Tyson Dec 5, 2025 3 minsDevelopment ToolsJavaScriptTypeScriptnews‘Futuristic’ Unison functional language debutsFunctional language based on ‘content-addressed code’ promises to simplify distributed programming and eliminate builds and dependency conflicts.By Paul Krill Dec 4, 2025 2 minsCloud ComputingCloud-NativeProgramming Languageshow-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 AIJavaopinionA proactive defense against npm supply chain attacksSupply chain risk is unavoidable, but not unmanageable. Proactively prevent supply chain attacks by embedding YARA into developer workflows. By Mike Wiacek Dec 4, 2025 5 minsApplication SecurityDevSecOpsJavaScriptnewsMicrosoft steers native port of TypeScript to early 2026 releaseTypeScript 7.0, which implements the language service and compiler in Go, promises to improve performance, memory usage, and parallelism. By Paul Krill Dec 3, 2025 3 minsGolangJavaScriptTypeScriptfeatureThe complete guide to Node.js frameworksTake a tour of the best web frameworks for Node, from minimalist crowd pleasers like Express, Koa, and Fastify to progressive and full-stack options like Nest, Next, SvelteKit, and more.By Matthew Tyson Dec 3, 2025 16 minsDevelopment ToolsJavaScriptWeb DevelopmentanalysisPython vs. Kotlin: Which loops do you like better?Which language has the best loops? See for yourself, with our side-by-side (loop-for-loop) Python vs. Kotlin showdown. Find more stories in this week’s report.By Serdar Yegulalp Nov 28, 2025 3 minsDevelopment ToolsKotlinPythonhow-toIntro to Nest.js: Server-side JavaScript development on NodeExplore the all-in-one server-side framework for developing scalable web applications on Node.js.By Matthew Tyson Nov 26, 2025 9 minsJavaScriptTypeScriptWeb Development Show more Show less View all Video on demand video How to generate C-like programs with Python You might be familiar with how Python and C can work together, by way of projects like Cython. The new PythoC project has a unique twist on working with both languages: it lets you write type-decorated Python that can generate entire standalone C programs, not just importable Python libraries written in C. This video shows a few basic PythoC functions, from generating a whole program to using some of PythoC’s typing features to provide better memory management than C alone could. Dec 16, 2025 5 minsPython Zed Editor Review: The Rust-Powered IDE That Might Replace VS Code Dec 3, 2025 5 mins Python Python vs. Kotlin Nov 13, 2025 5 mins Python Hands-on with the new sampling profiler in Python 3.15 Nov 6, 2025 6 mins Python See all videos Explore a topicAnalyticsArtificial IntelligenceCareersCloud ComputingData ManagementDatabasesDevelopment ToolsDevopsEmerging TechnologyGenerative AIJavaJavaScriptMicrosoft .NETOpen SourceView all topics Show me moreLatestArticlesVideos news Snowflake software update caused 13-hour outage across 10 regions By Gyana SwainDec 19, 20255 mins AnalyticsCloud StorageData Warehousing feature Cloud native explained: How to build scalable, resilient applications By Scott Carey and Josh FruhlingerDec 19, 202511 mins Agile DevelopmentCloud ComputingDevops analysis Why your next cloud bill could be a trap By David LinthicumDec 19, 20257 mins AnalyticsGenerative AIPredictive Analytics video How to make local packages universal across Python venvs Nov 4, 20254 mins Python video X-ray vision for your async activity in Python 3.14 Oct 21, 20254 mins Python video Why it's so hard to redistribute standalone Python apps Oct 17, 20255 mins Python