Skip to content

Commit

Permalink
f
Browse files Browse the repository at this point in the history
  • Loading branch information
mazaheriMahdi committed Jul 18, 2024
1 parent 4f43c44 commit 0895a06
Show file tree
Hide file tree
Showing 2 changed files with 30 additions and 25 deletions.
30 changes: 30 additions & 0 deletions docs/general/03-pair-programming.md
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)
:::
25 changes: 0 additions & 25 deletions docs/software-engineering/phase02-full-text-search-project.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,31 +27,6 @@ Inverted Index
[The Inverted Index](https://www.youtube.com/watch?v=bnP6TsqyF30)
را مشاهده نمایید.

## 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)
:::

## تمرین

Expand Down

0 comments on commit 0895a06

Please sign in to comment.