-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
refactor: make courses to be compatible with new version of website
- Loading branch information
1 parent
6f23f89
commit fb71d55
Showing
37 changed files
with
62 additions
and
34 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,8 @@ | ||
--- | ||
slug: courses | ||
title: مستندات درسی | انجمن علمی کامپیوتر دانشگاه صنعتی ارومیه | ||
description: مستندات مربوط به دروس مختلف گروه کامپیوتر | ||
heading: مستندات درسی | ||
format: page | ||
--- | ||
مستندات مربوط به دروس مختلف گروه کامپیوتر |
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 |
---|---|---|
@@ -1,4 +1,5 @@ | ||
--- | ||
title: "طراحی الگوریتم" | ||
slug: algorithm-design | ||
title: طراحی الگوریتم | ||
format: page | ||
--- | ||
# طراحی الگوریتم |
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 |
---|---|---|
@@ -1,4 +1,5 @@ | ||
--- | ||
title: "هوش مصنوعی" | ||
slug: artificial-intelligence | ||
title: هوش مصنوعی | ||
format: page | ||
--- | ||
# هوش مصنوعی |
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 |
---|---|---|
@@ -1,4 +1,5 @@ | ||
--- | ||
title: "محاسبات ابری" | ||
slug: cloud-computing | ||
title: محاسبات ابری | ||
format: page | ||
--- | ||
# محاسبات ابری |
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 |
---|---|---|
@@ -1,4 +1,5 @@ | ||
--- | ||
title: "کامپایلر" | ||
slug: compiler | ||
title: کامپایلر | ||
format: page | ||
--- | ||
# کامپایلر |
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 |
---|---|---|
@@ -1,4 +1,5 @@ | ||
--- | ||
title: "هوش محاسباتی" | ||
slug: computational-intelligence | ||
title: هوش محاسباتی | ||
format: page | ||
--- | ||
# هوش محاسباتی |
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 |
---|---|---|
@@ -1,4 +1,5 @@ | ||
--- | ||
title: "پایگاه داده" | ||
slug: data-base | ||
title: پایگاه داده | ||
format: page | ||
--- | ||
# پایگاه داده |
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 |
---|---|---|
@@ -1,4 +1,5 @@ | ||
--- | ||
title: "داده کاوی" | ||
slug: data-mining | ||
title: داده کاوی | ||
format: page | ||
--- | ||
# داده کاوی |
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 |
---|---|---|
@@ -1,4 +1,5 @@ | ||
--- | ||
title: "ساختمان داده" | ||
slug: data-structures | ||
title: ساختمان داده | ||
format: page | ||
--- | ||
# ساختمان داده |
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 |
---|---|---|
@@ -1,4 +1,5 @@ | ||
--- | ||
slug: information-retrieval | ||
title: "بازیابی اطلاعات" | ||
format: page | ||
--- | ||
# بازیابی اطلاعات |
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 |
---|---|---|
@@ -1,4 +1,5 @@ | ||
--- | ||
title: "آزمایشگاه" | ||
slug: laboratory | ||
title: آزمایشگاه | ||
format: page | ||
--- | ||
# آزمایشگاه |
Empty file modified
0
laboratory/resources/operating-system/assignments/1397-amirihusayn/dekker/dekker.c
100755 → 100644
Empty file.
Empty file modified
0
laboratory/resources/operating-system/assignments/1397-amirihusayn/fork-test/fork-test.c
100755 → 100644
Empty file.
Empty file modified
0
...atory/resources/operating-system/assignments/1397-amirihusayn/parent-child/parent-child.c
100755 → 100644
Empty file.
Empty file modified
0
...erating-system/assignments/1397-amirihusayn/piterson-with-threads/piterson-with-threads.c
100755 → 100644
Empty file.
Empty file modified
0
laboratory/resources/operating-system/assignments/1397-amirihusayn/piterson/Piterson.c
100755 → 100644
Empty file.
Empty file modified
0
laboratory/resources/operating-system/assignments/1397-amirihusayn/read-write/file.txt
100755 → 100644
Empty file.
Empty file modified
0
laboratory/resources/operating-system/assignments/1397-amirihusayn/read-write/read-write.c
100755 → 100644
Empty file.
Empty file modified
0
...atory/resources/operating-system/assignments/1397-amirihusayn/semaphore/Sleeping-barber.c
100755 → 100644
Empty file.
Empty file modified
0
laboratory/resources/operating-system/assignments/1397-amirihusayn/semaphore/semaphore.c
100755 → 100644
Empty file.
Empty file modified
0
...ces/operating-system/assignments/1397-amirihusayn/semaphore/sleeping-barber.jpg
100755 → 100644
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Empty file modified
0
laboratory/resources/operating-system/assignments/1397-amirihusayn/semaphore/vendor.c
100755 → 100644
Empty file.
Empty file modified
0
laboratory/resources/operating-system/assignments/1397-amirihusayn/signals/signals.c
100755 → 100644
Empty file.
Empty file modified
0
laboratory/resources/operating-system/assignments/1397-amirihusayn/sjf-RR/RR.c
100755 → 100644
Empty file.
Empty file modified
0
laboratory/resources/operating-system/assignments/1397-amirihusayn/sjf-RR/sjf.c
100755 → 100644
Empty file.
Empty file modified
0
laboratory/resources/operating-system/assignments/1397-amirihusayn/threads/threads.c
100755 → 100644
Empty file.
Empty file modified
0
laboratory/resources/operating-system/assignments/1397-amirihusayn/threads/threads2.c
100755 → 100644
Empty file.
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 |
---|---|---|
@@ -1,4 +1,5 @@ | ||
--- | ||
slug: language-theory | ||
title: "نظریه زبان و ماشینها" | ||
format: page | ||
--- | ||
# نظریه زبان و ماشینها |
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 |
---|---|---|
@@ -1,4 +1,5 @@ | ||
--- | ||
slug: micro-controller | ||
title: "میکروکنترلر و ریزپردازنده" | ||
format: page | ||
--- | ||
# میکروکنترلر و ریزپردازنده |
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 |
---|---|---|
@@ -1,4 +1,5 @@ | ||
--- | ||
title: "چند رسانه ای" | ||
slug: multimedia | ||
title: چندرسانهای | ||
format: page | ||
--- | ||
# چند رسانه ای |
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 |
---|---|---|
@@ -1,4 +1,5 @@ | ||
--- | ||
title: "شبکه" | ||
slug: networks | ||
title: شبکه | ||
format: page | ||
--- | ||
# شبکه |
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 |
---|---|---|
@@ -1,4 +1,5 @@ | ||
--- | ||
title: "شی گرایی" | ||
slug: object-oriented-development | ||
title: شیگرایی | ||
format: page | ||
--- | ||
# شی گرایی |
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 |
---|---|---|
@@ -1,4 +1,5 @@ | ||
--- | ||
title: "روش پژوهش و ارائه" | ||
slug: presentation | ||
title: روش پژوهش و ارائه | ||
format: page | ||
--- | ||
# روش پژوهش و ارائه |
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 |
---|---|---|
@@ -1,4 +1,5 @@ | ||
--- | ||
slug: project-management | ||
title: "مدیریت پروژه" | ||
format: page | ||
--- | ||
# مدیریت پروژه |
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 |
---|---|---|
@@ -1,4 +1,5 @@ | ||
--- | ||
slug: software-engineering-2 | ||
title: "مهندسی نرمافزار ۲" | ||
format: page | ||
--- | ||
# مهندسی نرمافزار ۲ |
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 |
---|---|---|
@@ -1,4 +1,5 @@ | ||
--- | ||
title: "مهندسی نرم افزار" | ||
slug: software-engineering | ||
title: مهندسی نرمافزار | ||
format: page | ||
--- | ||
# مهندسی نرم افزار |
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 |
---|---|---|
@@ -1,4 +1,5 @@ | ||
--- | ||
slug: web | ||
title: "برنامهنویسی وب" | ||
format: page | ||
--- | ||
# برنامهنویسی وب |