ورود به حساب

نام کاربری گذرواژه

گذرواژه را فراموش کردید؟ کلیک کنید

حساب کاربری ندارید؟ ساخت حساب

ساخت حساب کاربری

نام نام کاربری ایمیل شماره موبایل گذرواژه

برای ارتباط با ما می توانید از طریق شماره موبایل زیر از طریق تماس و پیامک با ما در ارتباط باشید


09117307688
09117179751

در صورت عدم پاسخ گویی از طریق پیامک با پشتیبان در ارتباط باشید

دسترسی نامحدود

برای کاربرانی که ثبت نام کرده اند

ضمانت بازگشت وجه

درصورت عدم همخوانی توضیحات با کتاب

پشتیبانی

از ساعت 7 صبح تا 10 شب

دانلود کتاب Engineering Software Products: An Introduction to Modern Software Engineering

دانلود کتاب محصولات نرم افزار مهندسی: مقدمه ای بر مهندسی نرم افزار مدرن

Engineering Software Products: An Introduction to Modern Software Engineering

مشخصات کتاب

Engineering Software Products: An Introduction to Modern Software Engineering

دسته بندی: سیستم های اطلاعاتی
ویرایش: Global Edition 
نویسندگان:   
سری:  
ISBN (شابک) : 1292376341, 9781292376349 
ناشر: Pearson 
سال نشر: 2020 
تعداد صفحات: 369 
زبان: English 
فرمت فایل : PDF (درصورت درخواست کاربر به PDF، EPUB یا AZW3 تبدیل می شود) 
حجم فایل: 7 مگابایت 

قیمت کتاب (تومان) : 48,000



کلمات کلیدی مربوط به کتاب محصولات نرم افزار مهندسی: مقدمه ای بر مهندسی نرم افزار مدرن: DevOps، مهندسی نرم افزار، امنیت، حریم خصوصی، قابلیت اطمینان، Microservices، Agile، Scrum، معماری نرم افزار، تست، داستان های کاربر، الگوهای معماری نرم افزار، برنامه نویسی فوق العاده



ثبت امتیاز به این کتاب

میانگین امتیاز به این کتاب :
       تعداد امتیاز دهندگان : 18


در صورت تبدیل فایل کتاب Engineering Software Products: An Introduction to Modern Software Engineering به فرمت های PDF، EPUB، AZW3، MOBI و یا DJVU می توانید به پشتیبان اطلاع دهید تا فایل مورد نظر را تبدیل نمایند.

توجه داشته باشید کتاب محصولات نرم افزار مهندسی: مقدمه ای بر مهندسی نرم افزار مدرن نسخه زبان اصلی می باشد و کتاب ترجمه شده به فارسی نمی باشد. وبسایت اینترنشنال لایبرری ارائه دهنده کتاب های زبان اصلی می باشد و هیچ گونه کتاب ترجمه شده یا نوشته شده به فارسی را ارائه نمی دهد.


توضیحاتی در مورد کتاب محصولات نرم افزار مهندسی: مقدمه ای بر مهندسی نرم افزار مدرن

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


توضیحاتی درمورد کتاب به خارجی

Software products, such as stand-alone programs, web apps and services, and mobile apps, have transformed our everyday life and work. There are tens of thousands of software product companies, and hundreds of thousands of software engineers are employed worldwide in software product development. Contrary to what some people may think, engineering software products needs more than coding skills. So, I’ve written this book to introduce some of the software engineering activities that are important for the production of reliable and secure software products.



فهرست مطالب

Cover
Title Page
Copyright
Preface
Contents
1. Software Products
	1.1 The product vision
	1.2 Software product management
	1.3 Product prototyping
	Key Points
	Recommended Reading
	Presentations, Videos, and Links
	Exercises
2. Agile Software Engineering
	2.1 Agile methods
	2.2 Extreme Programming
	2.3 Scrum
	Key Points
	Recommended Reading
	Presentations, Videos, and Links
	Exercises
3. Features, Scenarios, and Stories
	3.1 Personas
	3.2 Scenarios
	3.3 User stories
	3.4 Feature identification
	Key Points
	Recommended Reading
	Presentations, Videos, and Links
	Exercises
4. Software Architecture
	4.1 Why is architecture important?
	4.2 Architectural design
	4.3 System decomposition
	4.4 Distribution architecture
	4.5 Technology issues
	Key Points
	Recommended Reading
	Presentations, Videos, and Links
	Exercises
5. Cloud-Based Software
	5.1 Virtualization and containers
	5.2 Everything as a service
	5.3 Software as a service
	5.4 Multi-tenant and multi-instance systems
	5.5 Cloud software architecture
	Key Points
	Recommended Reading
	Presentations, Videos, and Links
	Exercises
6. Microservices Architecture
	6.1 Microservices
	6.2 Microservices architecture
	6.3 RESTful services
	6.4 Service deployment
	Key Points
	Recommended Reading
	Presentations, Videos, and Links
	Exercises
7. Security and Privacy
	7.1 Attacks and defenses
	7.2 Authentication
	7.3 Authorization
	7.4 Encryption
	7.5 Privacy
	Key Points
	Recommended Reading
	Presentations, Videos, and Links
	Exercises
8. Reliable Programming
	8.1 Fault avoidance
	8.2 Input validation
	8.3 Failure management
	Key Points
	Recommended Reading
	Presentations, Videos, and Links
	Exercises
9. Testing
	9.1 Functional testing
	9.2 Test automation
	9.3 Test-driven development
	9.4 Security testing
	9.5 Code reviews
	Key Points
	Recommended Reading
	Presentations, Videos, and Links
	Exercises
10. DevOps and Code Management
	10.1 Code management
	10.2 DevOps automation
	10.3 DevOps measurement
	Key Points
	Recommended Reading
	Presentations, Videos, and Links
	Exercises
Appendix 1: Product and System
Engineering Processes
	A.1 The evolution of software engineering
	A.2 A comparison of product and system engineering
Index
	A
	B
	C
	D
	E
	F
	G
	H
	I
	J
	K
	L
	M
	N
	O
	P
	R
	S
	T
	U
	V
	W
	X
	Y




نظرات کاربران