نام کتاب
Learn Python Programming

A comprehensive, up-to-date, and definitive guide to learning Python

Fabrizio Romano, Heinrich Kruger

Paperback617 Pages
PublisherPackt
Edition4
LanguageEnglish
Year2025
ISBN9781835882948
952
A117
انتخاب نوع چاپ:
جلد سخت
3,265,000ت
0
جلد نرم
3,325,000ت(2 جلدی)
0
طلق پاپکو و فنر
3,345,000ت(2 جلدی)
0
مجموع:
0تومان
کیفیت متن:اورجینال انتشارات
قطع:B5
رنگ صفحات:تمام رنگی
پشتیبانی در روزهای تعطیل!
ارسال به سراسر کشور

Python#

APIs#

data_science#

GUI#

توضیحات

این نسخه جدید، محتوای به‌روزشده‌ای را از پایتون نسخه‌های 3.9 تا 3.12 ارائه می‌دهد، شامل فصل‌های جدیدی درباره تایپ‌گذاری ایستا (Type Hinting) و برنامه‌های خط فرمان (CLI)، و همچنین مثال‌های عملی گسترده‌تر، که آن را به منبعی ایده‌آل برای برنامه‌نویسان مبتدی و حرفه‌ای پایتون تبدیل می‌کند.


ویژگی‌های کلیدی

  • ایجاد و استقرار APIها و برنامه‌های خط فرمان با بهره‌گیری از توانایی‌های پایتون در اسکریپت‌نویسی و خودکارسازی
  • آشنایی با جدیدترین ویژگی‌ها و بهبودهای پایتون، از جمله الگوی تطبیق (Pattern Matching) و نحوه‌ی نوین مدیریت خطاها
  • استفاده از مثال‌ها و پروژه‌های واقعی، از جمله مسائل برنامه‌نویسی رقابتی، برای تقویت درک عملی شما از پایتون


کتاب یادگیری برنامه‌نویسی پایتون – ویرایش چهارم یک مقدمه جامع و به‌روز درباره برنامه‌نویسی با زبان پایتون ارائه می‌دهد که مفاهیم پایه‌ای و کاربردهای عملی این زبان را پوشش می‌دهد. این ویرایش به‌دقت به‌روزرسانی شده تا ویژگی‌های جدید نسخه‌های 3.9 تا 3.12 پایتون، فصل‌های جدید درباره تایپ‌گذاری ایستا و برنامه‌های CLI، و نمونه‌کدهای سازگار با روش‌های مدرن توسعه وب با پایتون را شامل شود.

این کتاب به شما توانمندی لازم را می‌دهد تا به‌صورت مستقل به توسعه نرم‌افزار بپردازید و منابع مورد نیاز خود را بیابید. در پایان کتاب، دید روشنی از مسیر یادگیری خود خواهید داشت و می‌دانید چگونه مهارت‌های خود را گسترش دهید.

کتاب از طریق مثال‌های متنوع، طیف گسترده‌ای از کاربردها را بررسی می‌کند و در نهایت با ساخت پروژه‌های واقعی پایتون، مباحث آموخته‌شده را تثبیت می‌کند. این کتاب راهنمایی شفاف و کاربردی برای تسلط بر پایتون و استفاده مؤثر از آن در حوزه‌هایی مانند علم داده، توسعه وب و اتوماسیون ارائه می‌دهد.


آنچه خواهید آموخت

  • نصب و راه‌اندازی پایتون در ویندوز، مک و لینوکس
  • نوشتن کدی تمیز، قابل استفاده مجدد و کارآمد
  • اجتناب از خطاهای رایج مانند تکرار کد و بیش‌مهندسی (Overengineering)
  • استفاده به‌موقع از روش‌های برنامه‌نویسی تابع‌محور (Functional) و شی‌گرا (OOP)
  • ساخت API با استفاده از FastAPI و توسعه برنامه‌های CLI
  • درک مفاهیم نگه‌داری داده (Persistence) و رمزنگاری (Cryptography) برای ایجاد برنامه‌های امن
  • پردازش کارآمد داده‌ها با ساختارهای داده داخلی پایتون
  • بسته‌بندی نرم‌افزار برای انتشار در PyPI (مخزن بسته‌های پایتون)
  • حل مسائل برنامه‌نویسی رقابتی با پایتون


مخاطب این کتاب

این کتاب مناسب همه افرادی است که می‌خواهند پایتون را از پایه بیاموزند، و همچنین برای برنامه‌نویسان با تجربه‌ای که به دنبال یک مرجع جامع هستند. آشنایی ابتدایی با مفاهیم پایه‌ای برنامه‌نویسی مفید است، اما پیش‌نیاز الزامی محسوب نمی‌شود.



This edition offers updated content covering Python 3.9 to 3.12, new chapters on type hinting and CLI applications, and expanded practical examples, making it the ideal resource for both new and experienced Python programmers


Key Features

  • Create and deploy APIs and CLI applications, leveraging Python’s strengths in scripting and automation
  • Stay current with the latest features and improvements in Python, including pattern matching and the latest exception handling syntax
  • Engage with new real-world examples and projects, including competitive programming problems, to solidify your understanding of Python


Book Description

Learn Python Programming, Fourth Edition, provides a comprehensive, up-to-date introduction to Python programming, covering fundamental concepts and practical applications. This edition has been meticulously updated to include the latest features from Python versions 3.9 to 3.12, new chapters on type hinting and CLI applications, and updated examples reflecting modern Python web development practices. This Python book empowers you to take ownership of writing your software and become independent in fetching the resources you need. By the end of this book, you will have a clear idea of where to go and how to build on what you have learned from the book.

Through examples, the book explores a wide range of applications and concludes by building real-world Python projects based on the concepts you have learned. This Python book offers a clear and practical guide to mastering Python and applying it effectively in various domains, such as data science, web development, and automation.


What you will learn

  • Install and set up Python on Windows, Mac, and Linux
  • Write elegant, reusable, and efficient code
  • Avoid common pitfalls such as duplication and over-engineering
  • Use functional and object-oriented programming approaches appropriately
  • Build APIs with FastAPI and program CLI applications
  • Understand data persistence and cryptography for secure applications
  • Manipulate data efficiently using Python's built-in data structures
  • Package your applications for distribution via the Python Package Index (PyPI)
  • Solve competitive programming problems with Python


Who this book is for

This Python programming book is for everyone who wants to learn Python from scratch, as well as experienced programmers looking for a reference book. Prior knowledge of basic programming concepts will help you follow along, but it’s not a prerequisite


Table of Contents

  1. A Gentle Introduction to Python
  2. Built-In Data Types
  3. Conditionals and Iteration
  4. Functions, the Building Blocks of Code
  5. Comprehensions and Generators
  6. OOP, Decorators, and Iterators
  7. Exceptions and Context Managers
  8. Files and Data Persistence
  9. Cryptography and Tokens
  10. Testing
  11. Debugging and Profiling
  12. Introduction to Type Hinting
  13. Data Science in Brief
  14. Introduction to API Development
  15. CLI Applications
  16. Packaging Python Applications
  17. Programming Challenges


About the Author

Fabrizio Romano was born in Italy in 1975. He holds a master's degree in computer science engineering from the University of Padova. He's been working as a professional software developer since 1999. Fabrizio has been working at Sohonet since 2016, where he currently serves as a development manager. In 2020, the Television Academy honored him and his team with an Emmy Award in Engineering Development for advancing remote collaboration.


Heinrich Kruger was born in South Africa in 1981. He holds a master's degree in computer science from Utrecht University in the Netherlands. He has been working as a professional software developer since 2014. Heinrich has been working alongside Fabrizio in the Product Team at Sohonet since 2017. In 2020, the Television Academy honored them with an Emmy Award in Engineering Development for advancing remote collaboration.

دیدگاه خود را بنویسید
نظرات کاربران (0 دیدگاه)
نظری وجود ندارد.
کتاب های مشابه
Python
306
Python Data Cleaning and Preparation Best Practices
531,000 تومان
Python
1,378
Architecture Patterns with Python
394,000 تومان
Python
893
Practical Recommender Systems
509,000 تومان
Python
262
Effective Computation in Physics
737,000 تومان
Python
799
Dive Into Python 3
483,000 تومان
Python
41
Quantitative Finance with Python
869,000 تومان
Python
697
Data Wrangling with Python
691,000 تومان
Reinforcement Learning
851
Applied Reinforcement Learning with Python
280,000 تومان
Python
818
Applied Unsupervised Learning with Python
555,000 تومان
Python
890
Python Projects for Beginners
436,000 تومان
قیمت
منصفانه
ارسال به
سراسر کشور
تضمین
کیفیت
پشتیبانی در
روزهای تعطیل
خرید امن
و آسان
آرشیو بزرگ
کتاب‌های تخصصی
هـر روز با بهتــرین و جــدیــدتـرین
کتاب های روز دنیا با ما همراه باشید
آدرس
پشتیبانی
مدیریت
ساعات پاسخگویی
درباره اسکای بوک
دسترسی های سریع
  • راهنمای خرید
  • راهنمای ارسال
  • سوالات متداول
  • قوانین و مقررات
  • وبلاگ
  • درباره ما
چاپ دیجیتال اسکای بوک. 2024-2022 ©