دسترسی نامحدود
برای کاربرانی که ثبت نام کرده اند
برای ارتباط با ما می توانید از طریق شماره موبایل زیر از طریق تماس و پیامک با ما در ارتباط باشید
در صورت عدم پاسخ گویی از طریق پیامک با پشتیبان در ارتباط باشید
برای کاربرانی که ثبت نام کرده اند
درصورت عدم همخوانی توضیحات با کتاب
از ساعت 7 صبح تا 10 شب
ویرایش: نویسندگان: Williams. Bruce, Wilson. Ben سری: Pragmatic programmers ISBN (شابک) : 9781680502558 ناشر: The Pragmatic Bookshelf سال نشر: 2018 تعداد صفحات: 294 زبان: English فرمت فایل : PDF (درصورت درخواست کاربر به PDF، EPUB یا AZW3 تبدیل می شود) حجم فایل: 6 مگابایت
کلمات کلیدی مربوط به کتاب Craft GraphQL APIs in Elixir with Absinthe انعطاف پذیر و خدمات قوی برای پرس و جوها، جهش ها و اشتراک ها: رابط های برنامه کاربردی (نرم افزار کامپیوتری)، نرم افزار کاربردی، توسعه نرم افزار چند پلت فرم، اکسیر (زبان برنامه کامپیوتری)، Livres électroniques
در صورت تبدیل فایل کتاب Craft GraphQL APIs in Elixir with Absinthe flexible, robust services for queries, mutations, and subscriptions به فرمت های PDF، EPUB، AZW3، MOBI و یا DJVU می توانید به پشتیبان اطلاع دهید تا فایل مورد نظر را تبدیل نمایند.
توجه داشته باشید کتاب Craft GraphQL APIs in Elixir with Absinthe انعطاف پذیر و خدمات قوی برای پرس و جوها، جهش ها و اشتراک ها نسخه زبان اصلی می باشد و کتاب ترجمه شده به فارسی نمی باشد. وبسایت اینترنشنال لایبرری ارائه دهنده کتاب های زبان اصلی می باشد و هیچ گونه کتاب ترجمه شده یا نوشته شده به فارسی را ارائه نمی دهد.
دامنه شما غنی و به هم مرتبط است و API شما نیز باید چنین باشد. API وب خود را به GraphQL ارتقا دهید، از پرس و جوهای انعطاف پذیر آن برای توانمندسازی کاربران و ساختار اعلامی آن برای ساده کردن کد خود استفاده کنید. Absinthe جعبه ابزار GraphQL برای Elixir است، یک زبان برنامه نویسی کاربردی که برای فعال کردن همزمانی عظیم در بالای معماری های کاربردی قوی طراحی شده است. این کتاب که توسط سازندگان Absinthe نوشته شده است به شما کمک می کند تا از این دو فناوری پیشگامانه بهره کامل ببرید. با استفاده از راهنمایی های گام به گام و توصیه های تخصصی که در هیچ جای دیگری نخواهید یافت، API های انعطاف پذیر و با کارایی بالا خود را بسازید. GraphQL روشی جدید برای ساختاردهی و ساخت سرویس های وب است و نتیجه آن تحول آفرین است. بیاموزید که چگونه میتوانید تجربهای منسجمتر و منسجمتر به کاربران خود ارائه دهید، دادهها را به راحتی از منابع دادههای مختلف جمعآوری کنید، و قابلیت نگهداری پشتیبان خود را با رویکرد اعلامی Absinthe برای تعریف نحوه عملکرد API خود بهبود بخشید. یک API مبتنی بر GraphQL از ابتدا با استفاده از Absinthe بسازید و از اصول اصلی شروع کنید. سیستم نوع و نحوه گسترش طرحواره خود را متناسب با نیازهای برنامه خود بیاموزید. اکوسیستم رو به رشدی از ابزارها و ابزارهای کاربردی را برای درک، اشکال زدایی و مستندسازی API خود کشف کنید. آن را به تولید ببرید، اما با در نظر گرفتن بهترین روشها، آن را با خیال راحت انجام دهید. دریابید که چگونه تجزیه و تحلیل پیچیدگی و پرس و جوهای مداوم می توانند به شما اجازه دهند که کاربران خود را انعطاف پذیر، اما مسئولانه نیز پشتیبانی کنید. در طول مسیر، کشف کنید که چگونه Elixir برای یک API با کارایی بالا و مقاوم در برابر خطا تفاوت ایجاد می کند. از اجرای ناهمزمان و دستهای استفاده کنید یا افزونههای سفارشی خود را برای گسترش Absinthe بنویسید. با اشتراکها، دادهها را از طریق سوکتهای وب در بالای عملکرد معروف Elixir (و Erlang/OTP) و قابلیتهای بیدرنگ ارائه دهید. برنامه های خود را با ترکیب قدرتمند Elixir و GraphQL با استفاده از Absinthe متحول کنید. آنچه شما نیاز دارید: برای دنبال کردن کتاب، باید Erlang/OTP 19+ و Elixir 1.4+ را نصب کنید. این کتاب شما را از طریق راه اندازی یک برنامه جدید فونیکس با استفاده از Absinthe راهنمایی می کند.
Your domain is rich and interconnected, and your API should be too. Upgrade your web API to GraphQL, leveraging its flexible queries to empower your users, and its declarative structure to simplify your code. Absinthe is the GraphQL toolkit for Elixir, a functional programming language designed to enable massive concurrency atop robust application architectures. Written by the creators of Absinthe, this book will help you take full advantage of these two groundbreaking technologies. Build your own flexible, high-performance APIs using step-by-step guidance and expert advice you won't find anywhere else. GraphQL is a new way of structuring and building web services, and the result is transformational. Find out how to offer a more tailored, cohesive experience to your users, easily aggregate data from different data sources, and improve your back end's maintainability with Absinthe's declarative approach to defining how your API works. Build a GraphQL-based API from scratch using Absinthe, starting from core principles. Learn the type system and how to expand your schema to suit your application's needs. Discover a growing ecosystem of tools and utilities to understand, debug, and document your API. Take it to production, but do it safely with solid best practices in mind. Find out how complexity analysis and persisted queries can let you support your users flexibly, but responsibly too. Along the way, discover how Elixir makes all the difference for a high performance, fault-tolerant API. Use asynchronous and batching execution, or write your own custom add-ons to extend Absinthe. Go live with subscriptions, delivering data over websockets on top of Elixir (and Erlang/OTP's) famous solid performance and real-time capabilities. Transform your applications with the powerful combination of Elixir and GraphQL, using Absinthe. What You Need: To follow along with the book, you should have Erlang/OTP 19+ and Elixir 1.4+ installed. The book will guide you through setting up a new Phoenix application using Absinthe.
Cover Table of Contents Acknowledgments Foreword Getting Started Who This Book Is For How to Read This Book Things to Watch Out For 1. Tuples, Points, and Vectors Tuples Operations Putting It Together 2. Drawing on a Canvas Representing Colors Implementing Color Operations Creating a Canvas Saving a Canvas Putting It Together 3. Matrices Creating a Matrix Multiplying Matrices The Identity Matrix Transposing Matrices Inverting Matrices Putting It Together 4. Matrix Transformations Translation Scaling Rotation Shearing Chaining Transformations Putting It Together 5. Ray-Sphere Intersections Creating Rays Intersecting Rays with Spheres Tracking Intersections Identifying Hits Transforming Rays and Spheres Putting It Together 6. Light and Shading Surface Normals Reflecting Vectors The Phong Reflection Model Putting It Together 7. Making a Scene Building a World Defining a View Transformation Implementing a Camera Putting It Together 8. Shadows Lighting in Shadows Testing for Shadows Rendering Shadows Putting It Together 9. Planes Refactoring Shapes Implementing a Plane Putting It Together 10. Patterns Making a Striped Pattern Transforming Patterns Generalizing Patterns Making a Gradient Pattern Making a Ring Pattern Making a 3D Checker Pattern Putting It Together 11. Reflection and Refraction Reflection Transparency and Refraction Fresnel Effect Putting It Together 12. Cubes Intersecting a Ray with a Cube Finding the Normal on a Cube Putting It Together 13. Cylinders Intersecting a Ray with a Cylinder Finding the Normal on a Cylinder Truncating Cylinders Capped Cylinders Cones Putting It Together 14. Groups Implementing Groups Finding the Normal on a Child Object Using Bounding Boxes to Optimize Large Scenes Putting It Together 15. Triangles Triangles Wavefront OBJ Files Smooth Triangles Smooth Triangles in OBJ Files Putting It Together 16. Constructive Solid Geometry (CSG) Implementing CSG Coloring CSG Shapes Putting It Together 17. Next Steps Area Lights and Soft Shadows Spotlights Focal Blur Motion Blur Anti-aliasing Texture Maps Normal Perturbation Torus Primitive Wrapping It Up A1. Rendering the Cover Image Index – SYMBOLS – – DIGITS – – A – – B – – C – – D – – E – – F – – G – – H – – I – – J – – L – – M – – N – – O – – P – – Q – – R – – S – – T – – U – – V – – W – – X – – Y – – Z –