Tag

team collaboration

0 views collected around this technical thread.

DevOps Engineer
DevOps Engineer
May 19, 2025 · R&D Management

The Pitfalls of Unmanaged Wiki Documentation in Enterprises and Lessons from Open Source

The article examines how unrestricted wiki editing in companies leads to duplicated, outdated, and low‑quality documentation, contrasts this with the disciplined PR‑based workflow of open‑source projects like Python, and argues that effective documentation governance depends on clear processes and cultural support rather than just tools.

Processdocumentationknowledge management
0 likes · 5 min read
The Pitfalls of Unmanaged Wiki Documentation in Enterprises and Lessons from Open Source
DevOps
DevOps
Mar 20, 2025 · R&D Management

Project Management for Developers: Why It Matters and How to Do It

This article explains why developers should master project management, outlines common pain points such as inaccurate estimations and dependency issues, and provides practical guidance on progress, quality, and risk management through clear processes, checklists, and collaboration techniques.

Software Developmentprogress-trackingproject management
0 likes · 36 min read
Project Management for Developers: Why It Matters and How to Do It
Test Development Learning Exchange
Test Development Learning Exchange
Mar 13, 2025 · Operations

Effective Coordination of Interface Testing in Large Projects

Effective interface testing in large projects requires clear test objectives, well‑defined strategies, distinct responsibilities for backend, frontend and testing teams, the use of professional tools for API management and CI/CD, continuous process optimization, and strong communication to ensure high efficiency and quality.

API ManagementCI/CDinterface testing
0 likes · 4 min read
Effective Coordination of Interface Testing in Large Projects
转转QA
转转QA
Dec 3, 2024 · Operations

From Zero to One: How a QA Team Rapidly Tested a New App Using Structured Planning and Responsibility System

This article describes how a QA team transformed an impossible‑looking challenge into reality by breaking down a large testing goal into incremental milestones, assigning clear responsibilities, designing focused test cases, and employing proactive risk analysis and code‑review strategies to deliver a high‑quality app within a very short timeframe.

App TestingProcess PlanningQA
0 likes · 8 min read
From Zero to One: How a QA Team Rapidly Tested a New App Using Structured Planning and Responsibility System
Tencent Cloud Developer
Tencent Cloud Developer
Nov 21, 2024 · Artificial Intelligence

Case Study: Tencent Health's Implementation of AI Code Assistant for Enhanced Development Efficiency

Tencent Health’s medical team deployed Tencent Cloud’s AI Code Assistant, achieving full coverage with roughly 40 % of code generated by the AI; after overcoming early bugs via a vanguard team and feedback loops, they increased per‑capita delivered requirements by 18 %, coding output by 41 %, cut defect rates by 31 %, and earned a 4.8‑out‑of‑5 satisfaction score while planning deeper integration and API‑driven extensions.

AI ImplementationAI code assistantCase Study
0 likes · 10 min read
Case Study: Tencent Health's Implementation of AI Code Assistant for Enhanced Development Efficiency
Efficient Ops
Efficient Ops
Nov 12, 2024 · Operations

How to Build Robust Online Stability: Practices, Metrics, and Team Strategies

This article outlines a comprehensive approach to online stability, covering preventive measures, service governance, capacity planning, incident detection, multi‑dimensional monitoring, alerting, R&D efficiency improvements, team building, and practical guidelines for simplifying, standardizing, automating, and scaling stability initiatives across an organization.

MonitoringOperationsautomation
0 likes · 15 min read
How to Build Robust Online Stability: Practices, Metrics, and Team Strategies
DevOps
DevOps
Nov 5, 2024 · R&D Management

Project Management Six Grabs and Six Releases: Balancing Control and Flexibility for Successful Projects

The article outlines a 'six grabs, six releases' framework for project management, detailing how to focus on clear goals, detailed planning, effective teams, communication, risk mitigation, and monitoring while also letting go of perfectionism, hero‑complex, micromanagement, ego, and outdated experience to foster project success.

communicationleadershipplanning
0 likes · 9 min read
Project Management Six Grabs and Six Releases: Balancing Control and Flexibility for Successful Projects
Architecture and Beyond
Architecture and Beyond
Oct 26, 2024 · R&D Management

Managing Scale in Software Development: Strategies for Production and Development

The article explains how software teams can handle growing production and development scale by applying systematic architectural designs, cloud‑native infrastructure, automation, CI/CD pipelines, and disciplined team and technical‑debt management to maintain efficiency, stability, and quality as the organization expands.

CI/CDTechnical Debtcloud computing
0 likes · 18 min read
Managing Scale in Software Development: Strategies for Production and Development
Model Perspective
Model Perspective
Sep 28, 2024 · Fundamentals

How Agile Practices Can Supercharge Your Mathematical Modeling

This article explores how integrating agile development principles—iterative modeling, rapid feedback, collaborative teamwork, and agile tools—can transform traditional linear mathematical modeling into a more flexible, efficient, and accurate process, illustrated with a pandemic‑prediction case study.

Agile DevelopmentCase Studyiterative process
0 likes · 7 min read
How Agile Practices Can Supercharge Your Mathematical Modeling
DevOps
DevOps
Sep 8, 2024 · R&D Management

Scrum Master To-Do List (Checklist)

This article presents a detailed Scrum Master checklist covering questions for the product owner, team dynamics, engineering practices, and organizational health, providing a practical guide for improving Scrum effectiveness while also noting a promotional announcement for a DevOps certification program.

Engineering PracticesProduct OwnerR&D management
0 likes · 10 min read
Scrum Master To-Do List (Checklist)
DevOps
DevOps
Aug 7, 2024 · Product Management

Visualizing Product Requirements with a 2D User Story Map

The article explains how a two‑dimensional user story map can help product managers capture, organize, and communicate user requirements more efficiently by visualizing workflows and scenarios, reducing missed details, and fostering clearer collaboration during brainstorming and meetings.

Requirement VisualizationUser Story MapWorkflow Design
0 likes · 5 min read
Visualizing Product Requirements with a 2D User Story Map
NetEase Cloud Music Tech Team
NetEase Cloud Music Tech Team
Jul 25, 2024 · Artificial Intelligence

Generative AI in Software Engineering: Trends, Low‑Code Integration, and Team Workflow

In 2024 generative AI has moved from isolated coding assistance to a core, team‑wide engine that augments every stage of software development, integrates with low‑code platforms like NetEase’s Tango, and powers specialized tools such as Copilot, Project IDX, and LangBase to boost efficiency, customization, and code quality across enterprises.

AI CodeLow-Codegenerative AI
0 likes · 14 min read
Generative AI in Software Engineering: Trends, Low‑Code Integration, and Team Workflow
JD Tech
JD Tech
Jul 23, 2024 · Fundamentals

Effective Code Review: Goals, Principles, Practices, and Real-World Cases

This article explains the importance of code review, outlines its core goals and basic principles, provides step‑by‑step practical guidance with a detailed checklist, shares real‑world case studies and code examples, and discusses metrics and future AI‑assisted improvements to help teams improve software quality.

AI toolsBest PracticesCode Review
0 likes · 17 min read
Effective Code Review: Goals, Principles, Practices, and Real-World Cases
JD Tech Talk
JD Tech Talk
Jul 18, 2024 · Fundamentals

Effective Code Review Practices: Goals, Principles, Steps, and Real‑World Cases

This article explains the importance of code review, outlines its core objectives and basic principles, describes practical steps and a detailed checklist, shares several real‑world case studies with before‑and‑after code snippets, and discusses the benefits, metrics, and future AI‑assisted enhancements.

Best PracticesCode ReviewStatic Analysis
0 likes · 18 min read
Effective Code Review Practices: Goals, Principles, Steps, and Real‑World Cases
DeWu Technology
DeWu Technology
Jul 8, 2024 · Game Development

StarWish Forest: Design and Implementation of a Growth-Based Interactive Game System

StarWish Forest, DeWu’s first growth‑based interactive game, lets users nurture virtual trees by collecting water droplets through daily check‑ins, team planting, PK battles and e‑commerce tasks, automatically advancing through fifteen levels and earning rewards, while its Redis‑driven architecture and modular design enable scalable social engagement and commercial conversion.

Distributed SystemsGame Developmentcompetitive gameplay
0 likes · 16 min read
StarWish Forest: Design and Implementation of a Growth-Based Interactive Game System
Tencent Cloud Developer
Tencent Cloud Developer
Jan 23, 2024 · Fundamentals

How to Become a Reliable Programmer: Professional Practices and Tips

Drawing on a decade of experience, the article offers a practical handbook for new programmers to become reliable by avoiding common pitfalls—such as false delivery, arbitrary promises, and missed warnings—through weekly goal alignment, disciplined planning, clear requirement discussions, consistent coding standards, thorough reviews, and concise documentation.

Code Reviewdocumentationprofessional development
0 likes · 21 min read
How to Become a Reliable Programmer: Professional Practices and Tips
FunTester
FunTester
Jan 12, 2024 · R&D Management

Real Cases of Collaboration Issues and Their Analysis in Software Teams

This article presents several real-world collaboration scenarios within software teams, highlighting common problems such as unrecognized contributions, unclear responsibilities, and escalating conflicts, and offers detailed analyses and practical suggestions for improving communication, role clarity, and mutual recognition to achieve healthier teamwork.

Case StudyR&D managementRecognition
0 likes · 8 min read
Real Cases of Collaboration Issues and Their Analysis in Software Teams
IT Architects Alliance
IT Architects Alliance
Jan 7, 2024 · R&D Management

The Role and Value of IT Architects in Modern Digital Projects

This article explains how IT architects serve as system designers, technology evaluators, team leaders, problem solvers, innovators, and long‑term visionaries, highlighting their critical impact on scalability, performance, security, and overall project success in today’s fast‑moving digital era.

IT architecturesystem designteam collaboration
0 likes · 5 min read
The Role and Value of IT Architects in Modern Digital Projects
Continuous Delivery 2.0
Continuous Delivery 2.0
Jan 4, 2024 · Fundamentals

Mob Code Review (Mob CR): A Practical Guide to Collaborative Code Review

This article explains the concept, goals, suitable teams, and step‑by‑step process of Mob Code Review (Mob CR), a collaborative code‑review practice that helps teams establish quality standards, educate newcomers, and improve overall code quality through collective inspection and discussion.

Best PracticesCode Reviewmob programming
0 likes · 7 min read
Mob Code Review (Mob CR): A Practical Guide to Collaborative Code Review
Test Development Learning Exchange
Test Development Learning Exchange
Jan 3, 2024 · Fundamentals

Key Insights and Practices for Software Test Development

The article shares a software test developer’s comprehensive reflections, emphasizing multidisciplinary knowledge, continuous learning, effective communication, attention to detail, and a positive mindset as essential for delivering high‑quality software and advancing one’s career in test development.

continuous learningquality assurancesoftware testing
0 likes · 5 min read
Key Insights and Practices for Software Test Development