به نام خدا
سلام
دوازده ویژگی زبان برنامه برنامه نویسی پایتون که جزو مشهورترین (محبوب ترین ،معروفترین) زبان قرار گرفته است .
Features of Python
1. Easy
When we say the word ‘easy’, we mean it in different contexts.
a. Easy to Code
Python is very easy to code as compared to other popular languages like Java and C++.
Anyone can learn Basic Python syntax in just a few hours. Thus, it is programmer-friendly.
b. Easy to Read
Being a high-level language, Python code is quite like English. Looking at it, you can tell what the code is supposed to do.
Also, since it is dynamically-typed, it mandates indentation. This aids readability.
1.آسان است
آ.کدنویسی آسان است
2.خواندن یا فهم کدها آسان است .با یک بار خواندن می توانی به راحتی متوجه شوی که کد چه کار می ک
2. Expressive
First, let’s learn what is expressiveness. Suppose we have two languages A and B, and all programs that can be made in A can be made in B using local transformations.
However, there are some programs that can be made in B, but not in A, using local transformations. Then, B is said to be more expressive than A.
Python provides us with a myriad of constructs that help us focus on the solution rather than on the syntax.
This is one of the outstanding python features that tell you why you should learn Python.
2. رسا
زبان برنامه نویسی دیگر به زبان پایتون تبدیل می شود با استفاده از نرم افزارهای محلی اما زبان های دیگر چنین قابلیتی را ندارند.
3. Free and Open-Source
Firstly, Python is freely available. You can download it from the Python Official Website.
Secondly, it is open-source. This means that its source code is available to the public. You can download it, change it, use it, and distribute it.
This is called FLOSS(Free/Libre and Open Source Software).
As the Python community, we’re all headed toward one goal- an ever-bettering Python.
3. رایگان و متن باز است .
زبان برنامه نویسی پایتون را می توان رایگان از وب سایت پایتون دانلود
و نصب و اجرا کرد و سورس کد زبان برنامه نویسی پایتون را رایگان می توان دانلود کرد .
4. High-Level
Python is a high-level language. This means that as programmers, we don’t need to remember the system architecture.
Also, we need not manage memory. This makes it more programmer-friendly and is one of the key python features.
4. زبان سطح بالا
زبان برنامه نویسی پایتون یک زبان سطح بالا است .این بدین معنی است که برنامه نویس ها نیاز ندارند به
خاطر بیاورند معماری سیستم را و نیاز به مدیریت حافظه ندارند این بدین معنی است که زبان برنامه نویسی پایتون برنامه نویس دوست است
واین یکی از ویژگی های کلیدی زبان پایتون است .
اگر مشکلی در برنامه نویسی پایتون داشتید دراین قسمت وارد کنید جواب داده می شود.
مطمئن باشید از دیدن این پکیج آموزشی پشیمان نمی شوید.
Be sure that you will not regret seeing this educational package .
لینک 48 فایل آموزشی:
لینک آموزش:
مترجم گوگل:
وب سایت مرجع زبان برنامه نویسی پایتون:
لینک توضیح یا خرید کتاب موریس مانو:
موفق باشید
به امید خدا