Tagged articles

programming paradigm

9 articles · Page 1 of 1
Software Engineering 3.0 Era
Software Engineering 3.0 Era
Jun 8, 2026 · Artificial Intelligence

2026: The Watershed Year When AI Coding Redefines Programming Logic

In 2026, AI-driven development moves from simple code suggestions to autonomous, collaborative multi‑agent teams that can understand requirements, design, code, test, and self‑correct, turning programming into an industrialized, process‑focused practice where engineers act as overseers rather than sole coders.

AI codingSoftware engineeringcloud development
0 likes · 8 min read
2026: The Watershed Year When AI Coding Redefines Programming Logic
AI Insight Log
AI Insight Log
Jan 29, 2026 · Artificial Intelligence

Redis Creator Says Stop Fighting AI: Programming Logic Is Being Reshaped

In a candid blog post, Redis founder Salvatore Sanfilippo admits he’s “surrendered” to AI, showing how Claude Code helped him refactor a library, fix transient bugs, build a C‑based BERT inference engine, and rewrite Redis Streams in minutes, arguing that manual coding is no longer the wise choice for most projects.

.aiClaude CodeRedis
0 likes · 7 min read
Redis Creator Says Stop Fighting AI: Programming Logic Is Being Reshaped
Data Party THU
Data Party THU
Jan 8, 2026 · Industry Insights

How Ben Tossell Built 30 B Tokens of AI‑Powered Projects Using Only CLI

Ben Tossell, a non‑programmer turned AI‑driven creator, spent four months consuming 3 billion tokens to launch multiple CLI‑based projects, illustrating a new programming paradigm where prompt engineering and system orchestration replace traditional coding, and sharing practical lessons, tools, and insights from his experiments.

.aiCLIPrompt Engineering
0 likes · 15 min read
How Ben Tossell Built 30 B Tokens of AI‑Powered Projects Using Only CLI
Alibaba Cloud Observability
Alibaba Cloud Observability
Aug 25, 2025 · Artificial Intelligence

From Code to AI Native Apps: The Evolution of Programming Paradigms

This article explores how programming paradigms have shifted from traditional languages to AI‑driven development, detailing AI Agent concepts, workflow versus agentic modes, single versus multi‑agent strategies, prompt versus context engineering, the reference architecture with Spring AI Alibaba, Nacos, Higress and RocketMQ, and the observability solutions built on OpenTelemetry and LoongSuite.

.aiAI agentsOpenTelemetry
0 likes · 20 min read
From Code to AI Native Apps: The Evolution of Programming Paradigms
Ops Development & AI Practice
Ops Development & AI Practice
Jun 17, 2024 · Industry Insights

Is GitHub Copilot Workspace Redefining the Programming Paradigm?

The article examines GitHub Copilot Workspace, an AI‑driven development environment built on GPT‑4, evaluating its core features, how it automates and collaborates on code, and whether it constitutes a new programming paradigm that could reshape software development practices.

AI programmingGitHub CopilotSoftware Development
0 likes · 5 min read
Is GitHub Copilot Workspace Redefining the Programming Paradigm?
Meituan Technology Team
Meituan Technology Team
Oct 27, 2022 · Fundamentals

Understanding Functional Programming: Monads, Effects, and Practical Applications in JavaScript

This article reviews the origins of functional programming, explains key concepts such as first‑class functions, monads, and side‑effect handling, demonstrates practical JavaScript examples, compares its advantages and drawbacks, and lists useful libraries and languages for adopting the paradigm.

Functional ProgrammingImmutable DataJavaScript
0 likes · 23 min read
Understanding Functional Programming: Monads, Effects, and Practical Applications in JavaScript