0 رای
وضعیت موجودی موجود

قیمت قبلی: 4,640,000 ریال
قیمت: 4,240,000 ریال

 



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

نظری در مورد این محصول توسط کاربران ارسال نگردیده است.
اولین نفری باشید که در مورد کتاب Beyond the Basic Stuff with Python: Best Practices for Writing Clean Code نظر می دهد.

ارسال نظر درباره کتاب Beyond the Basic Stuff with Python: Best Practices for Writing Clean Code

لطفا توجه داشته باشید که ایمیل شما منتشر نخواهد شد.

برچسب های مرتبط با کتاب Beyond the Basic Stuff with Python: Best Practices for Writing Clean Code

خرید اینترنتی کتاب های زبان اصلی کامپیوتر خرید اینترنتی کتاب های لاتین Programming Languages Python

بر اساس سلیقه شما...

codebazan

طراحی و اجرا: فروشگاه ساز سبدخرید