Product details
- Publisher : No Starch Press (December 16, 2020)
- Language : English
- Paperback : 384 pages
- ISBN-10 : 1593279663
- ISBN-13 : 978-1593279660
کتاب Beyond the Basic Stuff with Python: Best Practices for Writing Clean Code
BRIDGE THE GAP BETWEEN NOVICE AND PROFESSIONAL
You've completed a basic Python programming tutorial or finished Al Sweigart's bestseller, Automate the Boring Stuff with Python. What's the next step toward becoming a capable, confident software developer?
Welcome to Beyond the Basic Stuff with Python. More than a mere collection of advanced syntax and masterful tips for writing clean code, you'll learn how to advance your Python programming skills by using the command line and other professional tools like code formatters, type checkers, linters, and version control. Sweigart takes you through best practices for setting up your development environment, naming variables, and improving readability, then tackles documentation, organization and performance measurement, as well as object-oriented design and the Big-O algorithm analysis commonly used in coding interviews. The skills you learn will boost your ability to program--not just in Python but in any language.
You'll learn:
• Coding style, and how to use Python's Black auto-formatting tool for cleaner code
• Common sources of bugs, and how to detect them with static analyzers
• How to structure the files in your code projects with the Cookiecutter template tool
• Functional programming techniques like lambda and higher-order functions
• How to profile the speed of your code with Python's built-in timeit and cProfile modules
• The computer science behind Big-O algorithm analysis
• How to make your comments and docstrings informative, and how often to write them
• How to create classes in object-oriented programming, and why they're used to organize code
Toward the end of the book you'll read a detailed source-code breakdown of two classic command-line games, the Tower of Hanoi (a logic puzzle) and Four-in-a-Row (a two-player tile-dropping game), and a breakdown of how their code follows the book's best practices. You'll test your skills by implementing the program yourself.
Of course, no single book can make you a professional software developer. But Beyond the Basic Stuff with Python will get you further down that path and make you a better programmer, as you learn to write readable code that's easy to debug and perfectly Pythonic
Requirements: Covers Python 3.6 and higher
منابع کتاب کتاب Beyond the Basic Stuff with Python: Best Practices for Writing Clean Code
فاصله بین افراد مبتدی و حرفه ای را پر کنید
شما یک آموزش برنامه نویسی پایه پایتون را تکمیل کرده اید یا کتاب پرفروش Al Sweigart، Automate the Boring Stuff with Python را به پایان رسانده اید . گام بعدی برای تبدیل شدن به یک توسعهدهنده نرمافزار توانا و مطمئن چیست؟
به Beyond the Basic Stuff با پایتون خوش آمدید. بیش از مجموعه ای ساده از نحو پیشرفته و نکات استادانه برای نوشتن کدهای تمیز، یاد خواهید گرفت که چگونه مهارت های برنامه نویسی پایتون خود را با استفاده از خط فرمان و سایر ابزارهای حرفه ای مانند فرمت کننده های کد، چک کننده های نوع، لینترها و کنترل نسخه ارتقا دهید. Sweigart شما را از طریق بهترین روشها برای تنظیم محیط توسعه، نامگذاری متغیرها، و بهبود خوانایی راهنمایی میکند، سپس به مستندات، سازماندهی و اندازهگیری عملکرد، و همچنین طراحی شیگرا و تحلیل الگوریتم Big-O که معمولاً در مصاحبههای کدنویسی استفاده میشود، میپردازد. مهارتهایی که یاد میگیرید، توانایی برنامهنویسی شما را افزایش میدهد - نه فقط در پایتون، بلکه در هر زبانی.
شما باید یاد بگیرند:
• سبک برنامه نویسی، و چگونگی استفاده از ابزار خودکار سیاه قالب بندی پایتون برای تمیزی کد
• منابع رایج اشکالات و نحوه شناسایی آنها با تحلیلگرهای ایستا
• نحوه ساختار فایلها در پروژههای کد خود با ابزار قالب Cookiecutter
• تکنیکهای برنامهنویسی کاربردی مانند لامبدا و توابع درجه بالاتر
• نحوه نمایه کردن سرعت کد خود با پایتون ساخته شده در timeit و cProfile ماژول
• علم کامپیوتر در پشت تجزیه و تحلیل الگوریتم O بزرگ
• چگونه به نظرات شما و DocStrings ها بروی آموزنده، و چگونه اغلب به آنها ارسال
• چگونه برای ایجاد کلاس در برنامه نویسی شی گرا، و به همین دلیل آنها استفاده می شود برای سازماندهی کد
در پایان کتاب، تفکیک کد منبع دقیق دو بازی خط فرمان کلاسیک، برج هانوی (یک پازل منطقی) و چهار در ردیف (یک بازی دو نفره کاشیریزی) را خواهید خواند. ) و نحوه پیروی کد آنها از بهترین شیوه های کتاب. شما مهارت های خود را با اجرای برنامه خودتان آزمایش خواهید کرد.
البته هیچ کتابی نمی تواند شما را به یک توسعه دهنده نرم افزار حرفه ای تبدیل کند. اما فراتر از چیزهای اساسی با پایتون ، شما را در این مسیر بیشتر میکند و شما را به برنامهنویس بهتری تبدیل میکند، زیرا یاد میگیرید کدی خوانا بنویسید که اشکال زدایی آن آسان است و
نیازهای کاملاً پایتونیک را پوشش میدهد : پایتون 3.6 و بالاتر را پوشش میدهد.
ارسال نظر درباره کتاب Beyond the Basic Stuff with Python: Best Practices for Writing Clean Code