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 Django tutorial: Get started with Django 6By Serdar YegulalpDec 17, 202513 minsDevelopment ToolsPythonWeb Developmentanalysis PythoC: An alternative to CythonBy Serdar YegulalpDec 12, 20253 minsDevelopment ToolsGenerative AIPython how-toPythoC: A new way to generate C code from PythonBy Serdar Yegulalp Dec 10, 20257 minsC LanguageDevelopment ToolsPython newsR language is making a comeback – TiobeBy Paul Krill Dec 8, 20253 minsData SciencePythonR Language analysisPython vs. Kotlin: Which loops do you like better?By Serdar Yegulalp Nov 28, 20253 minsDevelopment ToolsKotlinPython featureHands-on with Zed: The IDE built for AIBy Serdar Yegulalp Nov 19, 20257 minsDevelopment ToolsGenerative AIPython newsAspire 13 bolsters Python, JavaScript supportBy Paul Krill Nov 17, 20253 minsJavaScriptMicrosoft .NETPython analysisPython vs. Mojo (and Java, Go, Rust, and .NET)By Serdar Yegulalp Nov 14, 20252 minsCareersProgramming LanguagesPython ArticlesnewsGoogle 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 minsGolangJavaPythonanalysisRunning managed Ray on Azure Kubernetes ServiceMicrosoft is working with Anyscale to help you build, train, and run your own ML models with PyTorch on AKS. By Simon Bisson Nov 13, 2025 7 minsKubernetesMicrosoft AzurePyTorchfeatureRevisiting Mojo: A faster Python?Modular’s Python-like language for low-level programming has evolved, and it’s now available to end users. Let’s take Mojo out for a spin.By Serdar Yegulalp Nov 12, 2025 9 minsProgramming LanguagesPythonSoftware DevelopmentnewsC# 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#JavaPythonnewsMore Django developers turning to AI – reportState of Django 2025 report cites rising usage of AI tools such as GitHub Copilot and Anthropic Claude for both learning and coding assistance.By Paul Krill Nov 7, 2025 2 minsDevelopment ToolsJavaScriptPythonnewsMozilla.ai releases universal interface to LLMsOpen-source Python library any-llm allows developers to switch among cloud and local model providers without rewriting code. By Paul Krill Nov 5, 2025 2 minsGenerative AILibraries and FrameworksPythonfeatureAI and machine learning outside of PythonPython might be the default for most AI and machine learning development, but what about other popular languages? Here’s what you need to know about using Java, Rust, Go, or C#/.Net for AI/ML.By Serdar Yegulalp Nov 5, 2025 7 minsC#GolangJavanewsTypeScript rises to the top on GitHubThe strongly-typed language recently overtook both JavaScript and Python as the most used language on GitHub, with the rise is attributed to demand for AI-assisted development.By Paul Krill Oct 28, 2025 3 minsJavaScriptPythonTypeScriptopinionTaming the Java cold-start beast: A practical guide to high-performance serverless with GraalVM and SpringTurns out Java can do serverless right — with GraalVM and Spring, cold starts are tamed and performance finally heats up.By Prasanna Kumar Ramachandran Oct 27, 2025 10 minsJavaJavaScriptPythonanalysisPython has a friend in RustRead about the big new Python 3.14 release, a Rust-powered utility to package Python apps to go, a smarter Python package manager, a Python rival for AI development, and more in our biweekly Python Report. By Serdar Yegulalp Oct 24, 2025 2 minsDevelopment ToolsLibraries and FrameworksPythonnewsPyTorch team unveils framework for programming clustersMonarch framework, currently experimental, allows Python programmers to program distributed systems as if they were just one machine.By Paul Krill Oct 22, 2025 2 minsGenerative AIPythonRusthow-toHow to use Python dataclassesPython dataclasses work behind the scenes to make your Python classes less verbose and more powerful all at once. Here's an introduction to using dataclasses in Python.By Serdar Yegulalp Oct 22, 2025 9 minsProgramming LanguagesPythonSoftware 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