Handbook of Software Engineering

Handbook of Software Engineering
Author: Sungdeok Cha
Publisher: Springer
Total Pages: 524
Release: 2019-02-11
Genre: Computers
ISBN: 3030002624


Download Handbook of Software Engineering Book in PDF, Epub and Kindle

This handbook provides a unique and in-depth survey of the current state-of-the-art in software engineering, covering its major topics, the conceptual genealogy of each subfield, and discussing future research directions. Subjects include foundational areas of software engineering (e.g. software processes, requirements engineering, software architecture, software testing, formal methods, software maintenance) as well as emerging areas (e.g., self-adaptive systems, software engineering in the cloud, coordination technology). Each chapter includes an introduction to central concepts and principles, a guided tour of seminal papers and key contributions, and promising future research directions. The authors of the individual chapters are all acknowledged experts in their field and include many who have pioneered the techniques and technologies discussed. Readers will find an authoritative and concise review of each subject, and will also learn how software engineering technologies have evolved and are likely to develop in the years to come. This book will be especially useful for researchers who are new to software engineering, and for practitioners seeking to enhance their skills and knowledge.

Software Engineering at Google

Software Engineering at Google
Author: Titus Winters
Publisher: O'Reilly Media
Total Pages: 602
Release: 2020-02-28
Genre: Computers
ISBN: 1492082767


Download Software Engineering at Google Book in PDF, Epub and Kindle

Today, software engineers need to know not only how to program effectively but also how to develop proper engineering practices to make their codebase sustainable and healthy. This book emphasizes this difference between programming and software engineering. How can software engineers manage a living codebase that evolves and responds to changing requirements and demands over the length of its life? Based on their experience at Google, software engineers Titus Winters and Hyrum Wright, along with technical writer Tom Manshreck, present a candid and insightful look at how some of the world’s leading practitioners construct and maintain software. This book covers Google’s unique engineering culture, processes, and tools and how these aspects contribute to the effectiveness of an engineering organization. You’ll explore three fundamental principles that software organizations should keep in mind when designing, architecting, writing, and maintaining code: How time affects the sustainability of software and how to make your code resilient over time How scale affects the viability of software practices within an engineering organization What trade-offs a typical engineer needs to make when evaluating design and development decisions

The Certified Software Quality Engineer Handbook

The Certified Software Quality Engineer Handbook
Author: Linda Westfall
Publisher: Quality Press
Total Pages: 1050
Release: 2016-09-23
Genre: Computers
ISBN: 195105878X


Download The Certified Software Quality Engineer Handbook Book in PDF, Epub and Kindle

This handbook contains information and guidance that supports all of the topics of the 2016 version of the CSQE Body of Knowledge (BoK) upon which ASQ's Certified Software Quality Engineer/(CSQE) exam is based. Armed with the knowledge presented in this handbook to complement the required years of actual work experience, qualified software quality practitioners may feel confident they have taken appropriate steps in preparation for the ASQ CSQE exam. However, the goals for this handbook go well beyond it being a CSQE exam preparation guide. Its author designed this handbook not only to help the software quality engineers, but as a resource for software development practitioners, project managers, organizational managers, other quality practitioners, and other professionals who need to understand the aspects of software quality that impact their work. It can also be used to benchmark their (or their organization's) understanding and application of software quality principles and practices against what is considered a cross-industry good practice baseline. After all, taking stock of strengths and weaknesses, software engineers can develop proactive strategies to leverage software quality as a competitive advantage. New software quality engineers can use this handbook to gain an understanding of their chosen profession. Experienced software quality engineers can use this handbook as a reference source when performing their daily work. It is also hoped that trainers and educators will use this handbook to help propagate software quality engineering knowledge to future software practitioners and managers. Finally, this handbook strives to establish a common vocabulary that software quality engineers, and others in their organizations can use to communicate about software and quality. Thus increasing the professionalism of the industry and eliminating the wastes that can result from ambiguity and misunderstandings.

A Handbook of Software and Systems Engineering

A Handbook of Software and Systems Engineering
Author: Albert Endres
Publisher: Pearson Education
Total Pages: 360
Release: 2003
Genre: Computers
ISBN: 9780321154200


Download A Handbook of Software and Systems Engineering Book in PDF, Epub and Kindle

Annotation This handbook presents the laws that significantly impact software engineering. This book begins with requirements definitions and concludes with maintenance and withdrawal. Along the way, it identifies and discusses existing laws that significantly impact software engineering. Software engineers who wish to reacquaint (or ecquaint) themselves with the basic laws of software engineering and their applicability in an industrial setting.

Become an Effective Software Engineering Manager

Become an Effective Software Engineering Manager
Author: James Stanier
Publisher: Pragmatic Bookshelf
Total Pages: 398
Release: 2020-06-09
Genre:
ISBN: 9781680507249


Download Become an Effective Software Engineering Manager Book in PDF, Epub and Kindle

Software startups make global headlines every day. As technology companies succeed and grow, so do their engineering departments. In your career, you'll may suddenly get the opportunity to lead teams: to become a manager. But this is often uncharted territory. How can you decide whether this career move is right for you? And if you do, what do you need to learn to succeed? Where do you start? How do you know that you're doing it right? What does "it" even mean? And isn't management a dirty word? This book will share the secrets you need to know to manage engineers successfully. Going from engineer to manager doesn't have to be intimidating. Engineers can be managers, and fantastic ones at that. Cast aside the rhetoric and focus on practical, hands-on techniques and tools. You'll become an effective and supportive team leader that your staff will look up to. Start with your transition to being a manager and see how that compares to being an engineer. Learn how to better organize information, feel productive, and delegate, but not micromanage. Discover how to manage your own boss, hire and fire, do performance and salary reviews, and build a great team. You'll also learn the psychology: how to ship while keeping staff happy, coach and mentor, deal with deadline pressure, handle sensitive information, and navigate workplace politics. Consider your whole department. How can you work with other teams to ensure best practice? How do you help form guilds and committees and communicate effectively? How can you create career tracks for individual contributors and managers? How can you support flexible and remote working? How can you improve diversity in the industry through your own actions? This book will show you how. Great managers can make the world a better place. Join us.

Software Engineering Handbook

Software Engineering Handbook
Author:
Publisher: McGraw-Hill Companies
Total Pages: 234
Release: 1986
Genre: Computers
ISBN:


Download Software Engineering Handbook Book in PDF, Epub and Kindle

Handbook of Software Quality Assurance

Handbook of Software Quality Assurance
Author: G. Gordon Schulmeyer
Publisher: Artech House Publishers
Total Pages: 0
Release: 2008
Genre: Computers
ISBN: 9781596931862


Download Handbook of Software Quality Assurance Book in PDF, Epub and Kindle

Provides the latest details on current best practices and explains how SQA can be implemented in organizations large and small. Also helps readers understand the requirements of the ASQ's CSQE examination.

Code Complete

Code Complete
Author: Steve McConnell
Publisher: Pearson Education
Total Pages: 952
Release: 2004-06-09
Genre: Computers
ISBN: 0735636974


Download Code Complete Book in PDF, Epub and Kindle

Widely considered one of the best practical guides to programming, Steve McConnell’s original CODE COMPLETE has been helping developers write better software for more than a decade. Now this classic book has been fully updated and revised with leading-edge practices—and hundreds of new code samples—illustrating the art and science of software construction. Capturing the body of knowledge available from research, academia, and everyday commercial practice, McConnell synthesizes the most effective techniques and must-know principles into clear, pragmatic guidance. No matter what your experience level, development environment, or project size, this book will inform and stimulate your thinking—and help you build the highest quality code. Discover the timeless techniques and strategies that help you: Design for minimum complexity and maximum creativity Reap the benefits of collaborative development Apply defensive programming techniques to reduce and flush out errors Exploit opportunities to refactor—or evolve—code, and do it safely Use construction practices that are right-weight for your project Debug problems quickly and effectively Resolve critical construction issues early and correctly Build quality into the beginning, middle, and end of your project

Handbook of Research on Mobile Software Engineering

Handbook of Research on Mobile Software Engineering
Author: Paulo Alencar
Publisher:
Total Pages: 0
Release: 2012
Genre: Application software
ISBN: 9781615206551


Download Handbook of Research on Mobile Software Engineering Book in PDF, Epub and Kindle

The development, design, and implementation of mobile communications technologies significantly impacts innovative networked applications and information services. The Handbook of Research on Mobile Software Engineering: Design Implementation and Emergent Applications offers a compendium of state-of-the-art research on the key issues surrounding current and future challenges for the software engineering of mobile systems and related emergent applications. This reference addresses gaps in the literature within the disciplines of software engineering and mobile computing.

The Requirements Engineering Handbook

The Requirements Engineering Handbook
Author: Ralph Rowland Young
Publisher: Artech House
Total Pages: 288
Release: 2004
Genre: Computers
ISBN: 9781580536189


Download The Requirements Engineering Handbook Book in PDF, Epub and Kindle

Gathering customer requirements is a key activity for developing software that meets the customer's needs. A concise and practical overview of everything a requirement's analyst needs to know about establishing customer requirements, this first-of-its-kind book is the perfect desk guide for systems or software development work. The book enables professionals to identify the real customer requirements for their projects and control changes and additions to these requirements. This unique resource helps practitioners understand the importance of requirements, leverage effective requirements practices, and better utilize resources. The book also explains how to strengthen interpersonal relationships and communications which are major contributors to project effectiveness. Moreover, analysts find clear examples and checklists to help them implement best practices.