نام کتاب
Django Design Patterns and Best Practices

Industry-standard web development techniques and solutions using PythonArun Ravindran

Paperback274 Pages
PublisherPackt
Edition2
LanguageEnglish
Year2018
ISBN9781788831345
1K
A999
انتخاب نوع چاپ:
جلد سخت
474,000ت
0
جلد نرم
414,000ت
0
طلق پاپکو و فنر
424,000ت
0
مجموع:
0تومان
کیفیت متن:اورجینال انتشارات
قطع:B5
رنگ صفحات:دارای متن و کادر رنگی
پشتیبانی در روزهای تعطیل!
ارسال به سراسر کشور

#Django

#Design_Patterns

#Python

#web_security

#API

توضیحات

کتاب الگوهای طراحی جنگو (Django Design Patterns and Best Practices)


📖 با الگوهای طراحی شیک جنگو و بهترین شیوه‌های مدرن، وب‌سایت‌های قابل نگهداری بسازید!


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

🚀 شیرجه عمیق در جنگو: از مدل‌ها (Models) و ویوها (Views) گرفته تا تست و دیپلوی، کل جنگو رو زیر و رو می‌کنی.

🤔 فهمیدن ریزه‌کاری‌ها: نکات ظریف توسعه وب مثل حملات مرورگر (browser attack) و طراحی درست داده‌ها (data design) رو یاد می‌گیری.

کار با ابزارهای Asynchronous: با ابزارهای خفن و غیرهمزمان مثل Celery و Channels به صورت عملی کار می‌کنی و پروژه‌هات رو پرسرعت می‌کنی.


📘 درباره کتاب

ساختن اپلیکیشن‌های وب امن و قابل نگهداری، دانش زیادی می‌خواد. ویرایش دوم این کتاب نه تنها جنگو رو برات روشن می‌کنه، بلکه سال‌ها تجربه رو در قالب الگوهای طراحی و بهترین شیوه‌ها (Best Practices) بهت هدیه میده. این کتاب به جای چسبیدن به الگوهای طراحی معروف GoF (Gang of Four)، روی الگوهای سطح بالاتر تمرکز می‌که.


با استفاده از آخرین نسخه جنگو و پایتون، در حین ساختن یک پایه مفهومی محکم، با ابزارهایی مثل Channels و asyncio هم آشنا میشی. کتاب گزینه‌های مختلف طراحی رو با هم مقایسه می‌کنه تا کمکت کنه تو این دنیای پر از تغییر، تصمیم‌های روزمره‌ات رو سریع‌تر و بهتر بگیری.


اول از همه، با الگوهای مختلف معماری آشنا میشی، که خیلی‌هاشون تو ساخت خودِ جنگو هم استفاده شدن. بعدش با یه پروژه باحال “ابرقهرمانی” شروع می‌کنی: نیازمندی‌ها رو جمع می‌کنی، ماکاپ (mockup) می‌سازی و پروژه رو راه میندازی. در طول این پروژه، با مثال‌های عملی، مدل‌ها، ویوها، تمپلیت‌ها، گردش کارها (workflows) و تکنیک‌های استفاده مجدد از کد رو یاد می‌گیری. علاوه بر این، تکنیک‌های کدنویسی پایتون رو به صورت عملی در جنگو یاد می‌گیری که بهت کمک می‌کنه مشکلات پیچیده‌ای مثل کار با کدهای قدیمی (legacy code)، مدل‌سازی داده و استفاده مجدد از کد رو حل کنی.

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


🎓 چی یاد می‌گیری؟

🎨 از الگوهای طراحی رایج استفاده کنی تا کد بهتری بنویسی.

✅ بهترین شیوه‌ها (best practices) و اصطلاحات رایج رو تو این فریم‌ورک که به سرعت در حال تکامله، پیاده‌کنی.

🔧 چطوری با کدهای قدیمی (legacy code) و دیباگ کردن کلنجار بری.

💨 از ابزارهای غیرهمزمان مثل Celery، Channels و asyncio استفاده کنی.

🏗️ موقع طراحی API با Django REST Framework از الگوها کمک بگیری.

🧹 با نوشتن کد تمیزتر و تست‌شده، دردسر نگهداری کد رو کم کنی.

🛡️ پروژه‌های جنگوت رو هاست، دیپلوی و امن کنی.


👨‍💻 این کتاب برای کیه؟

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


📑 فهرست مطالب

  1. جنگو و الگوها
  2. طراحی اپلیکیشن
  3. مدل‌ها (Models)
  4. ویوها و URLها
  5. تمپلیت‌ها (Templates)
  6. رابط ادمین
  7. فرم‌ها (Forms)
  8. کار کردن به صورت غیرهمزمان (Asynchronous)
  9. ساختن API
  10. سروکله زدن با کدهای قدیمی (Legacy Code)
  11. تست و دیباگ کردن
  12. امنیت
  13. آماده برای پروداکشن
  14. پیوست: مقایسه پایتون ۲ و ۳


🧑‍💼 درباره نویسنده

آرون راویندران (Arun Ravindran) یه سخنران و وبلاگ‌نویس مشتاقه که از سال ۲۰۰۷ داره با جنگو برای پروژه‌های مختلف، از اپلیکیشن‌های اینترانتی گرفته تا شبکه‌های اجتماعی، ور میره. اون از قدیم عاشق دنیای متن‌باز (open source) و یه برنامه‌نویس پایتونه. مقاله‌ها و ویدیوهای آموزشیش برای جامعه رو به رشد جنگو خیلی ارزشمند بوده. در حال حاضر هم عضو توسعه‌دهنده بنیاد نرم‌افزار جنگو (Django Software Foundation) ه یه عشق فیلمه و عاشق رمان‌های گرافیکی و کمیک بوک‌هاست. (


Build maintainable websites with elegant Django design patterns and modern best practices


Key Features

  • Explore aspects of Django from Models and Views to testing and deployment
  • Understand the nuances of web development such as browser attack and data design
  • Walk through various asynchronous tools such as Celery and Channels


Book Description

Building secure and maintainable web applications requires comprehensive knowledge. The second edition of this book not only sheds light on Django, but also encapsulates years of experience in the form of design patterns and best practices. Rather than sticking to GoF design patterns, the book looks at higher-level patterns. Using the latest version of Django and Python, you’ll learn about Channels and asyncio while building a solid conceptual background. The book compares design choices to help you make everyday decisions faster in a rapidly changing environment.

You’ll first learn about various architectural patterns, many of which are used to build Django. You’ll start with building a fun superhero project by gathering the requirements, creating mockups, and setting up the project. Through project-guided examples, you’ll explore the Model, View, templates, workflows, and code reusability techniques. In addition to this, you’ll learn practical Python coding techniques in Django that’ll enable you to tackle problems related to complex topics such as legacy coding, data modeling, and code reusability.

You’ll discover API design principles and best practices, and understand the need for asynchronous workflows. During this journey, you’ll study popular Python code testing techniques in Django, various web security threats and their countermeasures, and the monitoring and performance of your application.


What you will learn

  • Make use of common design patterns to help you write better code
  • Implement best practices and idioms in this rapidly evolving framework
  • Deal with legacy code and debugging
  • Use asynchronous tools such as Celery, Channels, and asyncio
  • Use patterns while designing API interfaces with the Django REST Framework
  • Reduce the maintenance burden with well-tested, cleaner code
  • Host, deploy, and secure your Django projects


Who this book is for

This book is for you whether you’re new to Django or just want to learn its best practices. You do not have to be an expert in Django or Python. No prior knowledge of patterns is expected for reading this book but it would be helpful.


Table of Contents

  1. Django and Patterns
  2. Application Design
  3. Models
  4. Views and URLs
  5. Templates
  6. Admin Interface
  7. Forms
  8. Working Asynchronously
  9. Creating APIs
  10. Dealing with Legacy Code
  11. Testing and Debugging
  12. Security
  13. Production-ready
  14. Appendix- Python 2 Versus Python 3


About the Author

Arun Ravindran is an avid speaker and blogger who has been tinkering with Django since 2007 for projects ranging from intranet applications to social networks. He is a long-time open source enthusiast and Python developer. His articles and screencasts have been invaluable to the rapidly growing Django community. He is currently a developer member of the Django Software Foundation. Arun is also a movie buff and loves graphic novels and comics.

دیدگاه خود را بنویسید
نظرات کاربران (0 دیدگاه)
نظری وجود ندارد.
کتاب های مشابه
Django
961
Build a Website with Django 3
432,000 تومان
Django
1,013
Beginning Django
889,000 تومان
Django
968
Decoupled Django
384,000 تومان
Django
985
Django Standalone Apps
309,000 تومان
Django
1,292
Web Development with Django
1,121,000 تومان
Django
2,863
Django 5 for the Impatient
368,000 تومان
Django
1,747
Two Scoops of Django 3.x
671,000 تومان
Django
791
Django in Action
580,000 تومان
React
1,475
Full Stack Django and React
572,000 تومان
Django
1,537
Django Design Patterns and Best Practices
414,000 تومان
قیمت
منصفانه
ارسال به
سراسر کشور
تضمین
کیفیت
پشتیبانی در
روزهای تعطیل
خرید امن
و آسان
آرشیو بزرگ
کتاب‌های تخصصی
هـر روز با بهتــرین و جــدیــدتـرین
کتاب های روز دنیا با ما همراه باشید
آدرس
پشتیبانی
مدیریت
ساعات پاسخگویی
درباره اسکای بوک
دسترسی های سریع
  • راهنمای خرید
  • راهنمای ارسال
  • سوالات متداول
  • قوانین و مقررات
  • وبلاگ
  • درباره ما
چاپ دیجیتال اسکای بوک. 2024-2022 ©