Tagged articles
8 articles
Page 1 of 1
21CTO
21CTO
Apr 20, 2026 · Artificial Intelligence

Why Developer “Taste” Beats Speed When Using AI Coding Tools

The article argues that the real value of AI in software development lies not in faster typing but in the developer's ability to judge and refine AI‑generated code, illustrating common pitfalls, concrete examples, and practical habits that cultivate a sense of taste to produce sustainable, high‑quality software.

AI-assisted programmingSoftware Engineeringbest practices
0 likes · 16 min read
Why Developer “Taste” Beats Speed When Using AI Coding Tools
Machine Heart
Machine Heart
Apr 20, 2026 · Artificial Intelligence

Mastering Vibe Coding: Practical Tips from Anthropic’s AI Agent Lead

The article presents Erik Schluntz’s in‑depth analysis of Vibe Coding, defining the practice, outlining its risks, explaining the exponential growth of AI capabilities, and detailing a real‑world 22,000‑line production merge that demonstrates responsible, product‑manager‑driven workflows with Claude.

AI-assisted programmingAnthropicClaude
0 likes · 13 min read
Mastering Vibe Coding: Practical Tips from Anthropic’s AI Agent Lead
Java Web Project
Java Web Project
Apr 12, 2026 · Artificial Intelligence

How AI Is Redefining IDEs: Inside JetBrains AIR’s Native AI Architecture

JetBrains AIR transforms the IDE from a simple AI add‑on into a core AI‑driven development environment, detailing its architecture, three‑step onboarding, task definition workflow, permission models, multi‑task handling, review process, and extensibility via MCP servers.

AI IDEAI integrationAI-assisted programming
0 likes · 6 min read
How AI Is Redefining IDEs: Inside JetBrains AIR’s Native AI Architecture
Geek Labs
Geek Labs
Apr 2, 2026 · Artificial Intelligence

Essential AI Skills That Can Double Your Development Efficiency

This article curates ten open‑source AI‑powered development skills—from frontend design and Next.js cache optimization to full‑stack code review and automated testing—detailing their authors, core capabilities, typical use cases, and installation commands to help developers boost productivity in the age of AI‑assisted coding.

AI-assisted programmingCode reviewFrontend Design
0 likes · 11 min read
Essential AI Skills That Can Double Your Development Efficiency
Frontend AI Walk
Frontend AI Walk
May 27, 2025 · Artificial Intelligence

Vibe Coding in the AI Era: Opportunities and Challenges

The article examines Vibe Coding, an AI‑driven programming approach that lets developers generate software from natural‑language prompts, outlining its efficiency gains, lower entry barriers, cross‑domain collaboration benefits, as well as code‑quality, debugging, over‑reliance risks, and practical guidelines for responsible use.

AI-assisted programmingCode GenerationPrompt engineering
0 likes · 15 min read
Vibe Coding in the AI Era: Opportunities and Challenges
Java Captain
Java Captain
Apr 7, 2025 · Fundamentals

Effective Object Naming: Avoiding “-er”/“-or” Suffixes, God Classes, and Building Intelligent Domain Objects

This article explains why thoughtful object naming—avoiding generic “er”/“or” suffixes and vague Service/Helper classes—improves code readability, maintainability, and AI‑assisted development, and demonstrates better designs with concrete C# examples that model real‑world business roles and adaptive behavior.

AI-assisted programmingSoftware Architectureclean code
0 likes · 12 min read
Effective Object Naming: Avoiding “-er”/“-or” Suffixes, God Classes, and Building Intelligent Domain Objects
CSS Magic
CSS Magic
Dec 6, 2024 · Artificial Intelligence

Exploring AI Code Editors: A Hands‑On Review of Copilot, Cursor, CodeGeeX and More

This article surveys the leading AI‑powered code editors—including GitHub Copilot, Cursor, CodeGeeX and others—detailing their pricing, core features such as code completion, inline and sidebar chat, project‑wide editing, and step‑by‑step setup instructions for developers of any skill level.

AI code editorAI-assisted programmingCodeGeeX
0 likes · 12 min read
Exploring AI Code Editors: A Hands‑On Review of Copilot, Cursor, CodeGeeX and More
Tencent Cloud Developer
Tencent Cloud Developer
May 11, 2023 · Artificial Intelligence

Leveraging ChatGPT‑4 for Code Generation, Refactoring, and Testing in Software Development

The article demonstrates how ChatGPT‑4 outperforms its predecessor in logical reasoning and code generation, helping developers craft regexes, refactor Go functions, implement business logic, fix parsing bugs, and suggest clearer names, while rapidly producing unit tests and accelerating low‑risk development tasks without fully replacing engineers.

AI-assisted programmingChatGPT-4Code Generation
0 likes · 8 min read
Leveraging ChatGPT‑4 for Code Generation, Refactoring, and Testing in Software Development