21CTO
Author

21CTO

21CTO (21CTO.com) offers developers community, training, and services, making it your go‑to learning and service platform.

4.9k
Articles
0
Likes
1.8k
Views
0
Comments
Recent Articles

Latest from 21CTO

100 recent articles max
21CTO
21CTO
Mar 13, 2026 · Fundamentals

Tony Hoare: The Genius Behind Quicksort, Null References, and a Billion‑Dollar Error

Tony Hoare, Turing Award laureate and creator of Quicksort, introduced the null reference in 1965—a design later dubbed the “billion‑dollar mistake”—and spent his career advancing programming language theory, concurrency models, and formal verification, while his public apology in 2009 spurred a wave of safer language designs.

QuickSortTony Hoarealgorithm design
0 likes · 12 min read
Tony Hoare: The Genius Behind Quicksort, Null References, and a Billion‑Dollar Error
21CTO
21CTO
Mar 9, 2026 · Frontend Development

How Microsoft’s FocusGroup Improves Keyboard Navigation and Site Performance

Microsoft’s new FocusGroup preview simplifies complex navigation elements for developers, enabling full keyboard operation, faster page loads, and better accessibility compliance with WCAG standards, now available in Edge and contributed to Chromium.

Microsoft EdgeWeb developmentaccessibility
0 likes · 5 min read
How Microsoft’s FocusGroup Improves Keyboard Navigation and Site Performance
21CTO
21CTO
Mar 7, 2026 · Fundamentals

Why Go Finally Embraced Generic Methods—and What It Means for Developers

The Go team has approved generic methods, overturning a long‑standing stance, while keeping full backward compatibility, sparking developer excitement, revealing lingering limitations with generic interfaces, and highlighting survey‑driven demand for additional language features such as enums and error handling.

Genericsgeneric methodsprogramming language design
0 likes · 5 min read
Why Go Finally Embraced Generic Methods—and What It Means for Developers
21CTO
21CTO
Mar 3, 2026 · User Experience Design

How AI Is Redefining the Design Process – Lessons from Anthropic’s Claude Lead

In a 2026 Lenny's Podcast interview, Jenny Wen, Claude’s design lead at Anthropic, explains how AI has upended traditional design workflows, reshapes the role of designers, and reveals the tools, hiring priorities, and future UI‑chat hybrids that are shaping modern product creation.

AI designClaudeCo-work
0 likes · 15 min read
How AI Is Redefining the Design Process – Lessons from Anthropic’s Claude Lead
21CTO
21CTO
Mar 2, 2026 · Frontend Development

Why Modern JavaScript Frameworks Feel Familiar: The Return of Server‑Side Rendering

The article explains how web development is circling back to server‑side rendering, merging PHP's integrated simplicity with modern JavaScript ecosystems like Next.js, to improve performance, SEO, and developer productivity while addressing the complexities introduced by earlier single‑page application architectures.

JavaScriptPHPServer-side Rendering
0 likes · 6 min read
Why Modern JavaScript Frameworks Feel Familiar: The Return of Server‑Side Rendering
21CTO
21CTO
Feb 26, 2026 · Frontend Development

jQuery 4.0 Unveiled: New Features, Modern Architecture, and Upgrade Guide

On February 24, 2026, jQuery celebrated its 20th anniversary with the release of version 4.0, a major overhaul that streamlines the library, adopts ES modules, drops legacy browser support, improves security, and offers a lightweight, migration‑friendly upgrade path for developers.

ES modulesJavaScriptLibrary
0 likes · 7 min read
jQuery 4.0 Unveiled: New Features, Modern Architecture, and Upgrade Guide
21CTO
21CTO
Feb 25, 2026 · Artificial Intelligence

How a One‑Hour Prototype Turned an Austrian Engineer into an AI Open‑Source Sensation

Peter Steinberger’s personal quest for a WhatsApp AI assistant led to the rapid creation of OpenClaw, an open‑source AI agent that combined local‑first execution, multi‑model support, and full‑system actions, skyrocketing to hundreds of thousands of GitHub stars and eventually prompting his move to OpenAI.

AI agentsAI ecosystemOpenAI
0 likes · 12 min read
How a One‑Hour Prototype Turned an Austrian Engineer into an AI Open‑Source Sensation
21CTO
21CTO
Feb 24, 2026 · Artificial Intelligence

Why AI Coding Assistants Threaten Junior Developers—and How Mentorship Can Save the Future

Microsoft Azure CTO Mark Russinovich warns that AI coding assistants boost senior engineers' productivity while undermining junior developers, urging organizations to adopt mentorship programs and an "Early‑in‑Career" mode for AI agents to preserve the next generation of software leaders.

AI coding assistantsAI impactMark Russinovich
0 likes · 5 min read
Why AI Coding Assistants Threaten Junior Developers—and How Mentorship Can Save the Future
21CTO
21CTO
Feb 21, 2026 · Operations

Why AI‑Generated Pull Requests Are Overwhelming Open‑Source Maintainers

Open‑source projects like Godot, Blender, and Hidden Folks are struggling with a flood of low‑quality AI‑generated pull requests, prompting maintainers to call for stricter contribution policies, migration to alternative platforms, and tools such as the Anti‑Slop GitHub Action to curb the spam.

GitHubOpen SourceProject Maintenance
0 likes · 5 min read
Why AI‑Generated Pull Requests Are Overwhelming Open‑Source Maintainers
21CTO
21CTO
Feb 19, 2026 · Fundamentals

Why Compilers Still Matter: Debunking Musk’s ‘Code‑Free’ Future

The article traces Grace Hopper’s pioneering compiler work, critiques Elon Musk’s claim that AI will eliminate coding, explains how modern compilers transform source code through multiple deterministic stages, and argues that source code remains essential despite advances in large language models.

LLMProgramming Fundamentalscode optimization
0 likes · 17 min read
Why Compilers Still Matter: Debunking Musk’s ‘Code‑Free’ Future