دانلود کتاب Python How-To (MEAP V10) – Python How-To (MEAP V10)

دسته بندی :
اطلاعات کتاب
  • جلد
  • سری
  • ویرایش
  • سال 2023
  • نویسنده (گان) Dr. Yong Cui
  • ناشر Manning Publications
  • زبان English
  • تعداد صفحات
  • حجم فایل 11.58MB
  • فرمت فایل pdf
  • شابک
قیمت محصول :

45,000 تومان

با خرید این محصول، 2,250 تومان به کیف پول شما بازگشت داده می‌شود

روند خرید و دریافت کتاب‌ها بدون هیچ اختلالی انجام می‌شود.
تمامی فایل‌ها بر روی سرورهای داخلی میزبانی می‌شوند تا بتوانید به راحتی و در لحظه آن‌ها را دانلود کنید. در صورت بروز هرگونه مشکل یا نیاز به راهنمایی، لطفاً از طریق « صفحه تماس باما» با تیم پشتیبانی در ارتباط باشید.

تمامی کتاب های موجود در وبسایت سای وان به زبان انگلیسی میباشد

توضیحات

ave you ever asked yourself, How do I do that in Python? If so, youll love this practical collection of the most important Python techniques.

Python How-To includes over 60 detailed answers to questions like

How do I join and split strings?

How do I access dictionary keys, values, and items?

How do I set and use the return value in function calls?

How do I process JSON data?

How do I create lazy attributes to improve performance?

How do I change variables in a different namespace?

and much more

Python How-To walks you through the most important coding techniques in Python. Whether youre doing data science, building web applications, or writing admin scripts, youll find answers to your how-to questions in this book. Author Yong Cuis clear and practical writing is perfect for beginners and veterans alike, with insightful code snippets, interesting graphics, and challenging exercises. Along the way, youll learn how to take advantage of Pythons versatile tools and libraries.

about the technology

No matter where you are on your Python journey, youre going to run into situations where you ask How do I do that? This book gives you concrete answers to the most common questions in areas like manipulating text, working with collections, managing objects and functions, file management, and so on.

As one of the most popular languages, Python is the choice of language for many first-time coding learners. Its open-source, general-purpose, platform-independent nature has engendered probably the most active developer community, which has resulted in tens of thousands of freely available libraries for web development, Machine Learning (ML), Data Science, and many other specialties. No matter whether you just started with coding in Python or programming in general, I hope that we share the same belief: weve entered an era in which knowing to code in Python gives you a tremendous advantage youre having access to numerous tools that Python has to offer.

As you may realize, Python is so versatile that it has a plethora of tools for many specialty domains, such as finance, engineering, Data Science, and Artificial Intelligence. If you’re entering or about to enter one of these domains, knowing Python will make your work much easier because of the access to these handy tools. However, using these tools requires you have a solid understanding of the essential Python skills, which are this book’s focus teaching you domain-independent Python knowledge. No matter how sophisticated your domain-specific Python tool is, it won’t take long for you to figure it out!

In the Python ecosystem, we use domain-specific Python tools, such as web frameworks and ML libraries, to address specific tasks in our jobs. The effective employment of these tools is nontrivial, as it requires a considerable breadth of familiarity with essential Python skills, such as processing texts, dealing with structured data, creating control flows, and handling files. Python programmers can write different solutions to address the same tasks. Among these solutions, one of them is probably better than the remaining, because it may be more concise, more readable, or more efficient, which we term as Pythonic an idiomatic coding style that all Python programmers strive to acquire. It is what this book is about how to write Pythonic code to address programming tasks.

about the book

Python How-To is full of techniques and best practices for writing readable and maintainable Python code, with careful cross-referencing that reveals how the same concept can be used in different contexts. Each chapter stands alone, so you can dip in whenever you need a practical solution to a common Python problem.

about the reader

For beginning to intermediate Python programmers.

————————————————————–

ترجمه ماشینی :

آیا تا به حال از خود پرسیده اید، چگونه این کار را در پایتون انجام دهم؟ اگر چنین است، این مجموعه کاربردی از مهم ترین تکنیک های پایتون را دوست خواهید داشت. Python How-To شامل بیش از 60 پاسخ دقیق به سوالاتی مانند چگونه رشته ها را بپیوندم و تقسیم کنم؟ چگونه به کلیدها، مقادیر و موارد فرهنگ لغت دسترسی داشته باشم؟ چگونه مقدار بازگشتی را در فراخوانی تابع تنظیم و استفاده کنم؟ چگونه داده های JSON را پردازش کنم؟ چگونه می توانم ویژگی های تنبل را برای بهبود عملکرد ایجاد کنم؟ چگونه می توانم متغیرها را در یک فضای نام متفاوت تغییر دهم؟ و خیلی بیشتر \ Python How-To شما را از مهم ترین تکنیک های کدنویسی در پایتون راهنمایی می کند. خواه در حال انجام علم داده، ساختن برنامه های کاربردی وب، یا نوشتن اسکریپت های مدیریت باشید، پاسخ سوالات خود را در این کتاب خواهید یافت. نویسنده Yong Cuis نوشته‌های واضح و کاربردی برای مبتدیان و کهنه‌کارها به طور یکسان، با تکه‌های کد هوشمندانه، گرافیک‌های جالب و تمرین‌های چالش برانگیز، مناسب است. در طول مسیر، یاد خواهید گرفت که چگونه از ابزارها و کتابخانه های همه کاره پایتون استفاده کنید. در مورد فناوری مهم نیست که در سفر پایتون کجا هستید، با موقعیت‌هایی مواجه خواهید شد که می‌پرسید چگونه این کار را انجام دهم؟ این کتاب به رایج‌ترین سؤالات در زمینه‌هایی مانند دستکاری متن، کار با مجموعه‌ها، مدیریت اشیا و توابع، مدیریت فایل و غیره پاسخ‌های مشخصی می‌دهد. به عنوان یکی از محبوب ترین زبان ها، پایتون برای بسیاری از زبان آموزانی که برای اولین بار برنامه نویسی می کنند، انتخاب زبان است. ماهیت منبع باز، همه منظوره و مستقل از پلتفرم آن احتمالاً فعال ترین جامعه توسعه دهندگان را ایجاد کرده است که منجر به ایجاد ده ها هزار کتابخانه رایگان در دسترس برای توسعه وب، یادگیری ماشین (ML)، علم داده و بسیاری از تخصص های دیگر شده است. . مهم نیست که شما به تازگی با برنامه نویسی در پایتون شروع کرده اید یا به طور کلی برنامه نویسی، امیدوارم که ما هم همین عقیده را داشته باشیم: ما وارد دورانی شده ایم که دانستن کدنویسی در پایتون به شما مزیت فوق العاده ای می دهد، دسترسی به ابزارهای متعددی که پایتون دارد. پیشنهاد. همانطور که ممکن است متوجه شوید، پایتون آنقدر همه کاره است که ابزارهای زیادی برای بسیاری از حوزه های تخصصی مانند مالی، مهندسی، علوم داده و


 

tag : دانلود کتاب Python How-To (MEAP V10) , Download Python How-To (MEAP V10) , دانلود Python How-To (MEAP V10) , Download Python How-To (MEAP V10) Book , Python How-To (MEAP V10) دانلود , buy Python How-To (MEAP V10) , خرید کتاب Python How-To (MEAP V10) , دانلود کتاب Python How-To (MEAP V10) , کتاب Python How-To (MEAP V10) , دانلود Python How-To (MEAP V10) , خرید Python How-To (MEAP V10) , خرید کتاب Python How-To (MEAP V10) ,

نقد و بررسی‌ها

هنوز بررسی‌ای ثبت نشده است.

اولین کسی باشید که دیدگاهی می نویسد “دانلود کتاب Python How-To (MEAP V10) – Python How-To (MEAP V10)”