Tagged articles
469 articles
Page 2 of 5
DataFunSummit
DataFunSummit
Oct 24, 2025 · Artificial Intelligence

How AI Is Revolutionizing Scientific Code Development Across Disciplines

Google researchers have built a breakthrough AI system that uses large language models combined with tree‑search to automatically write, rewrite, and optimize scientific computing code, delivering expert‑level solutions across fields such as genomics, epidemiology, earth observation, neuroscience, and numerical mathematics.

AICode Generationresearch automation
0 likes · 7 min read
How AI Is Revolutionizing Scientific Code Development Across Disciplines
Lin is Dream
Lin is Dream
Oct 22, 2025 · Backend Development

Designing High‑Performance Coupon Codes with Bit‑Level Encoding

This article explains how to design scalable, collision‑free coupon codes by using a custom binary layout, bit‑field allocation, checksum validation, obfuscation, Base62 encoding, and provides complete Java‑style algorithms and database schema for production use.

Code GenerationCouponDatabase design
0 likes · 15 min read
Designing High‑Performance Coupon Codes with Bit‑Level Encoding
Baidu Tech Salon
Baidu Tech Salon
Oct 21, 2025 · Artificial Intelligence

Cut Data Integration Time from Months to Days with LLM-Powered Intelligent Ingestion

An LLM-driven intelligent data-ingestion framework replaces manual, months-long integration with an automated code-generation and execution loop that auto-recognizes schemas, maps structures, extracts quality rules, builds deployment packages, cutting onboarding time from three months to three days while eliminating human effort.

Code GenerationLLMautomated ETL
0 likes · 19 min read
Cut Data Integration Time from Months to Days with LLM-Powered Intelligent Ingestion
Alibaba Cloud Developer
Alibaba Cloud Developer
Oct 21, 2025 · Backend Development

How AI‑Powered Code Generation Cut Java Development Time by 40%

This article details how Ant Group’s international credit team applied AI‑assisted code generation using CodeFuse plugins and custom prompts to automatically transform system specifications into Java façade, persistence, and business‑logic code, achieving a 40% reduction in coding effort across multiple projects.

AI CodingAutomationCode Generation
0 likes · 54 min read
How AI‑Powered Code Generation Cut Java Development Time by 40%
Test Development Learning Exchange
Test Development Learning Exchange
Oct 16, 2025 · Backend Development

Boost API Testing Efficiency: Auto‑Generate Python Test Cases with AI & Jinja2

Learn how to eliminate manual test case writing by using a lightweight AI‑driven approach combined with Jinja2 templates to automatically parse API specifications or JSON Schemas, generate comprehensive Python test scripts, handle parameter combinations, edge cases, and integrate with your existing test framework in just a few commands.

AIAPI testingCode Generation
0 likes · 8 min read
Boost API Testing Efficiency: Auto‑Generate Python Test Cases with AI & Jinja2
Baidu Geek Talk
Baidu Geek Talk
Oct 15, 2025 · Artificial Intelligence

Can LLMs Automate Data Ingestion and Cut Integration Time from Months to Days?

This article presents an LLM‑driven intelligent data platform ingestion solution that automates schema recognition, mapping, quality rule extraction, and package building, reducing integration cycles from three months to three days while eliminating manual effort and enhancing scalability and control.

AIAutomationCode Generation
0 likes · 21 min read
Can LLMs Automate Data Ingestion and Cut Integration Time from Months to Days?
Kuaishou Tech
Kuaishou Tech
Oct 11, 2025 · Artificial Intelligence

How KAT-Dev-72B-Exp Sets a New Record in Large‑Scale RL for Code Generation

The KAT‑Dev‑72B‑Exp model, an experimental reinforcement‑learning version of KAT‑Coder, achieves a 74.6% performance boost on the SWE‑Bench Verified benchmark, introduces Trie Packing and entropy‑aware advantage scaling, and showcases a decoupled training architecture that dramatically speeds up large‑scale agentic RL training.

AICode Generationagentic training
0 likes · 9 min read
How KAT-Dev-72B-Exp Sets a New Record in Large‑Scale RL for Code Generation
Wu Shixiong's Large Model Academy
Wu Shixiong's Large Model Academy
Sep 28, 2025 · Artificial Intelligence

Can AI Automate the Entire Research Cycle? From Paper Reading to Code Reproduction

The author builds an AI‑driven end‑to‑end assistant that transforms a research paper into a structured reading note, generates reproducible code, runs experiments, summarizes results, and creates a report, demonstrating how large language models like Kimi K2 can streamline the entire paper‑to‑implementation workflow.

AI workflowClaude CodeCode Generation
0 likes · 9 min read
Can AI Automate the Entire Research Cycle? From Paper Reading to Code Reproduction
Ray's Galactic Tech
Ray's Galactic Tech
Sep 23, 2025 · Backend Development

Master MyBatis-Plus: Quick Start, Core Features, and Best Practices

This guide walks through adding MyBatis-Plus to a Spring Boot project, configuring basic settings, using CRUD operations, condition builders, pagination, advanced features like auto‑fill, logical delete, optimistic locking, code generation, common pitfalls, and practical recommendations for effective usage.

CRUDCode GenerationJava
0 likes · 7 min read
Master MyBatis-Plus: Quick Start, Core Features, and Best Practices
DataFunSummit
DataFunSummit
Sep 23, 2025 · Artificial Intelligence

How Large‑Model AI Is Transforming R&D Workflows and Coding Tools

The article examines how large‑model AI is reshaping R&D by advancing intelligent development tools—from early code‑completion assistants like GitHub Copilot to expansive code‑generation platforms—highlighting their evolution, enterprise adoption, practical developer experiences, and future workflow transformations.

Code Generationartificial intelligencedeveloper tools
0 likes · 4 min read
How Large‑Model AI Is Transforming R&D Workflows and Coding Tools
DaTaobao Tech
DaTaobao Tech
Sep 22, 2025 · Artificial Intelligence

Inside Claude Code: Architecture, Execution Flow, and iFlow CLI 2.0 Innovations

This article provides an in‑depth technical breakdown of Anthropic's Claude Code terminal AI programming tool—including its layered system architecture, command execution pipeline, context management, security model, binary feedback mechanism, and the newly released iFlow CLI 2.0 with sub‑agents, MCP tool integration and multi‑mode operation—illustrated with code snippets and real‑world usage examples.

AICLICode Generation
0 likes · 22 min read
Inside Claude Code: Architecture, Execution Flow, and iFlow CLI 2.0 Innovations
DataFunSummit
DataFunSummit
Sep 21, 2025 · Artificial Intelligence

How Large‑Model AI Is Transforming Software Development Tools

This article explores how large‑model AI is reshaping R&D by evolving intelligent development tools—from early code‑completion assistants like GitHub Copilot to advanced code‑generation platforms that automate larger portions of the software engineering workflow.

AICode Generationintelligent tools
0 likes · 4 min read
How Large‑Model AI Is Transforming Software Development Tools
大转转FE
大转转FE
Sep 19, 2025 · Frontend Development

Boosting Frontend Development Efficiency with AI: A Real‑World Cursor Case Study

This article details how integrating the AI coding assistant Cursor into a membership‑system frontend project increased development efficiency by 21%, reduced a 188‑hour task to 149 hours, and outlines practical methods for AI‑generated routing, UI‑to‑DOM conversion, mock data creation, code refactoring, and the limits of AI assistance in complex interactions.

AI-assisted developmentCode GenerationComponent Architecture
0 likes · 20 min read
Boosting Frontend Development Efficiency with AI: A Real‑World Cursor Case Study
DataFunSummit
DataFunSummit
Sep 15, 2025 · Artificial Intelligence

Large‑Model AI: Revolutionizing Software Development Tools

This article explores how large‑model AI is reshaping software development, tracing the evolution of intelligent R&D tools, highlighting enterprise adoption experiences, showcasing developer practices, and previewing upcoming Q&A, while emphasizing the shift from code completion to large‑scale code generation and enhanced user interactions.

AICode Generationintelligent tools
0 likes · 4 min read
Large‑Model AI: Revolutionizing Software Development Tools
Sohu Smart Platform Tech Team
Sohu Smart Platform Tech Team
Sep 10, 2025 · Artificial Intelligence

How the Model Context Protocol (MCP) Bridges AI and Design Data

This article explains the Model Context Protocol (MCP) as an open standard for secure AI‑tool interaction, details its client‑server architecture, showcases a Figma‑focused MCP implementation with code examples, and discusses data simplification, transformers, and image handling that enable AI assistants to generate accurate front‑end code from design files.

AI integrationCode GenerationFigma data
0 likes · 15 min read
How the Model Context Protocol (MCP) Bridges AI and Design Data
Java Tech Enthusiast
Java Tech Enthusiast
Sep 8, 2025 · Backend Development

Boost Your Java CRUD Development with EasyCode: A Step‑by‑Step Guide

This article introduces the EasyCode IntelliJ plugin, explains how it generates CRUD code for Java projects using custom Velocity templates, walks through installation and configuration steps with screenshots, and shows the necessary Spring Boot adjustments to get a fully functional backend up and running.

CRUDCode GenerationEasyCode
0 likes · 4 min read
Boost Your Java CRUD Development with EasyCode: A Step‑by‑Step Guide
Didi Tech
Didi Tech
Sep 4, 2025 · Frontend Development

Boost Front‑End Productivity: Practical AI‑IDE Strategies for Developers

This article explores how AI‑enhanced IDEs can transform front‑end development by streamlining requirement analysis, technical design, UI automation, code refactoring, test generation, and code review, offering concrete prompts, workflow tips, and best practices to dramatically improve efficiency and code quality.

AIAI IDECode Generation
0 likes · 11 min read
Boost Front‑End Productivity: Practical AI‑IDE Strategies for Developers
Kuaishou Tech
Kuaishou Tech
Aug 23, 2025 · Artificial Intelligence

How Thyme Enables Models to Think Beyond Images with Code‑Driven Multimodal Reasoning

The Kwai Keye team presents Thyme, a novel multimodal reasoning framework that lets large language models generate and safely execute Python code for image manipulation and complex calculations, achieving significant performance gains over existing vision‑language models across perception, reasoning, and hallucination‑reduction benchmarks.

AI researchCode Generationlarge language model
0 likes · 12 min read
How Thyme Enables Models to Think Beyond Images with Code‑Driven Multimodal Reasoning
大转转FE
大转转FE
Aug 11, 2025 · Frontend Development

Frontend Weekly: AI‑Driven Efficiency, Tree Shaking Deep Dive, and Code Refactoring

This newsletter curates five technical articles covering AI‑enhanced frontend productivity, a comparative deep dive into tree shaking across major bundlers, innovative AI code generation for e‑commerce frontends, a rapid AI‑assisted component refactor, and efficiency gains in ad‑monitoring development.

AICode GenerationTree Shaking
0 likes · 4 min read
Frontend Weekly: AI‑Driven Efficiency, Tree Shaking Deep Dive, and Code Refactoring
Big Data Technology Tribe
Big Data Technology Tribe
Aug 5, 2025 · Big Data

How Spark’s Catalyst Optimizer Transforms SQL Queries: Trees, Rules, and Code Generation

This article explains Spark SQL’s Catalyst optimizer, describing its extensible design, tree‑based representation, rule‑driven transformations, batch execution to a fixed point, and how Scala’s pattern matching and quasiquotes enable efficient analysis, logical optimization, physical planning, and code generation.

Big DataCatalyst OptimizerCode Generation
0 likes · 18 min read
How Spark’s Catalyst Optimizer Transforms SQL Queries: Trees, Rules, and Code Generation
Go Programming World
Go Programming World
Jul 28, 2025 · Fundamentals

What Is the Purpose of Go’s doc.go File and How to Use It Effectively?

This article explains the role of the doc.go file in Go projects for centralized package documentation, demonstrates its structure with real examples, shows how to generate docs using godoc and go doc, and explores advanced uses like canonical import paths and code generation annotations.

Code GenerationGocanonical import
0 likes · 14 min read
What Is the Purpose of Go’s doc.go File and How to Use It Effectively?
Fun with Large Models
Fun with Large Models
Jul 24, 2025 · Artificial Intelligence

Qwen3‑Coder vs Claude 4: In‑Depth Performance Review and Usage Guide

This article evaluates the open‑source Qwen3‑Coder‑480B‑A35B model, comparing its programming and agentic capabilities to Claude 4 and other leading models, detailing its architecture, token length, reinforcement‑learning‑after‑training technique, ecosystem tools, and real‑world code‑generation case studies.

AI CodingAgent RLBenchmark
0 likes · 14 min read
Qwen3‑Coder vs Claude 4: In‑Depth Performance Review and Usage Guide
Zhuanzhuan Tech
Zhuanzhuan Tech
Jul 23, 2025 · Artificial Intelligence

Why AI‑Generated Code Often Misses the Mark and How a Code Knowledge Base Fixes It

AI‑generated code frequently fails to match project conventions due to lack of contextual memory, but building a dynamic code knowledge base combined with Retrieval‑Augmented Generation (RAG) enables precise, compliant code output, reduces errors, accelerates development, and transforms AI into a project‑specific assistant.

AICode GenerationKnowledge Base
0 likes · 13 min read
Why AI‑Generated Code Often Misses the Mark and How a Code Knowledge Base Fixes It
DataFunTalk
DataFunTalk
Jul 23, 2025 · Artificial Intelligence

Qwen3‑Coder: Open‑Source AI Programming Agent That Beats the Competition

Alibaba’s Tongyi team unveiled the open‑source Qwen3‑Coder, a massive 450‑billion‑parameter programming model that outperforms leading closed‑source solutions, supports up to 1 M token context, offers a free CLI tool, and demonstrates impressive code generation capabilities across animations, games, and real‑world tasks.

AI programmingCode GenerationQwen3-Coder
0 likes · 5 min read
Qwen3‑Coder: Open‑Source AI Programming Agent That Beats the Competition
Eric Tech Circle
Eric Tech Circle
Jul 22, 2025 · Artificial Intelligence

Mastering Cursor AI: Four Principles for Scalable, Maintainable Code Generation

This article analyzes common pitfalls when using Cursor AI—such as ineffective rules, token waste, maintenance challenges, unstable output, and style disruption—and presents the MSEC theory with four concrete principles, rule types, and practical guidelines to build a robust, maintainable rule system for AI‑assisted coding.

AI prompt engineeringCode GenerationCursor AI
0 likes · 12 min read
Mastering Cursor AI: Four Principles for Scalable, Maintainable Code Generation
Alibaba Cloud Developer
Alibaba Cloud Developer
Jul 22, 2025 · Artificial Intelligence

How AI Can Accelerate Backend Development: Practical Workflow, Prompts, and Real‑World Cases

This article explores how AI coding tools can be applied to backend development by outlining a hands‑on workflow, designing layered prompts, generating project structures and code, and sharing practical experiences, architectural insights, and three production case studies that demonstrate significant productivity gains.

AIBackend DevelopmentCode Generation
0 likes · 32 min read
How AI Can Accelerate Backend Development: Practical Workflow, Prompts, and Real‑World Cases
DataFunTalk
DataFunTalk
Jul 16, 2025 · Artificial Intelligence

Inside OpenAI: Unfiltered Lessons on AI, Culture, and Rapid Product Launches

A former OpenAI engineer shares a candid, unfiltered account of the company's fast‑paced growth, bottom‑up research culture, engineering practices, product decisions, and the intense seven‑week sprint that delivered Codex, offering valuable insights for AI researchers, product managers, and tech leaders.

AI researchCode GenerationOpenAI
0 likes · 22 min read
Inside OpenAI: Unfiltered Lessons on AI, Culture, and Rapid Product Launches
Youzan Coder
Youzan Coder
Jul 11, 2025 · Artificial Intelligence

How AI Boosted Full‑Stack Development Efficiency by Up to 80%

This article details how the Youzan BumpTag team leveraged AI tools across mobile, backend, and frontend development to accelerate feature implementation, code generation, and testing, achieving efficiency gains of 60‑80% while sharing practical cases, pitfalls, and future AI‑driven skill development plans.

AICode GenerationFull-Stack Development
0 likes · 13 min read
How AI Boosted Full‑Stack Development Efficiency by Up to 80%
Java Backend Technology
Java Backend Technology
Jul 2, 2025 · Backend Development

Generate Spring Boot CRUD Code Instantly with EasyCode Plugin

This tutorial walks you through installing the EasyCode IntelliJ plugin, creating a MySQL database, configuring IDEA’s database connection, setting up Maven dependencies and application.yml, generating entity, DAO, service, and controller code automatically, and finally running the Spring Boot project.

Code GenerationEasyCodeIntelliJ IDEA
0 likes · 6 min read
Generate Spring Boot CRUD Code Instantly with EasyCode Plugin
Java Tech Enthusiast
Java Tech Enthusiast
Jun 30, 2025 · Artificial Intelligence

From Hand‑Typed Code to AI‑Powered Tab: The Evolution of Programming

The article traces programming’s journey from manual 0‑and‑1 coding and basic editors, through the copy‑paste era enabled by graphical IDEs and the web, to today’s AI‑driven development where tools like Copilot and Cursor let developers code by prompting, reshaping the craft.

AI coding toolsAutomationCode Generation
0 likes · 5 min read
From Hand‑Typed Code to AI‑Powered Tab: The Evolution of Programming
DeWu Technology
DeWu Technology
Jun 23, 2025 · Artificial Intelligence

Designing a Structured AI Collaboration Framework for Cursor IDE

This article examines the shortcomings of the previous Cursor IDE rule set, introduces a three‑layer architecture for AI‑assisted coding, defines a standardized rule format and execution protocol, and provides best‑practice guidelines and phased rollout plans to ensure consistent, high‑quality code generation.

AI CollaborationCode GenerationCursor IDE
0 likes · 12 min read
Designing a Structured AI Collaboration Framework for Cursor IDE
Rare Earth Juejin Tech Community
Rare Earth Juejin Tech Community
Jun 20, 2025 · Artificial Intelligence

How an AI‑Powered IDE Accelerated the 3‑Day Build of an English Learning App

In just three days, the team built the Streams‑to‑River English learning app by leveraging the AI‑driven TRAE IDE, which generated most of the code, integrated large‑model features, and employed a Hertz‑Kitex microservice architecture with MySQL, Redis, and AI services.

AI DevelopmentCode GenerationEnglish Learning App
0 likes · 6 min read
How an AI‑Powered IDE Accelerated the 3‑Day Build of an English Learning App
DataFunTalk
DataFunTalk
Jun 18, 2025 · Artificial Intelligence

Can LLMs Really Beat Human Olympiad Programmers? Insights from LiveCodeBench Pro

This article examines the LiveCodeBench Pro benchmark, revealing that while large language models achieve impressive scores on knowledge‑ and logic‑heavy coding problems, they still fall short of human experts on high‑difficulty, observation‑intensive tasks, especially without external tool support.

AI EvaluationBenchmarkCode Generation
0 likes · 11 min read
Can LLMs Really Beat Human Olympiad Programmers? Insights from LiveCodeBench Pro
Liangxu Linux
Liangxu Linux
Jun 7, 2025 · Fundamentals

Unlock the Hidden Power of C Macros: From Basics to Advanced Tricks

This article explains C preprocessor macros in depth, covering simple constant replacement, parameterized macros, stringification, token‑pasting, predefined macros, variadic macros, conditional compilation tricks, common pitfalls, and best‑practice recommendations for safe usage.

CCode GenerationDebugging
0 likes · 11 min read
Unlock the Hidden Power of C Macros: From Basics to Advanced Tricks
Architecture and Beyond
Architecture and Beyond
Jun 7, 2025 · Artificial Intelligence

Does AI Really Simplify Software Development? Uncovering Hidden Complexities

The article examines how AI can speed up code generation yet fails to reduce the fundamental complexities of software development, shifting challenges to new areas such as prompt engineering, consistency, changeability, and invisibility, and argues that future developers must master AI to manage, not replace, complexity.

AI programmingCode GenerationPrompt engineering
0 likes · 9 min read
Does AI Really Simplify Software Development? Uncovering Hidden Complexities
Kuaishou Tech
Kuaishou Tech
Jun 4, 2025 · Artificial Intelligence

KwaiCoder-AutoThink-preview: An Automatic‑Thinking Large Model Enhanced with Step‑SRPO Reinforcement Learning

The KwaiPilot team released the KwaiCoder‑AutoThink‑preview model, which introduces a novel automatic‑thinking training paradigm and a process‑supervised reinforcement‑learning method called Step‑SRPO, enabling the model to dynamically switch between thinking and non‑thinking modes, reduce inference cost, and achieve up to 20‑point gains on code and math benchmarks while handling large‑scale codebases.

AI researchCode GenerationModel Optimization
0 likes · 12 min read
KwaiCoder-AutoThink-preview: An Automatic‑Thinking Large Model Enhanced with Step‑SRPO Reinforcement Learning
DevOps
DevOps
Jun 3, 2025 · Artificial Intelligence

How I Tamed Cursor AI to Write Perfect Code Every Time

This article shares a step‑by‑step guide on planning, documenting, templating, configuring, and rule‑setting for the Cursor AI coding assistant, showing how thorough preparation transforms it from a source of buggy code into a reliable development partner.

AI CodingCode GenerationCursor
0 likes · 9 min read
How I Tamed Cursor AI to Write Perfect Code Every Time
AI Frontier Lectures
AI Frontier Lectures
May 30, 2025 · Artificial Intelligence

Can Diffusion Chains Unlock More Creative Reasoning in Large Language Models?

Recent work from West Lake University's MAPLE Lab introduces a diffusion‑based “Divergent Thought Chain” that treats each intermediate denoising step of a diffusion language model as a reasoning step, using result‑based reinforcement learning to optimize non‑linear token generation and achieving state‑of‑the‑art performance on math and code tasks.

Code Generationchain-of-thoughtdiffusion language models
0 likes · 14 min read
Can Diffusion Chains Unlock More Creative Reasoning in Large Language Models?
Selected Java Interview Questions
Selected Java Interview Questions
May 27, 2025 · Backend Development

Mybatis-Plus Generator UI: A Web UI Tool for Custom Code Generation in Spring Boot

This article introduces the Mybatis-Plus Generator UI, a highly customizable web‑based code generator that wraps Mybatis‑Plus, explains its features, shows how to integrate it via Maven, run a sample main class, configure generation strategies, customize templates and naming rules, and even extend the frontend with Yarn builds.

Code GenerationSpring BootUI
0 likes · 11 min read
Mybatis-Plus Generator UI: A Web UI Tool for Custom Code Generation in Spring Boot
phodal
phodal
May 27, 2025 · Industry Insights

Surviving the AI Code Dump: 7 Practical Strategies from AutoDev Workbench

This article shares the seven practical practices discovered while building AutoDev Workbench, detailing how AI‑assisted demand analysis, rapid UI prototyping, adaptive front‑end generation, focused refactoring, precise context feeding, automated testing, and lint‑type safeguards can turn chaotic AI‑generated code into a scalable, maintainable development workflow.

AI programmingCode GenerationPrompt engineering
0 likes · 14 min read
Surviving the AI Code Dump: 7 Practical Strategies from AutoDev Workbench
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
DaTaobao Tech
DaTaobao Tech
May 21, 2025 · Artificial Intelligence

Mastering CursorRules: Fine‑Tune Your AI Coding Assistant for Smarter, Consistent Code

This guide explains how to use CursorRules to precisely control the behavior of the Cursor AI programming assistant, covering the rule file structure, global versus project‑specific configurations, rule types, practical examples, best‑practice tips, integration with external documentation, and community resources for continuous improvement.

AI programmingCode GenerationCursorRules
0 likes · 19 min read
Mastering CursorRules: Fine‑Tune Your AI Coding Assistant for Smarter, Consistent Code
Code Ape Tech Column
Code Ape Tech Column
May 21, 2025 · Backend Development

Advanced MapStruct Usage: expression, qualifiedByName, nullValueMappingStrategy, and Decorator

This article introduces MapStruct, a compile‑time Java bean‑mapping framework, and demonstrates advanced features such as expression‑based mappings, qualifiedByName for custom conversions, nullValueMappingStrategy for handling nulls, and the use of Decorator classes to apply global post‑processing logic.

Backend DevelopmentCode GenerationDecorator
0 likes · 6 min read
Advanced MapStruct Usage: expression, qualifiedByName, nullValueMappingStrategy, and Decorator
Programmer DD
Programmer DD
May 17, 2025 · Backend Development

Why Java Records Beat Lombok @Data: A Practical Migration Guide

This article examines the drawbacks of Lombok—such as reduced readability, IDE instability, and debugging challenges—and demonstrates how replacing Lombok annotations with Java Records, explicit constructors, and MapStruct for mapping yields cleaner, type‑safe, and maintainable code while eliminating boilerplate.

Code GenerationJava RecordsLombok
0 likes · 5 min read
Why Java Records Beat Lombok @Data: A Practical Migration Guide
Programmer DD
Programmer DD
May 13, 2025 · Frontend Development

How I Built a Cross‑Platform Audio/Video App in Hours with AI‑Powered CodeBuddy

This article chronicles how a developer transformed the TransDuck audio‑video SaaS tool into a native desktop application using Tauri, Vue, and ffmpeg, while leveraging the AI‑driven CodeBuddy extension to automate project scaffolding, code generation, error fixing, and UI refinement, cutting development time from days to a few hours.

AI-assisted developmentAudio ProcessingCode Generation
0 likes · 10 min read
How I Built a Cross‑Platform Audio/Video App in Hours with AI‑Powered CodeBuddy
DataFunTalk
DataFunTalk
May 7, 2025 · Artificial Intelligence

Google Gemini 2.5 Pro Preview 05-06: Code Generation Breakthroughs and Multimodal Video‑to‑Web Capabilities

The Gemini 2.5 Pro 05‑06 update dramatically improves code‑generation performance, tops the WebDev Arena leaderboard over Claude 3.7 Sonnet, and introduces unique video‑to‑web multimodal abilities, while still facing UI bugs and naming inconsistencies ahead of the upcoming Google I/O conference.

AIBenchmarkCode Generation
0 likes · 7 min read
Google Gemini 2.5 Pro Preview 05-06: Code Generation Breakthroughs and Multimodal Video‑to‑Web Capabilities
Frontend AI Walk
Frontend AI Walk
May 7, 2025 · Artificial Intelligence

How Cursor AI Coding Tool Transforms Development Workflow

The article introduces Cursor, an AI‑powered coding assistant, outlines its supported large models, demonstrates practical front‑end use cases such as automatic layout creation, button logic, screenshot‑to‑code generation, error fixing and code cleanup, and reflects on prompt engineering and tool selection.

AI coding assistantCode GenerationCursor
0 likes · 6 min read
How Cursor AI Coding Tool Transforms Development Workflow
DevOps
DevOps
Apr 28, 2025 · Artificial Intelligence

Vibe Coding: An Introduction to AI‑Driven Natural‑Language Programming

This article introduces Vibe Coding, an AI‑driven programming approach proposed by Andrej Karpathy, explains its core concepts, workflow, advantages, tools, use cases, best practices, and future outlook, and provides a complete example of generating a simple weather app using natural‑language prompts.

AI programmingCode GenerationVibe Coding
0 likes · 16 min read
Vibe Coding: An Introduction to AI‑Driven Natural‑Language Programming
Baidu Tech Salon
Baidu Tech Salon
Apr 28, 2025 · Artificial Intelligence

Inside Baidu’s Wenxin 4.5 Turbo & X1 Turbo: Architecture, Training Tricks, and Real-World Impact

At the Create2025 AI Developer Conference, Baidu unveiled the multimodal Wenxin 4.5 Turbo and X1 Turbo models, detailing their innovative architecture, self‑feedback post‑training, composite reasoning chains, data pipelines, and the new Wenxin KuaiMa 3.5 code assistant, while also showcasing ecosystem growth and cultural AI applications.

AI ConferenceBaiduCode Generation
0 likes · 9 min read
Inside Baidu’s Wenxin 4.5 Turbo & X1 Turbo: Architecture, Training Tricks, and Real-World Impact
Tencent Cloud Developer
Tencent Cloud Developer
Apr 22, 2025 · Industry Insights

Can Vibe Coding Revolutionize Software Development? A Deep Dive into AI‑Driven Programming

Vibe Coding, introduced by AI expert Andrej Karpathy in 2025, lets developers describe functionality in natural language and rely on large language models to generate code, shifting the programmer’s role to guiding AI, boosting productivity, lowering entry barriers, and reshaping software development practices.

AI programmingCode GenerationLLM
0 likes · 16 min read
Can Vibe Coding Revolutionize Software Development? A Deep Dive into AI‑Driven Programming
Java Captain
Java Captain
Apr 21, 2025 · Backend Development

MyBatis-Plus Guide: Features, Quick Start, CRUD Extensions, and Advanced Usage

This article introduces MyBatis‑Plus, an enhancement for MyBatis, outlining its lightweight features, step‑by‑step setup including database creation, Maven dependency, configuration, entity and mapper definitions, CRUD operations, pagination, optimistic locking, logical deletion, condition wrappers, and code generation utilities for rapid backend development.

CRUDCode GenerationJava
0 likes · 12 min read
MyBatis-Plus Guide: Features, Quick Start, CRUD Extensions, and Advanced Usage
Nightwalker Tech
Nightwalker Tech
Apr 21, 2025 · Artificial Intelligence

Turning AI into a Reliable Engineering Partner: Methodology, Rules, and Practices

This article outlines a comprehensive methodology for integrating AI—particularly large language models—into software development workflows by establishing knowledge‑base templates, rule systems, multi‑model collaboration, context management, and task decomposition to transform AI from a whimsical code generator into a trustworthy engineering partner.

AIAutomationCode Generation
0 likes · 16 min read
Turning AI into a Reliable Engineering Partner: Methodology, Rules, and Practices
Zhuanzhuan Tech
Zhuanzhuan Tech
Apr 18, 2025 · Artificial Intelligence

AI‑Powered Tools to Boost Java Development Efficiency: A Comprehensive Guide

An in‑depth guide reviews six leading AI‑driven development tools—including GitHub Copilot, Alibaba Cloud CodeWhisperer, Tabnine, Tencent Hunyuan DevBox, Amazon CodeWhisperer, and CodeGeeX—detailing their core features, use cases, security considerations, and selection advice for Java developers seeking to automate code generation, review, configuration, performance tuning, and documentation.

AICode GenerationDocumentation
0 likes · 18 min read
AI‑Powered Tools to Boost Java Development Efficiency: A Comprehensive Guide
DaTaobao Tech
DaTaobao Tech
Apr 16, 2025 · Artificial Intelligence

Comparative Analysis of AI Development Tools (2024‑2025)

The 2024‑2025 comparative review evaluates cloud‑based AI development platforms, AI‑native code editors, IDE plugins, and their underlying large language models—detailing features, user experience, pricing, open‑source status, strengths and weaknesses, offering recommendations for UI prototyping, full‑stack projects, and forecasting future multimodal, collaborative AI‑assisted development trends.

AI Development ToolsCode GenerationProduct Comparison
0 likes · 24 min read
Comparative Analysis of AI Development Tools (2024‑2025)
Alibaba Cloud Developer
Alibaba Cloud Developer
Apr 11, 2025 · Artificial Intelligence

How to Build an AI‑Powered MCP Plugin for Automatic Code Generation

This article walks through the Model Context Protocol (MCP) as an AI‑centric "USB‑C" for tool integration, explains its core capabilities, shows how to register and call MCP tools using the TypeScript SDK, details the end‑to‑end workflow from ZIP file handling to React code generation, and shares practical implementation tips and future improvements.

AI integrationCode GenerationMCP
0 likes · 23 min read
How to Build an AI‑Powered MCP Plugin for Automatic Code Generation
Pan Zhi's Tech Notes
Pan Zhi's Tech Notes
Apr 10, 2025 · Backend Development

Hands‑On Guide: Build Your Own Code Generator (Can You Keep Up?)

This article walks through why repetitive CRUD code wastes development time, reviews existing generators like MyBatis‑Generator and MyBatis‑Plus, and then demonstrates step‑by‑step how to create a custom Java code generator using Freemarker, Maven, and SpringBoot, complete with template and demo code.

Code GenerationFreemarkerJava
0 likes · 11 min read
Hands‑On Guide: Build Your Own Code Generator (Can You Keep Up?)
21CTO
21CTO
Apr 9, 2025 · Artificial Intelligence

How AI Is Transforming Developer Tools: From Copilot to Autonomous Agents

This article surveys the rapid evolution of AI-powered developer tools over the past few years, categorizing them by how AI is embedded in workflows—from assistive chatbots to integrated IDE assistants, AI-first environments, rapid prototyping platforms, and autonomous agents—while evaluating their benefits, limitations, and future impact.

AI agentsAI toolsCode Generation
0 likes · 13 min read
How AI Is Transforming Developer Tools: From Copilot to Autonomous Agents
DataFunTalk
DataFunTalk
Apr 7, 2025 · Artificial Intelligence

Llama 4 Open‑Source Release Marred by Performance Failures and Alleged Training‑Data Cheating

Meta's newly released Llama 4 quickly became a controversy as internal leaks reveal training‑data cheating, benchmark over‑optimization, and disappointing code‑generation performance that fails to match even older models, prompting resignations and widespread criticism from the AI community.

AI model performanceCode GenerationLlama 4
0 likes · 7 min read
Llama 4 Open‑Source Release Marred by Performance Failures and Alleged Training‑Data Cheating
DeWu Technology
DeWu Technology
Apr 2, 2025 · Frontend Development

Enhancing Front-End Development with Cursor AI: Workflow, Planning, and Impact Assessment

The article explains how integrating the Cursor AI assistant into front‑end development reshapes workflow by separating planning from execution, using iterative context loops for analysis, design, and impact assessment, guiding minimal‑change code generation and testing, and ultimately shifting developer skill from memorizing APIs to asking precise questions.

AI-assisted developmentCode GenerationPrompt engineering
0 likes · 13 min read
Enhancing Front-End Development with Cursor AI: Workflow, Planning, and Impact Assessment
Fun with Large Models
Fun with Large Models
Mar 30, 2025 · Artificial Intelligence

DeepSeek‑V3‑0324 Review: Why This New Chinese LLM Beats the Competition for Agent Development

The article provides a comprehensive evaluation of DeepSeek‑V3‑0324, highlighting its superior inference, coding, and long‑text abilities, benchmark rankings that place it near GPT‑4.5, extensive code‑generation tests, and advanced Function Calling features that make it the preferred model for building AI agents.

Code GenerationDeepSeekagent development
0 likes · 8 min read
DeepSeek‑V3‑0324 Review: Why This New Chinese LLM Beats the Competition for Agent Development
21CTO
21CTO
Mar 27, 2025 · Artificial Intelligence

Google Unveils Gemini 2.5: The Most Advanced Reasoning AI Yet

Google's Gemini 2.5, billed as its most intelligent AI model, introduces advanced reasoning capabilities that outperform rivals on benchmarks like LMArena and Humanity's Last Exam, excels at web and agent code generation, and is now available to premium users via AI Studio with a 1‑million token context window.

AI reasoningCode GenerationGoogle Gemini
0 likes · 4 min read
Google Unveils Gemini 2.5: The Most Advanced Reasoning AI Yet
Eric Tech Circle
Eric Tech Circle
Mar 27, 2025 · Frontend Development

How to Turn Figma Designs into Production-Ready Code with Cursor AI

This guide explains why using Figma design files with Cursor AI yields more accurate, collaborative, and scalable front‑end code generation, walks through preparing the Figma API key, configuring the MCP service, step‑by‑step conversion workflows, advanced prompting tips, integration strategies, and troubleshooting common issues.

AutomationCode GenerationCursor AI
0 likes · 9 min read
How to Turn Figma Designs into Production-Ready Code with Cursor AI
Architect's Guide
Architect's Guide
Mar 24, 2025 · Frontend Development

One-Click Frontend Generation Tool for Backend Developers

This article introduces a free, online tool that lets backend developers quickly generate complete frontend management pages—such as CRUD interfaces—by uploading database schemas or descriptor files, detailing step‑by‑step usage, configuration options, and code snippets for rapid, no‑code UI creation.

AutomationCRUDCode Generation
0 likes · 7 min read
One-Click Frontend Generation Tool for Backend Developers
Continuous Delivery 2.0
Continuous Delivery 2.0
Mar 24, 2025 · Artificial Intelligence

Traditional vs AI: Can R&D Efficiency Increase Tenfold?

The live session examines how AI tools impact software development productivity, detailing personal, team, and organizational effects, practical use cases, limitations, industry implications, and a comparison between domestic and foreign AI solutions, concluding that AI boosts individual output but offers limited gains at scale.

AICode GenerationR&D efficiency
0 likes · 7 min read
Traditional vs AI: Can R&D Efficiency Increase Tenfold?
IT Architects Alliance
IT Architects Alliance
Mar 19, 2025 · Artificial Intelligence

AIGC: The “Super Engine” for Full-Stack Development?

By 2025, AIGC is poised to transform full‑stack development, automating requirement analysis, code generation, testing, and deployment, thereby accelerating productivity while prompting developers to upskill and collaborate with AI rather than fear replacement.

AIGCAutomationCode Generation
0 likes · 11 min read
AIGC: The “Super Engine” for Full-Stack Development?
Eric Tech Circle
Eric Tech Circle
Mar 18, 2025 · Artificial Intelligence

Boost Your Coding Speed: Essential Cursor AI Keyboard Shortcuts You Must Know

This guide lists the most useful Cursor AI editor shortcuts—such as opening the AI chat, using Agent mode, auto‑completing code, generating code blocks, accepting or rejecting suggestions, customizing keys, and accessing settings—so you can dramatically increase productivity while coding.

AI coding assistantCode GenerationCursor AI
0 likes · 6 min read
Boost Your Coding Speed: Essential Cursor AI Keyboard Shortcuts You Must Know
Architect's Alchemy Furnace
Architect's Alchemy Furnace
Mar 18, 2025 · Artificial Intelligence

How AI Coding Tools Boost Developer Productivity: Deep Dive & Real Data

This article explores how AI-powered programming assistants dramatically improve development efficiency, accelerate learning, and reduce errors, offering detailed evaluations of five leading tools, practical prompt formulas, common pitfalls, future trends, and data-backed recommendations for developers seeking to thrive in the AI era.

AI best practicesAI coding toolsCode Generation
0 likes · 8 min read
How AI Coding Tools Boost Developer Productivity: Deep Dive & Real Data
Eric Tech Circle
Eric Tech Circle
Mar 17, 2025 · Artificial Intelligence

Mastering Cursor Rules: Tame AI Code Generation for Better Development

This article explains how Cursor Rules let developers constrain AI behavior in the Cursor editor, covering global and project rule types, practical file configurations, best‑practice examples for general, Python, documentation, and Git rules, and tips for effective rule management.

AICode GenerationCursor
0 likes · 6 min read
Mastering Cursor Rules: Tame AI Code Generation for Better Development
Radish, Keep Going!
Radish, Keep Going!
Mar 14, 2025 · Backend Development

Why gRPC’s Code Generation Can Be Ugly—and How to Fix It

gRPC offers high performance for microservices, but its generated protobuf code, required fields handling, and steep learning curve create ugly, hard‑to‑maintain implementations; this article examines those pain points, showcases examples, and suggests tools and best practices to mitigate them.

Backend DevelopmentCode GenerationProtobuf
0 likes · 18 min read
Why gRPC’s Code Generation Can Be Ugly—and How to Fix It
Sohu Tech Products
Sohu Tech Products
Mar 12, 2025 · Mobile Development

Riverpod Annotations Explained: Code Generation and Advanced Usage in Flutter

Riverpod annotations streamline Flutter state management by using build_runner to generate provider code, where @riverpod on functions creates Provider, FutureProvider, or StreamProvider based on return type, on classes creates NotifierProvider, supports Family‑pattern parameters, keepAlive, dependencies, and produces helper classes for auto‑dispose and scoped overrides.

Code GenerationFamilyFlutter
0 likes · 13 min read
Riverpod Annotations Explained: Code Generation and Advanced Usage in Flutter
JD Tech Talk
JD Tech Talk
Mar 10, 2025 · Frontend Development

C2D2C (Code‑to‑Design‑to‑Code) Mode for Unified Design and Development Assets in JD Cloud Frontend

The JD Cloud frontend team introduced a C2D2C workflow that converts component code into design tokens, generates synchronized Figma controls, and then transforms those designs back into code, aiming to eliminate version gaps, reduce designers' workload, and improve design‑to‑code fidelity across the Mobius design system.

C2D2CCode Generationdesign system
0 likes · 9 min read
C2D2C (Code‑to‑Design‑to‑Code) Mode for Unified Design and Development Assets in JD Cloud Frontend
Java High-Performance Architecture
Java High-Performance Architecture
Mar 6, 2025 · Artificial Intelligence

Unlock DeepSeek’s 13 Prompt Templates: From Code Optimization to AI‑Powered Content Generation

This article introduces DeepSeek’s 13 ready‑to‑use prompt templates, explains how to rewrite and optimize code, decode algorithm logic, generate full‑stack applications, classify text, produce structured JSON, role‑play personas, craft prose, poetry, outlines, slogans, and even translate technical statements, showcasing the versatility of modern AI prompting.

AI promptingCode GenerationCode Optimization
0 likes · 30 min read
Unlock DeepSeek’s 13 Prompt Templates: From Code Optimization to AI‑Powered Content Generation
Full-Stack Cultivation Path
Full-Stack Cultivation Path
Mar 1, 2025 · Frontend Development

Ant Group’s Secret Weapon WeaveFox: Will AI Make Front‑End Development Obsolete?

WeaveFox, Ant Group’s AI‑powered front‑end platform, claims to turn design drafts into fully functional React or Vue code—including precise pixel alignment and interactive effects—in seconds, while offering cross‑terminal support, automated refactoring, performance boosts, and a continuous learning loop, yet the author argues it won’t fully replace developers.

AI frontendAnt DesignCode Generation
0 likes · 7 min read
Ant Group’s Secret Weapon WeaveFox: Will AI Make Front‑End Development Obsolete?
Code Mala Tang
Code Mala Tang
Feb 28, 2025 · Fundamentals

Why AI Code Generation Needs Test‑Driven Development: Avoid Hidden Bugs

This article explains how AI‑generated code can be fast but unreliable, and demonstrates how applying Test‑Driven Development (TDD) with concrete Python examples catches errors like stack overflows, edge‑case failures, and security issues, ensuring robust, maintainable software.

AICode GenerationPython
0 likes · 13 min read
Why AI Code Generation Needs Test‑Driven Development: Avoid Hidden Bugs
Java Tech Enthusiast
Java Tech Enthusiast
Feb 26, 2025 · Artificial Intelligence

Claude 3.7 Sonnet: How It Crushes Coding, Physics Simulations, and Logic Puzzles

Claude 3.7 Sonnet demonstrates unprecedented programming speed, realistic physics simulation, advanced reasoning on misleading benchmarks, and strong productivity tools, while Anthropic secures a $3.5 billion funding round, making it a standout AI model in both technical capability and market impact.

AI model evaluationClaude 3.7Code Generation
0 likes · 11 min read
Claude 3.7 Sonnet: How It Crushes Coding, Physics Simulations, and Logic Puzzles
Pan Zhi's Tech Notes
Pan Zhi's Tech Notes
Feb 25, 2025 · Backend Development

Build a Code Generator from Scratch: Boost Development Efficiency 10×

This article walks through creating a fully automated Spring Boot and MyBatis code generator using Freemarker templates, detailing each step from extracting table metadata to generating DAO, service, controller, and entity classes, and shows how a single-table CRUD can be produced in seconds.

Backend DevelopmentCode GenerationFreemarker
0 likes · 25 min read
Build a Code Generator from Scratch: Boost Development Efficiency 10×
Architecture and Beyond
Architecture and Beyond
Feb 15, 2025 · Frontend Development

Building a Complete Vue Frontend Website in One Day with AI Assistants

This article shares a step‑by‑step account of using AI tools such as Trae, Claude 3.5 Sonnet, and GPT‑4o to design, generate, and refine a Vue‑based frontend website within a single day, highlighting core strategies, best practices, and common pitfalls encountered along the way.

AI CodingAI assistantsCode Generation
0 likes · 8 min read
Building a Complete Vue Frontend Website in One Day with AI Assistants
Alibaba Cloud Native
Alibaba Cloud Native
Jan 27, 2025 · Frontend Development

How Large Language Models Can Supercharge Frontend Development: Practical Insights

This article explores how large language models can be leveraged to automate and accelerate frontend development tasks, covering prompt engineering, repo‑level code generation, quality factors, hallucination mitigation, knowledge‑base integration, and practical strategies for improving developer productivity.

AICode GenerationKnowledge Base
0 likes · 22 min read
How Large Language Models Can Supercharge Frontend Development: Practical Insights
Kuaishou Tech
Kuaishou Tech
Jan 24, 2025 · Artificial Intelligence

KwaiCoder-23BA4-v1: An Efficient Large Code Generation Model via Pruning, Knowledge Distillation, and Granular Upcycling

KwaiCoder-23BA4-v1 is a 23B wide MoE code‑completion model that achieves state‑of‑the‑art performance on HumanEval, BigCodeBench and Fill‑in‑Middle benchmarks by using high‑quality data, a cost‑effective training pipeline that combines model pruning, knowledge distillation and fine‑grained merging, and extensive ablation studies.

AIBenchmarkCode Generation
0 likes · 10 min read
KwaiCoder-23BA4-v1: An Efficient Large Code Generation Model via Pruning, Knowledge Distillation, and Granular Upcycling
Sohu Tech Products
Sohu Tech Products
Jan 22, 2025 · Mobile Development

A Comprehensive Guide to Swift Macros and SwiftSyntax Implementation

This guide explains Swift 5.9 macros—both attached and freestanding—detailing how the compiler expands them using SwiftSyntax’s AST manipulation, walks through creating and declaring macros, and demonstrates a PeerMacro that automatically generates async counterparts for completion‑handler functions, reducing boilerplate and improving code clarity.

Code GenerationMacro ExpansionSwift 5.9
0 likes · 29 min read
A Comprehensive Guide to Swift Macros and SwiftSyntax Implementation
DaTaobao Tech
DaTaobao Tech
Jan 15, 2025 · Mobile Development

How AI Transformed Taobao’s Post‑Purchase Info‑Flow Across Android, iOS, and Weex

Facing the challenge of maintaining four codebases for Taobao’s post‑purchase information flow, the team leveraged AI‑driven code generation, prompt engineering, and RAG to automate template conversion from DX to Weex, dramatically cutting development cycles, reducing manual effort, and improving monitoring and stability across Android, iOS, and HarmonyOS.

AICode GenerationCross‑platform development
0 likes · 20 min read
How AI Transformed Taobao’s Post‑Purchase Info‑Flow Across Android, iOS, and Weex
Architecture Digest
Architecture Digest
Jan 15, 2025 · Backend Development

Advanced Lombok Annotations for Simplifying Java Backend Code

This article demonstrates how Lombok’s advanced annotations such as @RequiredArgsConstructor(onConstructor=@__(@Autowired)), @Delegate, @Cleanup, and the combination of @Builder with @Singular can automatically generate Spring‑compatible constructors, delegate methods, manage resources, and build immutable objects, thereby reducing boilerplate and improving code readability in Java backend development.

Code GenerationJavaLombok
0 likes · 7 min read
Advanced Lombok Annotations for Simplifying Java Backend Code
Java Backend Technology
Java Backend Technology
Jan 13, 2025 · Backend Development

Boost Java Enum Handling with the EnumHelper IntelliJ Plugin

This article introduces EnumHelper, an IntelliJ IDEA plugin that automatically generates common enum utility methods for Java developers, explains how to install and use it, and shares detailed troubleshooting tips and core source code to avoid repetitive boilerplate.

Code GenerationIDEIntelliJ Plugin
0 likes · 10 min read
Boost Java Enum Handling with the EnumHelper IntelliJ Plugin