Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit ff10cc7

Browse filesBrowse files
author
Saeid Darvish
committed
l23: start
1 parent c146253 commit ff10cc7
Copy full SHA for ff10cc7

File tree

Expand file treeCollapse file tree

3 files changed

+49
-0
lines changed
Open diff view settings
Filter options
Expand file treeCollapse file tree

3 files changed

+49
-0
lines changed
Open diff view settings
Collapse file
28 KB
  • Display the source diff
  • Display the rich diff
Loading
Collapse file

‎index.rst‎

Copy file name to clipboardExpand all lines: index.rst
+1Lines changed: 1 addition & 0 deletions
  • Display the source diff
  • Display the rich diff
Original file line numberDiff line numberDiff line change
@@ -48,6 +48,7 @@
4848
lessons/l20
4949
lessons/l21
5050
lessons/l22
51+
lessons/l23
5152
log
5253
donate-report
5354
python-interactive
Collapse file

‎lessons/l23.rst‎

Copy file name to clipboard
+48Lines changed: 48 additions & 0 deletions
  • Display the source diff
  • Display the rich diff
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,48 @@
1+
.. role:: emoji-size
2+
3+
.. meta::
4+
:description: کتاب آموزش زبان برنامه نویسی پایتون به فارسی، آموزش شی گرایی در پایتون، OOP در پایتون، دیتا کلاس در پایتون، Data Classe در پایتون
5+
:keywords: آموزش, آموزش پایتون, آموزش برنامه نویسی, پایتون, Data Class, کتابخانه, پایتون, شی گرایی در پایتون
6+
7+
8+
درس ۲۳: مدیریت خطا در پایتون: Warning ،Error ،Exception و try/except/else/finally
9+
===================================================================================================
10+
11+
.. figure:: /_static/pages/23-python-exception-error-warning-try.jpg
12+
:align: center
13+
:alt: مدیریت خطا در پایتون: Warning ،Error ،Exception و try/except/else/finally
14+
15+
Photo by `krakenimages <https://unsplash.com/photos/8RXmc8pLX_I>`__
16+
17+
18+
19+
20+
21+
توجه داشته باشید که تمام مطالب این درس تنها از نسخه‌های 3.5 به بعد پایتون پشتیبانی می‌گردد (هر جایی که به نسخه‌ای بالاتر نیاز باشد، به صراحت ذکر می‌گردد).
22+
23+
24+
25+
:emoji-size:`` سطح: متوسط
26+
27+
----
28+
29+
30+
.. contents:: سرفصل‌ها
31+
:depth: 2
32+
33+
----
34+
35+
36+
37+
38+
39+
|
40+
41+
----
42+
43+
:emoji-size:`😊` امیدوارم مفید بوده باشه
44+
45+
`لطفا دیدگاه و سوال‌های مرتبط با این درس خود را در کدرز مطرح نمایید. <https://www.coderz.ir/python-tutorial-oop-type-hinting-data-class>`_
46+
47+
48+

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.