0% found this document useful (0 votes)
12 views2 pages

Python 984

It's a Persian article about python and how you can apply to run a program .

Uploaded by

shayanlfac
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
12 views2 pages

Python 984

It's a Persian article about python and how you can apply to run a program .

Uploaded by

shayanlfac
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 2

‫‪Programming with Python Language‬‬

‫خالصه ‪ :‬پایتون زبانی است که یادگیری و کار با آن بسیار راحت است و با توجه به توسعه ی کتابخانههای مختلف در حوزه‬
‫های وسیع‪ ،‬بسیار رایج شده است‪ .‬از جمله کاربردهای این زبان میتوان به برنامه نویسی وب با کتابخانههایی مانند ‪ Django‬و‬
‫بحث ‪ Data Science‬اشاره کرد‪ .‬هدف از این کالس‪ ،‬آشنایی پیشرفته با زبان پایتون است‪.‬‬

‫مدت دوره‪ 04 :‬ساعت‬

‫پيش نياز‪ :‬آشنایی با مفاهیم برنامه نویسی‬

‫مخاطب‪ :‬افرادی که عالقمند به زبان پایتون و کاربردهای این زبان هستند‬

‫اهداف دوره‪:‬‬
‫در انتهای این دوره دانشجویان قادر خواهند بود‪:‬‬
‫‪ -‬با زبان پایتون در سطح پیشرفته کار کنند‪.‬‬

‫سرفصل دوره‪:‬‬
‫‪0. What is Python‬‬
‫‪- Introducing Python‬‬
‫‪- Python’s applications‬‬

‫‪1. Use Python‬‬


‫‪- Install and run Python‬‬
‫‪- Install IDE‬‬

‫‪2. Basic Python‬‬


‫‪- I/O‬‬
‫‪- Types‬‬
‫‪- Variables‬‬
‫‪- Operators‬‬

‫تاریخ به روزرسانی ‪ :‬تیر ‪89‬‬


- Functions
- Conditional
- Loops
- Built-in Functions

3. Classes
- Fields and methods
- Inheritance
- Override
- Design Patterns

4. Using libraries
- GUI with tkinter
- Testing with unittest
- Read and write text files
- Database Programming with sqlite3

5. Advanced Python:
- Memory management, scope and mutable types
- Recursive functions
- Exception
- Iambda expressions
- Reflection
- Closure
- Regular expression
- Generators
- Threading & Multiprocessing
- Data Structures: Queue, Stack, Linked list and Tree

:‫منبع درسی‬
org.python.docs
html.PatternConcept/latest/en/io.readthedocs.test-idioms-patterns-3-python

89 ‫ تیر‬: ‫تاریخ به روزرسانی‬

You might also like