-
Notifications
You must be signed in to change notification settings - Fork 23
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
4f43c44
commit 0895a06
Showing
2 changed files
with
30 additions
and
25 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,30 @@ | ||
--- | ||
title: Pair Programming | ||
description: '' | ||
--- | ||
|
||
## Pair Programming | ||
|
||
از آنجایی که باید تمرینات و پروژههای تمام فازهای آموزشی را به صورت | ||
Pair Programming | ||
انجام دهید، ابتدا جهت آشنایی با این سبک برنامهنویسی، | ||
[On Pair Programming](https://martinfowler.com/articles/on-pair-programming.html) | ||
را مطالعه کنید. | ||
|
||
:::tip | ||
ابزار | ||
[Live Share](https://visualstudio.microsoft.com/services/live-share/) | ||
نرمافزار | ||
VS Code | ||
یک ابزار جذاب جهت برنامهنویسی به سبک | ||
Pair Programming | ||
است که میتوانید از آن استفاده کنید. | ||
::: | ||
|
||
:::tip | ||
برای آشنایی بیشتر با | ||
Pair Programming | ||
میتوانید ویدئوی زیر را مشاهده کنید: | ||
|
||
[You Must Be CRAZY To Do Pair Programming](https://www.youtube.com/watch?v=aItVJprLYkg) | ||
::: |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters