Tagged articles
7 articles
Page 1 of 1
Yunqi AI+
Yunqi AI+
Apr 5, 2026 · R&D Management

How to Estimate Development Effort in the AI Coding Era?

The article explains that AI accelerates code generation but does not automatically shrink the whole delivery cycle, analyzes why traditional effort estimates become misleading, and proposes a six‑stage delivery‑focused model with practical principles and engineering safeguards for accurate estimation.

AI CodingR&D managementdevelopment productivity
0 likes · 13 min read
How to Estimate Development Effort in the AI Coding Era?
DataFunTalk
DataFunTalk
Jun 30, 2025 · Artificial Intelligence

The AI Coding Boom of 2025: 10,000 Tools Redefining Development

2025 marks the explosive rise of AI coding, with over 10,000 tools transforming development from code writing to code reviewing, introducing concepts like Vibe Coding, and offering diverse IDE and conversational platforms that automate tasks, streamline workflows, and reshape the role of developers across the industry.

AI CodingAI IDELLM tools
0 likes · 16 min read
The AI Coding Boom of 2025: 10,000 Tools Redefining Development
Architect's Tech Stack
Architect's Tech Stack
May 22, 2021 · Backend Development

Using IntelliJ IDEA Postfix Completion to Accelerate Java Development

This article introduces IntelliJ IDEA's powerful postfix completion feature, explains how to trigger it with a dot after an expression, and demonstrates ten common templates such as var declaration, null‑check, for‑loops, type casting and return statements, each illustrated with GIF examples.

IntelliJ IDEAJavacode templates
0 likes · 4 min read
Using IntelliJ IDEA Postfix Completion to Accelerate Java Development