软件工程中的博弈论

Posted on Mon 21 April 2025 in SoftwareEngineering • Tagged with Architecture, SoftwareEngineering

翻译自: https://medium.com/@myroslavazel/game-theory-in-software-engineering-812101b77840

正如各种敏捷专家所建议的那样,博弈论与敏捷团队的工作方式有着紧密的联系。

根据他们的说法,关 …


Continue reading

如何成为首席工程师

Posted on Mon 30 December 2024 in SoftwareEngineering • Tagged with architect

文章: 虚拟讨论会:如何成为首席工程师

翻译自https://www.infoq.com/articles/virtual-panel-principal-engineer/

Ben Linders, Joy Ebertz, Pablo Fredrikson, Charlotte de Jong Schouwenburg

Dec 11 8 分钟

关键要点

  • 转变为首席工 …

Continue reading

代码分支管理

Posted on Wed 18 September 2024 in SoftwareEngineering • Tagged with Archtect

拆分为两套代码所存在的问题:

使用不同分支后,大型修改的合并将变得极为困难,不论是从上游合并到下游,还是下游合 …


Continue reading

Software Architect

Posted on Mon 11 October 2021 in SoftwareEngineering

What is a software Architect?

The definition in wikipedia is below:

A software architect is a software development expert who makes high-level design choices and tries to enforce technical standards, including software coding standards, tools, and platforms.

Duty

The role of software architect generally has certain common traits:

Software architects …


Continue reading