توضیحاتی در مورد کتاب Code with the Wisdom of the Crowd
نام کتاب : Code with the Wisdom of the Crowd
عنوان ترجمه شده به فارسی : کد با حکمت جمعیت
سری :
نویسندگان : Mark Pearl
ناشر :
سال نشر :
تعداد صفحات : 119
ISBN (شابک) : 9781680506150
زبان کتاب : English
فرمت کتاب : pdf
حجم کتاب : 10 مگابایت
بعد از تکمیل فرایند پرداخت لینک دانلود کتاب ارائه خواهد شد. درصورت ثبت نام و ورود به حساب کاربری خود قادر خواهید بود لیست کتاب های خریداری شده را مشاهده فرمایید.
توضیحاتی در مورد کتاب :
با برنامهنویسی Mob سیستمها را سریعتر و مؤثرتر بسازید. برنامهنویسی Mob رویکردی برای توسعه نرمافزاری است که با داشتن گروهی از افراد با هم در یک ماشین واحد، عیوب و وابستگیهای افراد کلیدی را کاهش میدهد. ببینید چگونه از متداول ترین مشکلاتی که تیم ها برای اولین بار شروع می کنند اجتناب کنید. کشف کنید که برای ایجاد و حمایت از یک اوباش موفق چه چیزی لازم است. اکنون میتوانید برنامهنویسی مشترک را با برنامهنویسی Mob به سطح بالاتری ببرید. برنامه نویسی Mob یک توسعه طبیعی از مفهوم محبوب برنامه نویسی جفتی است و به یک زبان برنامه نویسی یا فناوری خاص محدود نمی شود. هر کسی که نرمافزار توسعه میدهد، از جمله سرنخهای برنامهنویس، توسعهدهندگان نرمافزار، و مربیان چابک، میتواند از آن استفاده کند. هر چه افراد بیشتری روی یک باگ یا ویژگی کار کنند، وابستگی کمتری به افراد ایجاد میکند و در کل یادگیری را برای همه افراد درگیر افزایش میدهد. با توجه بیشتر به کد، متوجه خواهید شد که راه حل های بهتری با نقص های کمتر ایجاد می کنید. با معرفی Mob Programming به گونه ای که به نفع آنها باشد، تیم خود را برای موفقیت تنظیم کنید. با الگویی که از تله های رایجی که ممکن است مبتدیان در آن بیفتند جلوگیری کند، اولین تجربه موبینگ خوبی برای تیم خود ایجاد کنید. برای کمک به بهینه سازی تجربه Mobbing، بر یک ذهنیت مشارکتی و همدلانه مسلط شوید. بیاموزید که چگونه در صورت بروز مشکل، تنظیمات را انجام دهید. موبینگ خود را با انواع مختلف وظایف توسعه تطبیق دهید. با نشان دادن مزایا، برای آزمایش Mobbing خود، خرید مدیریتی دریافت کنید. تجهیزات و منابع مورد نیاز خود را کشف کنید و چگونه فضای کاری خود را برای یک گروه موثر تنظیم کنید. ویژگیهای مهم را زودتر برای بازاریابی دریافت کنید، باگها را سریعتر برطرف کنید و امروز با برنامهنویسی Mob بهتر همکاری کنید. آنچه شما نیاز دارید: تنها چیزی که نیاز دارید سه یا بیشتر برنامه نویس، یک فضای کاری جلسه که به اندازه کافی بزرگ باشد تا اوباش شما را در خود جای دهد، و یک کامپیوتر برای کار کردن است.
فهرست مطالب :
Cover
Table of Contents
Acknowledgments
Preface
About This Book
Online Resources
1. Why Mob Programming
What Is Mob Programming?
Mobbing vs. Pairing
Getting Support from Management
The Disillusioned Mobber
What’s Next?
2. Starting to Mob
Preparing for Your First Mob
A Recipe for Mobbing
Setting the Stage
Mobbing Intervals
Learning from the Experience
What’s Next?
3. People and Mobbing
It Starts with Empathy
Adopting a Collaborative Mindset
The Big Five Personality Traits Model
Running a Group Session on Personality Types
What’s Next?
4. Adjusting Your Mobbing
Mobbing with an Expert
Mobbing on Explorative Work
Mobbing on Trivial Work
What’s Next?
5. Preparing the Workplace for Regular Mobbing
Guiding Principles for Your Workplace
A Typical Mob Layout
Equipment You’ll Need
Adjusting to Open-Plan Offices
Using a Team Room
A Quick Word on Costs
What’s Next?
6. Preparing Your Team for Regular Mobbing
Linking Mobbing Needs to Team Needs
Adjusting Team Processes for Regular Mobbing
Who Should Be in the Mob
Being Around to Mob
Gathering the Mob
Handling Mob Fatigue
What’s Next?
7. Focusing on Flow
What Do You Mean by Flow?
The Biggest Impact on Flow in Software Development
Increase Flow By Reducing Work in Progress
Dealing with Other Flow Breakers
What’s Next?
8. Mobbing Over Time
New People Joining Your Team
Slow Mobbing
Promoting Mobbing to Others
Reverting to Old Habits
From Novice to Master
Bibliography
توضیحاتی در مورد کتاب به زبان اصلی :
Build systems faster and more effectively with Mob Programming. Mob Programming is an approach to developing software that radically reduces defects and key-person dependencies by having a group of people work together at a single machine. See how to avoid the most common pitfalls that teams make when first starting out. Discover what it takes to create and support a successful mob. Now you can take collaborative programming to the next level with Mob Programming. Mob Programming is a natural extension of the popular Pair Programming concept, and is not restricted to a specific programming language or technology. It can be used by anyone who develops software, including dev leads, software developers, and agile coaches. The more people working on a bug or feature results in fewer dependencies on individuals, and overall increased learning for everyone involved. With more eyes on the code, you'll find you develop better solutions with fewer defects. Set up your team for success by introducing Mob Programming in a way that benefits them. Create a good first Mobbing experience for your team with a template that avoids the common traps beginners may fall into. Master a collaborative and empathic mindset to help optimize the Mobbing experience. Learn how to make adjustments when things go wrong. Adapt your mobbing to different types of development tasks. Get management buy-in for your Mobbing experiment by demonstrating the benefits. Discover the equipment and resources you need, and how to adjust your workspace for an effective mob. Get important features to market sooner, squish bugs faster, and collaborate better today with Mob Programming. What You Need: All you need is three or more programmers, a meeting workspace that's large enough to accommodate your mob, and a computer on which to work.