طراحی API برای ++C

قیمت 16,000 تومان

خرید محصول توسط کلیه کارت های شتاب امکان پذیر است و بلافاصله پس از خرید، لینک دانلود محصول در اختیار شما قرار خواهد گرفت.
طراحی رابط‌های برنامه‌نویسی برنامه کاربردی می‌تواند بر رفتار، توانایی و سهولت استفاده از برنامه کاربردی کاربر نهایی تاثیر بگذارد. با این کتاب، شما فراخواهید گرفت که چگونه یک API خوب را برای پروژه‌های طولانی‌مدت بزرگ، طراحی کنید.
این کتاب، با کدهای گسترده ++C برای توضیح هر مفهوم، همه راهبردهای سراسری توسعه API را تحت پوشش قرار می‌دهد. Martin Reddy با بیش از 15 سال تجربه خود در صنعت نرم‌افزار، بحث های ژرفی را پیرامون طراحی رابط، مستند سازی، آزمون و موضوعات پیشرفته برنامه‌نویسی و توسعه پلاگین ارائه کرده است. در ادامه او بر الگوها و سبک‌های مختلفی از API متمرکز شده است، که شما را قادر به تولید کتابخانه‌های ظریف و با‌دوام می‌کند.
سال انتشار: 2011  |  تعداد صفحات: 472  |  حجم فایل: 19.71 مگابایت  |  زبان: انگلیسی
API Design for C++
نویسنده:
Martin Reddy
ناشر:
Morgan Kaufmann
ISBN10:
0123850037
ISBN13:
9780123850034

 

عناوین مرتبط:


API Design for C++ provides a comprehensive discussion of Application Programming Interface (API) development, from initial design through implementation, testing, documentation, release, versioning, maintenance, and deprecation. The book focuses on the issues of designing APIs for a single language (C++), which remains one of the most widely used programming languages for large software projects. The book also covers specialized API topics, such as creating scripting and plug-in APIs, with emphasis on API design. A discussion on testing strategies concentrates on automated API testing techniques rather than attempting to include end-user application testing techniques such as GUI testing, system testing, or manual testing. The book will be helpful to new programmers who understand the fundamentals of C++ and who want to advance their design skills, as well as senior engineers and software architects seeking to gain new expertise to complement their existing talents. Three specific groups of readers are targeted: practicing software engineers and architects, technical managers, and students and educators. The only book that teaches the strategies of C++ API development, including design, versioning, documentation, testing, scripting, and extensibility. Extensive code examples illustrate each concept, with fully functional examples and working source code for experimentation available online. Covers various API styles and patterns with a focus on practical and efficient designs for large-scale long-term projects.