تريد زيادة رضا العملاء ودورات تطوير أسرع وعمل أقل إهدارًا. التصميم الذي يحركه المجال (DDD) جنبًا إلى جنب مع البرمجة الوظيفية هو السرد المبتكر الذي سيوصلك إلى هناك. في هذا الدليل العملي الواقعي ، سترى كيف يمكن أن يؤدي تطبيق المبادئ الأساسية للبرمجة الوظيفية إلى تصميمات برمجية تصمم متطلبات العالم الحقيقي بأناقة وإيجاز - غالبًا أكثر من نهج موجه للكائنات. توضح لك الأمثلة العملية في اللغة الوظيفية مفتوحة المصدر F # ، وأمثلة من مجالات الأعمال المألوفة ، كيفية تطبيق هذه التقنيات لبناء برامج تركز على الأعمال ومرنة وعالية الجودة.
يعد التصميم المستند إلى المجال نهجًا راسخًا لتصميم البرامج التي تضمن عمل خبراء المجال والمطورين معًا بشكل فعال لإنشاء برامج عالية الجودة. هذا الكتاب هو أول كتاب يجمع بين DDD وتقنيات من البرمجة الوظيفية المكتوبة بشكل ثابت. هذا الكتاب مثالي للقادمين الجدد إلى DDD أو البرمجة الوظيفية - سيتم تقديم جميع التقنيات التي تحتاجها وشرحها.
صمم مجالًا معقدًا بدقة باستخدام نظام من النوع F # ، مما يؤدي إلى إنشاء رمز قابل للترجمة يمكن قراءته أيضًا - مما يضمن عدم تزامن الكود والتصميم أبدًا. قم بترميز قواعد العمل في التصميم بحيث يكون لديك "اختبارات وحدة وقت التجميع" ، والقضاء على العديد من الأخطاء المحتملة عن طريق جعل الحالات غير القانونية غير قابلة للتمثيل. قم بتجميع سلسلة من الوظائف الصغيرة القابلة للاختبار في حالة استخدام كاملة ، وقم بتكوين هذه السيناريوهات الفردية في تصميم واسع النطاق. اكتشف لماذا يؤدي الجمع بين البرمجة الوظيفية و DDD بشكل طبيعي إلى البنى الموجهة نحو الخدمة والبنى السداسية. أخيرًا ، قم بإنشاء نموذج مجال وظيفي يعمل مع قواعد البيانات التقليدية و NoSQL ومخازن الأحداث ، واعرض المجال الخاص بك بأمان عبر موقع ويب أو واجهة برمجة تطبيقات.
يمكنك حل المشكلات الحقيقية من خلال التركيز على متطلبات العالم الحقيقي لبرنامجك.
تم تصميم الكود الموجود في هذا الكتاب ليتم تشغيله بشكل تفاعلي على أنظمة التشغيل Windows و Mac و Linux. ستحتاج إلى إصدار حديث من F # (4.0 أو أحدث) ووقت تشغيل .NET المناسب لمنصتك. تعليمات التثبيت الكاملة لجميع الأنظمة الأساسية في fsharp .org.
You want increased customer satisfaction, faster development cycles, and less wasted work. Domain-driven design (DDD) combined with functional programming is the innovative combo that will get you there. In this pragmatic, down-to-earth guide, you'll see how applying the core principles of functional programming can result in software designs that model real-world requirements both elegantly and concisely - often more so than an object-oriented approach. Practical examples in the open-source F# functional language, and examples from familiar business domains, show you how to apply these techniques to build software that is business-focused, flexible, and high quality.
Domain-driven design is a well-established approach to designing software that ensures that domain experts and developers work together effectively to create high-quality software. This book is the first to combine DDD with techniques from statically typed functional programming. This book is perfect for newcomers to DDD or functional programming - all the techniques you need will be introduced and explained.
Model a complex domain accurately using the F# type system, creating compilable code that is also readable documentation---ensuring that the code and design never get out of sync. Encode business rules in the design so that you have "compile-time unit tests," and eliminate many potential bugs by making illegal states unrepresentable. Assemble a series of small, testable functions into a complete use case, and compose these individual scenarios into a large-scale design. Discover why the combination of functional programming and DDD leads naturally to service-oriented and hexagonal architectures. Finally, create a functional domain model that works with traditional databases, NoSQL, and event stores, and safely expose your domain via a website or API.
Solve real problems by focusing on real-world requirements for your software.
The code in this book is designed to be run interactively on Windows, Mac and Linux.You will need a recent version of F# (4.0 or greater), and the appropriate .NET runtime for your platform.Full installation instructions for all platforms at fsharp.org.
قراءة و تحميل كتاب Machine Learning Projects for .NET Developers for f# PDF مجانا
قراءة و تحميل كتاب Expert F# (Expert's Voice in .NET) PDF مجانا
قراءة و تحميل كتاب Building Web, Cloud, and Mobile Solutions with F# PDF مجانا
قراءة و تحميل كتاب Real-World Functional Programming: With Examples in F# and C# PDF مجانا