قسمت اول: قراردادهای پایتون
در یک مجموعه از پستها، قراردادهایی که در هنگام کدنویسی پایتون باید رعایت شوند معرفی میشوند. این قراردادها از پروژههای مشهور و کتابخانههای استاندارد پایتون گرفته شدهاند و در طول زمان تکامل پیدا میکنند.
In a series of posts, the conventions that must be followed when coding in Python are introduced. These conventions are taken from popular Python projects and standard libraries and evolve over time.
این قراردادها خوانایی کد را بالا میبرند. خوانایی کد، مهمتر از نوشتن کد است. هر برنامهنویسی که کار توسعه نرمافزار را انجام میدهد باید با این قراردادها آشنایی کامل داشته باشد. در پست بعد در مورد Hanging indent ها صحبت میکنیم.
These conventions improve code readability. Code readability is more important than code writing. Every programmer who does software development should be familiar with these contracts. we will talk about hanging indents in the next post.
#آموزش_پایتون
#قراردادهای_پایتون
آدرس کانال:
@Programmingschool2
سایت آموزشی:
http://programmingschool.ir