Tagged articles
165 articles
Page 2 of 2
Frontend AI Walk
Frontend AI Walk
Dec 16, 2025 · Artificial Intelligence

From Vibe Coding to Vibe Engineering: Mastering the AI Programming Paradigm Shift

The article examines the evolution from ad‑hoc, natural‑language‑only AI code generation (Vibe Coding) to a disciplined, engineering‑focused workflow (Vibe Engineering) that uses explicit context, constraints, and verification loops to produce maintainable, production‑grade software.

AI programmingConstraint EngineeringContext Engineering
0 likes · 19 min read
From Vibe Coding to Vibe Engineering: Mastering the AI Programming Paradigm Shift
Fun with Large Models
Fun with Large Models
Dec 7, 2025 · Frontend Development

Building a Multimodal RAG Front‑End with Trae Solo: A Vibe‑Coding Guide

This article walks through a three‑step Vibe‑Coding workflow—structured prompt creation, prompt optimization with DeepSeek, and precise bug‑fix guidance—to automatically generate, refine, and extend a React + TypeScript front‑end for a multimodal RAG system using Trae Solo, covering architecture, streaming chat, and PDF citation features.

AI programmingFrontendLangChain
0 likes · 22 min read
Building a Multimodal RAG Front‑End with Trae Solo: A Vibe‑Coding Guide
Tencent Tech
Tencent Tech
Nov 21, 2025 · Artificial Intelligence

From Surgery to Code: A Doctor’s Journey Building an AI‑Powered Medical Mini‑Program

Surgeon Ding Ce, frustrated by cumbersome medical calculations, leveraged Tencent Cloud’s AI code assistant CodeBuddy to create a customizable WeChat mini‑program for prostate volume, body surface area, and fetal weight formulas, expanded it to a HarmonyOS app, and shared insights on AI‑driven development, data handling, and cross‑platform deployment.

AI programmingCodeBuddyHarmonyOS
0 likes · 9 min read
From Surgery to Code: A Doctor’s Journey Building an AI‑Powered Medical Mini‑Program
Sohu Tech Products
Sohu Tech Products
Nov 13, 2025 · Artificial Intelligence

How to Harness Cursor AI for Faster, Higher‑Quality Code Development

This article shares a step‑by‑step practice guide on using the Cursor AI assistant to split project analysis, enrich prompts, generate code, and perform regression verification, illustrating prompt examples, command snippets, and visual workflows for effective AI‑augmented software development.

AI programmingCursorPrompt engineering
0 likes · 16 min read
How to Harness Cursor AI for Faster, Higher‑Quality Code Development
Zhuanzhuan Tech
Zhuanzhuan Tech
Nov 10, 2025 · Artificial Intelligence

Boost Your Development Workflow: Practical Tips for Using Cursor AI

This article shares a step‑by‑step guide on how development teams can leverage the Cursor AI assistant to split project requirements, enrich prompts, generate and review code, and perform regression verification, turning AI into a collaborative partner rather than a replacement.

AI programmingCode reviewCursor tool
0 likes · 17 min read
Boost Your Development Workflow: Practical Tips for Using Cursor AI
DaTaobao Tech
DaTaobao Tech
Nov 7, 2025 · Artificial Intelligence

Can AI Self‑Test and Fix Its Own Code? A Test‑Driven AI Programming Workflow

This article introduces a test‑driven AI programming loop that tackles the “last‑mile” problem of AI‑generated code by adding automated acceptance, self‑testing, bug fixing, and continuous iteration, demonstrated through a favorite‑count feature repair case and outlining future enhancements.

AI programmingDeploymentcode-generation
0 likes · 13 min read
Can AI Self‑Test and Fix Its Own Code? A Test‑Driven AI Programming Workflow
iQIYI Technical Product Team
iQIYI Technical Product Team
Nov 6, 2025 · Artificial Intelligence

How to Quantify AI Programming Efficiency: A Traceable, Measurable System

This article describes the challenges of AI‑assisted coding, outlines why AI dialogue traceability and contribution quantification are essential, and presents a VSCode‑based plugin plus a cloud service that together record, aggregate, and analyze AI interactions to turn AI programming into a measurable, team‑wide productivity metric.

AI programmingProductivityVSCode plugin
0 likes · 8 min read
How to Quantify AI Programming Efficiency: A Traceable, Measurable System
php Courses
php Courses
Nov 3, 2025 · Operations

How Faster, Smarter, Simpler Development Transforms Software Delivery

The article explains how modern software teams boost efficiency by adopting rapid automation, AI‑assisted coding, data‑driven decisions, cloud‑native microservices, low‑code platforms, and streamlined developer experiences, creating faster delivery cycles, higher code quality, and a sustainable engineering culture.

AI programmingCI/CDCloud Native
0 likes · 6 min read
How Faster, Smarter, Simpler Development Transforms Software Delivery
Nightwalker Tech
Nightwalker Tech
Nov 3, 2025 · Artificial Intelligence

Boost Your Development with Spec Kit: The AI‑Powered Specification‑Driven Toolkit

Spec Kit is an AI‑native specification‑driven development toolkit that treats structured natural‑language specs as the single source of truth, providing end‑to‑end traceability, AI‑native collaboration, and automated code generation to accelerate project setup, planning, and implementation.

AI programmingFrontendSpecification-Driven Development
0 likes · 12 min read
Boost Your Development with Spec Kit: The AI‑Powered Specification‑Driven Toolkit
37 Interactive Technology Team
37 Interactive Technology Team
Oct 29, 2025 · Artificial Intelligence

How Cursor Rules Transform AI‑Assisted Backend Development

This article explains the concept of Cursor Rules, their four application types, and how a layered, modular rule system is designed for a backend management project, including verification strategies and cross‑platform adaptation to ensure consistent, intelligent AI code generation across diverse development scenarios.

AI programmingCursor RulesSoftware Architecture
0 likes · 15 min read
How Cursor Rules Transform AI‑Assisted Backend Development
Tech Minimalism
Tech Minimalism
Oct 28, 2025 · Artificial Intelligence

Set Up Claude Code in 5 Minutes with ZCF: A Zero‑Config Guide for Beginners

This guide walks beginners through installing Claude Code using the Zero‑Config Claude‑Code Flow (ZCF) tool, requiring only a single command, Node.js, and an iFlow API key, and shows how to configure free domestic models, workflows, and optional extensions within five minutes.

AI programmingClaude CodeNode.js
0 likes · 8 min read
Set Up Claude Code in 5 Minutes with ZCF: A Zero‑Config Guide for Beginners
Nightwalker Tech
Nightwalker Tech
Oct 27, 2025 · Artificial Intelligence

Unlock Seamless AI Coding: How to Pair Claude Code with GLM‑4.6 on Windows

This guide explains how to overcome access restrictions to Claude’s large‑model APIs in China by configuring Claude Code to work with Zhipu AI’s GLM‑4.6, covering background, model features, required environment setup, installation steps, environment variables, usage commands, and best‑practice scenarios for AI‑assisted development.

AI programmingClaude CodeFunction Calling
0 likes · 17 min read
Unlock Seamless AI Coding: How to Pair Claude Code with GLM‑4.6 on Windows
Tech Minimalism
Tech Minimalism
Oct 26, 2025 · Artificial Intelligence

From Code Completion to Vibe Coding: Tracing the Evolution of AI Programming Tools

The article surveys the rapid evolution of AI‑assisted programming—from early code‑completion tools like GitHub Copilot, through context‑aware IDEs such as Cursor, to the emerging "Vibe Coding" paradigm exemplified by Claude Code—highlighting technical breakthroughs, practical trade‑offs, and future implications for developers.

AI programmingContext CodingTool comparison
0 likes · 20 min read
From Code Completion to Vibe Coding: Tracing the Evolution of AI Programming Tools
TAL Education Technology
TAL Education Technology
Oct 16, 2025 · Artificial Intelligence

How to Turn AI from a Code Generator into a Reliable Development Partner

The article examines why AI coding tools often feel like talented but inexperienced interns, identifies memory gaps, understanding bias, and quality risks as core obstacles, and proposes a three‑dimensional partnership model—project memory, precise communication, and multi‑layer quality assurance—to transform AI into a trustworthy collaborator across the software development lifecycle.

AI programmingKnowledge Basecode quality
0 likes · 19 min read
How to Turn AI from a Code Generator into a Reliable Development Partner
Continuous Delivery 2.0
Continuous Delivery 2.0
Sep 26, 2025 · Artificial Intelligence

Why a New AI Programming Manifesto Is Needed – Lessons from the Agile Revolution

The article argues that after 24 years since the Agile Manifesto, AI-driven programming has created a fresh crisis of role confusion, unpredictability, and security risks, and proposes a new AI Programming Manifesto to guide developers toward responsible, human‑centered, and safe AI‑assisted software engineering.

AI SafetyAI programmingagile
0 likes · 18 min read
Why a New AI Programming Manifesto Is Needed – Lessons from the Agile Revolution
Instant Consumer Technology Team
Instant Consumer Technology Team
Sep 25, 2025 · Artificial Intelligence

Ultimate Guide to Using ClaudeCode: Installation, Tips, and Advanced Features

This comprehensive guide walks you through ClaudeCode, an Anthropic command‑line AI programming assistant, covering its core concepts, step‑by‑step installation, Chinese‑specific configuration, essential commands, custom agents, hooks, MCP server setup, workflow modes, and additional tools to transform ClaudeCode into a powerful end‑to‑end development partner.

AI programmingCLI toolClaudeCode
0 likes · 30 min read
Ultimate Guide to Using ClaudeCode: Installation, Tips, and Advanced Features
FunTester
FunTester
Sep 25, 2025 · Artificial Intelligence

Mastering AI‑Assisted Coding: A Structured 4‑Stage Workflow to Boost Efficiency

This article presents a practical, four‑stage methodology—Explore, Plan, Code, Commit—that transforms AI from a simple code generator into a strategic development partner, helping engineers tackle unfamiliar codebases, avoid “vibe coding,” and dramatically improve productivity and code quality.

AI programmingProductivitysoftware-engineering
0 likes · 19 min read
Mastering AI‑Assisted Coding: A Structured 4‑Stage Workflow to Boost Efficiency
Ops Development & AI Practice
Ops Development & AI Practice
Sep 15, 2025 · Industry Insights

How Spec‑Kit Can Tame AI‑Generated Code Chaos and Elevate Developers

The article analyzes the architectural and design challenges introduced by AI programming assistants, introduces the open‑source spec‑driven framework spec‑kit as a structured solution, and explains how it reshapes developer roles while offering a strategic advantage in the emerging AI‑augmented software era.

AI programmingDeveloper WorkflowSoftware Architecture
0 likes · 7 min read
How Spec‑Kit Can Tame AI‑Generated Code Chaos and Elevate Developers
FunTester
FunTester
Sep 4, 2025 · Artificial Intelligence

How Cline’s Multi‑Layer Context Management Powers AI‑Driven Coding

This article examines Cline, an AI programming assistant, detailing its three‑layer context management strategy, Focus Chain task tracking system, and the implementation of context window monitoring, state management, and a persistent memory bank, all illustrated with real code examples.

AI programmingReactcode summarisation
0 likes · 11 min read
How Cline’s Multi‑Layer Context Management Powers AI‑Driven Coding
Architecture Development Notes
Architecture Development Notes
Aug 26, 2025 · Artificial Intelligence

Is Vibe Coding Redefining the Programmer’s Role?

The article examines the emerging Vibe Coding paradigm where AI generates code from natural‑language requirements, discussing its impact on developer efficiency, job security, code quality, industry hiring trends, and the new skills programmers must cultivate to stay relevant.

AI programmingVibe Codingautomation
0 likes · 6 min read
Is Vibe Coding Redefining the Programmer’s Role?
Alibaba Cloud Developer
Alibaba Cloud Developer
Aug 20, 2025 · Artificial Intelligence

Why AI Programming Needs Compiler Theory: From Prompt to Context Engineering

This article explores how formal language theory and compiler concepts provide a solid theoretical foundation for modern AI engineering practices such as Prompt Engineering, Context Engineering, and Anthropic's Think Tool, highlighting the trade‑offs between expressiveness and reliability and proposing a path toward more verifiable AI systems.

AI programmingCompiler TheoryFormal Language
0 likes · 15 min read
Why AI Programming Needs Compiler Theory: From Prompt to Context Engineering
Data Party THU
Data Party THU
Aug 3, 2025 · Industry Insights

Do AI Coding Assistants Boost Productivity? A Randomized Study Says No

A recent randomized controlled trial by the nonprofit AI research group METR found that experienced open‑source developers actually spent 19% more time on tasks when using AI coding tools, contradicting the common belief that such tools increase development speed by around 20%.

AI programmingIndustry Insightdeveloper productivity
0 likes · 8 min read
Do AI Coding Assistants Boost Productivity? A Randomized Study Says No
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 programmingOpen-sourceQwen3-Coder
0 likes · 5 min read
Qwen3‑Coder: Open‑Source AI Programming Agent That Beats the Competition
Frontend AI Walk
Frontend AI Walk
Jul 22, 2025 · Artificial Intelligence

How Amazon’s Kiro.dev Leverages Claude 4 for Spec‑Driven, End‑to‑End Code Automation

Kiro.dev, an AWS AI‑driven programming platform, enforces Spec‑Driven Development with Specs and Hooks to automate the full cycle from requirements to design to production code, integrates Claude 4 for multimodal interaction, and claims up to 30% faster delivery and 95% test coverage, while contrasting its approach with traditional AI assistants like Copilot and Cursor.

AI programmingAWSClaude 4
0 likes · 11 min read
How Amazon’s Kiro.dev Leverages Claude 4 for Spec‑Driven, End‑to‑End Code Automation
Continuous Delivery 2.0
Continuous Delivery 2.0
Jul 17, 2025 · Artificial Intelligence

Why AI Coding Tools May Slow You Down: Uncovering the Efficiency Illusion

This article examines why AI‑assisted coding tools often create an illusion of speed, revealing research that shows senior developers may spend up to 19% more time, and outlines three key insights: the efficiency illusion, the supremacy of context, and a roadmap for building a human‑AI quality flywheel.

AI programmingContext Engineeringefficiency illusion
0 likes · 11 min read
Why AI Coding Tools May Slow You Down: Uncovering the Efficiency Illusion
Mashang Consumer UXC
Mashang Consumer UXC
Jul 4, 2025 · Artificial Intelligence

Which AI Coding Tool Wins? A Hands‑On Benchmark of Cursor, DeepSeek, and Doubao

An in‑depth benchmark evaluates three AI programming assistants—Cursor + Claude 3.7, DeepSeek‑V3‑0324, and Doubao AI—by measuring generation speed, functional completeness, and visual quality when creating a financial‑product prototype, offering developers clear guidance on tool selection and highlighting each platform’s strengths and trade‑offs.

AI programmingBenchmarkTool comparison
0 likes · 9 min read
Which AI Coding Tool Wins? A Hands‑On Benchmark of Cursor, DeepSeek, and Doubao
AI Insight Log
AI Insight Log
Jun 26, 2025 · Industry Insights

Launch of the Trae Handbook: 7 Hands‑On Projects to Master AI‑Powered Programming

The article introduces the Trae AI‑IDE handbook, explains how AI is reshaping software development, compares Trae with the foreign Cursor IDE, discusses its dual‑version strategy and pricing, and outlines seven practical projects that guide developers, product managers, designers and entrepreneurs in mastering AI‑assisted coding.

AI IDEAI programmingProduct Comparison
0 likes · 10 min read
Launch of the Trae Handbook: 7 Hands‑On Projects to Master AI‑Powered Programming
DataFunTalk
DataFunTalk
Jun 22, 2025 · Artificial Intelligence

How Cursor’s CEO Envisions the Future of AI‑Powered Programming

In this interview, Cursor CEO Michael Truell explains the company’s mission to revolutionize coding with AI, discusses the evolution of AI‑assisted development, shares insights on product strategy, scaling challenges, and the broader impact of intent‑driven programming on software engineering.

AI programmingCursorLarge Language Models
0 likes · 37 min read
How Cursor’s CEO Envisions the Future of AI‑Powered Programming
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 programmingPrompt engineeringSoftware Architecture
0 likes · 9 min read
Does AI Really Simplify Software Development? Uncovering Hidden Complexities
Architecture and Beyond
Architecture and Beyond
Jun 7, 2025 · Artificial Intelligence

How AI-Generated Code Is Quietly Building Massive Technical Debt

The article examines how AI-powered code generation, while boosting surface productivity, introduces hidden technical debt at the code, architecture, and organizational levels, urging architects to implement rigorous review, governance, and cultural practices to prevent long‑term risks.

AI programmingCode reviewSoftware Architecture
0 likes · 10 min read
How AI-Generated Code Is Quietly Building Massive Technical Debt
Baobao Algorithm Notes
Baobao Algorithm Notes
Jun 6, 2025 · Artificial Intelligence

What AI Programming Agents Reveal About RL, Feedback Loops, and Long‑Context Challenges

In a deep dive into the Cursor team's podcast, core members dissect the current hurdles of AI programming agents, covering feedback‑mechanism design, reinforcement‑learning reward sparsity, tool‑chain integration, long‑context handling, and emerging attention mechanisms that shape the future of code‑centric AI.

AI programmingattention mechanismslong context
0 likes · 35 min read
What AI Programming Agents Reveal About RL, Feedback Loops, and Long‑Context Challenges
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 programmingCI/CDFrontend Development
0 likes · 14 min read
Surviving the AI Code Dump: 7 Practical Strategies from AutoDev Workbench
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 programmingCursorRulesPrompt engineering
0 likes · 19 min read
Mastering CursorRules: Fine‑Tune Your AI Coding Assistant for Smarter, Consistent Code
Tencent Technical Engineering
Tencent Technical Engineering
May 8, 2025 · Artificial Intelligence

Augment AI Programming Assistant: Technical Breakthroughs, Industry Impact, and Security Risks

Augment, a newly funded AI programming assistant that tops the SWE‑bench benchmark with a 65.4% score and a 200 k‑token context window, promises massive productivity gains for developers but also introduces sophisticated security threats such as malicious memory prompts, back‑door context injection, compromised guidelines, and risky multi‑task collaboration protocols, prompting calls for layered defenses and vigilant monitoring.

AI SafetyAI programmingAgent Memory
0 likes · 11 min read
Augment AI Programming Assistant: Technical Breakthroughs, Industry Impact, and Security Risks
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 programmingLarge Language ModelsVibe Coding
0 likes · 16 min read
Vibe Coding: An Introduction to AI‑Driven Natural‑Language Programming
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 programmingLLMProductivity
0 likes · 16 min read
Can Vibe Coding Revolutionize Software Development? A Deep Dive into AI‑Driven Programming
21CTO
21CTO
Apr 11, 2025 · Artificial Intelligence

Can AI Really Write 90% of Your Code? Insights from QCon’s AI Programming Talk

At QCon in London, Thoughtworks’ AI‑assisted delivery lead Birgitta Böckeler warned that while large language models can automate many coding tasks, realistic productivity gains are modest—around 8%—and developers must navigate new risks such as hidden‑rule vulnerabilities, agent misuse, and over‑reliance on AI suggestions.

AI agentsAI programmingsoftware productivity
0 likes · 7 min read
Can AI Really Write 90% of Your Code? Insights from QCon’s AI Programming Talk
Tencent Technical Engineering
Tencent Technical Engineering
Mar 28, 2025 · Artificial Intelligence

Chat‑Style Programming with Cursor: Practices, Insights, and Tips

The article explores Cursor’s chat‑style programming paradigm—highlighting its natural‑language coding, rapid iteration, and AI‑assisted workflow—while offering communication strategies, a reverse‑Feynman learning method, divide‑and‑conquer tactics, the Model Context Protocol, ten practical tips, and a vision of human‑AI hybrid engineers achieving flow and redefining software value.

AI programmingChat-based codingCursor tool
0 likes · 13 min read
Chat‑Style Programming with Cursor: Practices, Insights, and Tips
DataFunTalk
DataFunTalk
Mar 22, 2025 · Artificial Intelligence

Building a License Approval Flow System with Cursor AI, Vue 3, and Go

This article explains how the author leveraged the Cursor AI coding assistant to rapidly prototype a license‑approval workflow system, detailing the project background, required features, technology stack, Cursor’s yolo mode, step‑by‑step usage tips, code examples, and practical reflections on AI‑assisted development.

AI programmingCursorFrontend
0 likes · 11 min read
Building a License Approval Flow System with Cursor AI, Vue 3, and Go
Tencent Technical Engineering
Tencent Technical Engineering
Mar 19, 2025 · Information Security

AI Programming Security Risks and Countermeasures

As AI tools soon generate the majority of software, they dramatically amplify hidden security risks—such as hard‑coded secrets, XXE, directory traversal, and privilege escalation—requiring zero‑trust scanning, secret interception, command filtering, privilege‑fuse safeguards, and AI‑native semantic analysis to protect the modern code supply chain.

AI programmingAI securitySoftware Security
0 likes · 9 min read
AI Programming Security Risks and Countermeasures
Tencent Technical Engineering
Tencent Technical Engineering
Mar 17, 2025 · Artificial Intelligence

Building a License Approval System with Cursor AI: A Low‑Effort Full‑Stack Demo

The article demonstrates how, with Cursor’s AI‑assisted coding and its YOLO mode, a developer can rapidly build a full‑stack license‑approval system—Vue 3 front‑end, Go/Gin back‑end, JWT authentication, MySQL storage—in under a day of effort, highlighting practical tips, limitations, and the broader potential for low‑code creation.

AI programmingBackendCursor
0 likes · 11 min read
Building a License Approval System with Cursor AI: A Low‑Effort Full‑Stack Demo
CSS Magic
CSS Magic
Mar 10, 2025 · Artificial Intelligence

Three Advanced Ways to Harness DeepSeek for Everyone

The article outlines three practical approaches to get the most out of DeepSeek—using it as a conversational assistant, integrating its API to power AI tools such as the Chrome immersive‑translation plugin, and leveraging it for AI‑assisted programming—while comparing the V3 and R1 models and offering concrete configuration steps.

AI programmingAI translationChrome Extension
0 likes · 8 min read
Three Advanced Ways to Harness DeepSeek for Everyone
Alibaba Cloud Developer
Alibaba Cloud Developer
Mar 3, 2025 · Mobile Development

Build a WeChat Mini‑Program Without Writing Code Using AI

This article demonstrates how a non‑programmer can use the DeepSeek‑powered “AI Programmer” mode in Tongyi Lingma to generate, modify, and deploy a functional WeChat mini‑program entirely through natural language prompts, complete with screenshots of each step.

AI programmingDeepSeekMobile Development
0 likes · 5 min read
Build a WeChat Mini‑Program Without Writing Code Using AI
Architecture and Beyond
Architecture and Beyond
Jan 18, 2025 · Artificial Intelligence

Best Practices and Common Pitfalls When Using AI Programming Assistants

This article outlines practical guidelines for effectively using AI-powered coding assistants, emphasizing task decomposition, precise requirement definition, leveraging context memory, and addressing common challenges such as quota limits, context loss, code disruption, and handling complex problems to maximize development efficiency.

AI programmingProductivityPrompt engineering
0 likes · 15 min read
Best Practices and Common Pitfalls When Using AI Programming Assistants
AsiaInfo Technology: New Tech Exploration
AsiaInfo Technology: New Tech Exploration
Dec 9, 2024 · Artificial Intelligence

How Programming Large Models Transform Repository‑Level Code Completion

This article examines how programming large models combined with code knowledge graphs can overcome the limited context of traditional code‑completion tools, detailing key techniques, trigger strategies, context acquisition methods, model fine‑tuning practices, current challenges, and future research directions for intelligent, repository‑wide code suggestions.

AI programmingLarge Language Modelscode completion
0 likes · 14 min read
How Programming Large Models Transform Repository‑Level Code Completion
CSS Magic
CSS Magic
Nov 29, 2024 · Artificial Intelligence

A Beginner’s Guide to AI Programming Tools: From ChatGPT to Code Interpreters

The article surveys the surge of AI programming tools in 2024, illustrating how even non‑programmers can build full applications with AI assistants, compares ChatGPT’s code‑generation workflow with its Code Interpreter feature, and outlines each approach’s strengths and limitations.

AI programmingAI toolsChatGPT
0 likes · 6 min read
A Beginner’s Guide to AI Programming Tools: From ChatGPT to Code Interpreters
phodal
phodal
Oct 15, 2024 · Artificial Intelligence

How Shire Reimagines AI‑Powered Programming with a New DSL

This article introduces Shire, a domain‑specific language and framework that orchestrates AI agents across IDEs and DevOps toolchains, explaining its motivations, core features, practical code examples, and architectural components to boost software development efficiency.

AI agentsAI programmingDSL
0 likes · 9 min read
How Shire Reimagines AI‑Powered Programming with a New DSL
Architect's Alchemy Furnace
Architect's Alchemy Furnace
Jul 13, 2024 · Artificial Intelligence

Unlocking AI Programming: Tools, Tips, and Future Trends

This article explains what AI programming is, outlines its suitable and practical scenarios, reviews leading AI coding assistants such as GitHub Copilot, offers usage tips, discusses emerging agents, evaluates industry impact, and presents formulas for measuring AI‑driven productivity gains.

AI programmingGitHub Copilotsoftware development
0 likes · 17 min read
Unlocking AI Programming: Tools, Tips, and Future Trends
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 programmingCollaborationGitHub Copilot
0 likes · 5 min read
Is GitHub Copilot Workspace Redefining the Programming Paradigm?
21CTO
21CTO
Apr 15, 2024 · Artificial Intelligence

Why Mojo’s Open‑Source Release Could Redefine AI Programming

Modular Inc. announced the open‑source release of Mojo’s core standard library, highlighting its Python‑like syntax, MLIR‑based compiler, SIMD‑first design, eager destruction, and performance claims of being tens of thousands of times faster than Python, positioning it as a potential future‑dominant AI language.

AI programmingMLIRMojo
0 likes · 14 min read
Why Mojo’s Open‑Source Release Could Redefine AI Programming
21CTO
21CTO
Apr 4, 2024 · Artificial Intelligence

How SWE‑agent Enables GPT‑4 to Fix GitHub Bugs Faster Than Devin

The Princeton team’s open‑source SWE‑agent equips GPT‑4 with a specialized agent‑computer interface that lets it understand, edit, test, and repair code in real GitHub repositories, achieving state‑of‑the‑art bug‑fixing performance with low latency and cost.

AI programmingGPT-4SWE-agent
0 likes · 8 min read
How SWE‑agent Enables GPT‑4 to Fix GitHub Bugs Faster Than Devin
php Courses
php Courses
Mar 25, 2024 · Artificial Intelligence

The Rise of AI Programmers: Opportunities and Challenges for Human Developers

The article examines the emergence of AI-driven programming assistants like Devin, discussing how they can boost developer productivity while emphasizing that human programmers remain essential for creative problem‑solving, strategic thinking, and nuanced software design in the evolving AI programmer era.

AI assistantsAI programmingfuture of programming
0 likes · 7 min read
The Rise of AI Programmers: Opportunities and Challenges for Human Developers
21CTO
21CTO
Jan 14, 2024 · Artificial Intelligence

Can Large Language Models Really Boost Programming Productivity? Insights from Redis Founder

The article reflects on the Redis founder's 2024 blog about large language models, examining their strengths and limits in software development, illustrating how they can accelerate coding for experienced programmers while highlighting challenges in system programming and the need for careful prompt engineering.

AI programmingLarge Language ModelsProductivity
0 likes · 19 min read
Can Large Language Models Really Boost Programming Productivity? Insights from Redis Founder
IT Services Circle
IT Services Circle
Sep 11, 2023 · Artificial Intelligence

Mojo: Modular AI’s New High‑Performance Programming Language for AI Research and Production

Mojo, the new language from Modular AI founded by Chris Lattner, blends Python’s ease of use with C‑level performance via MLIR, offers a Linux‑only SDK with REPL, VS Code, Jupyter support, and claims speedups of up to 68 000× over Python, with example code and a static‑binary build workflow.

AI programmingC languageMLIR
0 likes · 7 min read
Mojo: Modular AI’s New High‑Performance Programming Language for AI Research and Production
21CTO
21CTO
Aug 29, 2023 · Artificial Intelligence

Mojo vs Python: Does the New AI Language Really Deliver 36,000× Speedup?

The article examines Modular's new Mojo language, its claim of massive performance gains over Python for AI workloads, presents benchmark code and results, discusses its origins, investment interest, and current beta status, concluding that while impressive, the 36,000× claim is overstated.

AI programmingMatrix MultiplicationMojo
0 likes · 8 min read
Mojo vs Python: Does the New AI Language Really Deliver 36,000× Speedup?
Tencent Cloud Developer
Tencent Cloud Developer
Aug 7, 2023 · Artificial Intelligence

An Overview of Mojo: A New High‑Performance Language for AI Development

Mojo, Modular’s new high‑performance Python superset for AI, adds progressive typing, zero‑cost C++‑style abstractions, Rust‑inspired ownership and direct MLIR access while remaining compatible with existing Python libraries, offering faster, memory‑compact code despite still being early‑stage and lacking full Python feature support.

AI programmingMLIRMojo
0 likes · 15 min read
An Overview of Mojo: A New High‑Performance Language for AI Development
21CTO
21CTO
May 4, 2023 · Artificial Intelligence

Is Mojo the Next Big Leap for AI Programming? Performance Claims Up to 35,000× Faster

Mojo, a new programming language from Modular AI that blends Python's ease of use with C's performance, promises unprecedented AI development speed—up to 35,000 times faster than Python—while offering integrated accelerator support and advanced compile‑time metaprogramming.

AI programmingChris LattnerMojo
0 likes · 6 min read
Is Mojo the Next Big Leap for AI Programming? Performance Claims Up to 35,000× Faster
21CTO
21CTO
Feb 4, 2022 · Artificial Intelligence

AlphaCode: DeepMind’s AI Beats Half of Human Programmers in Codeforces Contest

DeepMind’s AlphaCode, a transformer‑based AI trained on hundreds of gigabytes of code, demonstrated competitive programming abilities comparable to the middle 54% of human participants on Codeforces, highlighting significant progress in AI‑driven problem solving and code generation.

AI programmingAlphaCodeArtificial Intelligence
0 likes · 7 min read
AlphaCode: DeepMind’s AI Beats Half of Human Programmers in Codeforces Contest
21CTO
21CTO
Sep 20, 2017 · Artificial Intelligence

Can AI Write Complete Programs? Inside the Groundbreaking AI Programmer

The article explores the AI Programmer system, a machine‑learning framework that uses genetic algorithms and a Turing‑complete, minimalist language to automatically generate full software programs with minimal human input, marking a significant step toward fully automated software development.

AI programmingautomatic code generationgenetic algorithms
0 likes · 8 min read
Can AI Write Complete Programs? Inside the Groundbreaking AI Programmer
21CTO
21CTO
Apr 17, 2017 · Artificial Intelligence

Can Neural Networks Write Other Neural Networks? Inside the Neural Complete Project

Neural Complete, an open‑source project by Pascal van Kooten, trains a neural network to auto‑complete the code of another neural network using LSTM and Keras, demonstrating AI‑driven metaprogramming that could accelerate software development, research, and numerous future applications.

AI programmingDeep LearningNeural Networks
0 likes · 6 min read
Can Neural Networks Write Other Neural Networks? Inside the Neural Complete Project