Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 4 additions & 4 deletions lectures/intro.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,13 +9,13 @@ kernelspec:
name: python3
---

# Python Programming for Economics and Finance
# برنامه‌نویسی پایتون برای اقتصاد و مالی

This website presents a set of lectures on Python programming for economics and finance.
این وب‌سایت مجموعه‌ای از سخنرانی‌ها درباره برنامه‌نویسی پایتون برای اقتصاد و مالی ارائه می‌دهد.

This is the first text in the series, which focuses on programming in Python.
این اولین متن در این مجموعه است که بر برنامه‌نویسی در پایتون تمرکز دارد.

For an overview of the series, see [this page](https://quantecon.org/lectures/)
برای مروری بر این مجموعه، [این صفحه](https://quantecon.org/lectures/) را ببینید.

```{tableofcontents}
```
Expand Down
Loading