freeCodeCamp/guide/chinese/miscellaneous/learn-about-pair-programming/index.md

13 lines
812 B
Markdown
Raw Blame History

This file contains ambiguous Unicode characters!

This file contains ambiguous Unicode characters that may be confused with others in your current locale. If your use case is intentional and legitimate, you can safely ignore this warning. Use the Escape button to highlight these characters.

---
title: Learn About Pair Programming
localeTitle: 了解结对编程
---
结对编程是两个人在一台计算机上编码的地方。
![](//discourse-user-assets.s3.amazonaws.com/original/2X/f/f68cff8b5354f548f9d680369891ece79b8a154f.jpg)
结对编程鼓励您讨论解决问题的不同方法,并保持彼此的其他动机。结果是比你们自己编写的代码更好的代码。
由于它的好处,许多工程师将程序配对全职。这是学习编码的最佳方式。由于允许两个人共享鼠标和键盘输入的工具,您可以将程序与朋友配对,而无需在同一个房间。
您可以通过与我们的编码挑战中的其他免费Code Camp学生结对编程来体验这些好处。最终您将与非营利组织的人员一起构建真实的软件解决方案。