Your email was sent successfully. Check your inbox.

An error occurred while sending the email. Please try again.

Proceed reservation?

Export
  • 1
    Online Resource
    Online Resource
    [Place of publication not identified] : O'Reilly Media, Inc.
    Language: English
    Pages: 1 online resource (1 video file (57 min.)) , sound, color.
    Edition: [First edition].
    DDC: 005.1
    Keywords: Software engineering ; Software architecture ; Instructional films ; Nonfiction films ; Internet videos
    Abstract: Join us for a special conversation on modern software engineering with Neal Ford and pioneering software developer Dave Farley. You'll learn why the "wrong" engineering approach to software development is one that doesn't help you create better software faster. You'll also discover simple and pragmatic techniques that can help you determine whether your architecture supports your required business outcomes. Along the way, you'll dive into the characteristics of successful software engineering teams and discover how to use that knowledge to improve your own processes. This is a chance for you to hear Neal and Dave talk about architecture and their own career journeys. They'll spend a few minutes covering the trends that are influencing architecture, then tell you what you need to know to stay ahead of the curve. What you'll learn and how you can apply it Understand what makes a successful engineering approach to software development See what's coming next with software architecture This recording of a live event is for you because... You want the chance to ask Neal Ford and Dave Farley your questions about software engineering and architecture. You're looking for ways to improve your architecture. Recommended follow-up: Read Modern Software Engineering (book) Read Fundamentals of Software Architecture (book) or listen to the audiobook Read Software Engineering at Google (book) or listen to the audiobook Read Software Architecture Metrics (book) Attend Software Architecture Superstream: Architecture Meets Data (live online event on November 30).
    Note: Online resource; title from title details screen (O'Reilly, viewed November 8, 2022)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 2
    Language: English
    Pages: 1 online resource (250 pages)
    Edition: 1st edition
    Keywords: Electronic books
    Abstract: Software architecture metrics are used to measure the maintainability, architectural quality of a software project and to warn early in the process about dangerous accumulations of architectural and technical debt. In this book leading hands-on software architects introduce some key software architecture metrics through case studies, that every software architect should know. This book is not about theory, it is more about practice and implementation, about what has been already tried and worked. Early detection of software architectural issues is key. It helps mitigate the risk of poor performance, and lowers the cost of repairing these issues.
    Note: Online resource; Title from title page (viewed May 25, 2022) , Mode of access: World Wide Web.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 3
    Online Resource
    Online Resource
    [Erscheinungsort nicht ermittelbar] : Addison-Wesley Professional
    ISBN: 9780321670250 , 0321670256
    Language: English
    Pages: 1 online resource (xxiv, 300 p.) , ill.
    Keywords: Computer software ; Development ; Electronic books ; local ; Electronic books
    Abstract: This is the Safari online edition of the printed book. Getting software released to users is often a painful, risky, and time-consuming process. This groundbreaking new book sets out the principles and technical practices that enable rapid, incremental delivery of high quality, valuable new functionality to users. Through automation of the build, deployment, and testing process, and improved collaboration between developers, testers, and operations, delivery teams can get changes released in a matter of hours-sometimes even minutes-no matter what the size of a project or the complexity of its code base. Jez Humble and David Farley begin by presenting the foundations of a rapid, reliable, low-risk delivery process. Next, they introduce the "deployment pipeline," an automated process for managing all changes, from check-in to release. Finally, they discuss the "ecosystem" needed to support continuous delivery, from infrastructure, data and configuration management to governance. The authors introduce state-of-the-art techniques, including automated infrastructure management and data migration, and the use of virtualization. For each, they review key issues, identify best practices, and demonstrate how to mitigate risks. Coverage includes Automating all facets of building, integrating, testing, and deploying software Implementing deployment pipelines at team and organizational levels Improving collaboration between developers, testers, and operations Developing features incrementally on large and distributed teams Implementing an effective configuration management strategy Automating acceptance testing, from analysis to implementation Testing capacity and other non-functional requirements Implementing continuous deployment and zero-downtime releases Managing infrastructure, data, components and dependencies Navigating risk management, compliance, and auditing Whether you're a developer, systems administrator, tester, or manager, this book will help your organization move from idea to release faster than ever-so you can deliver value to your business rapidly and reliably.
    Note: Authors: Dave Farley and Jez Humble. Cf p. xxiv. - Imprint from resource description page (viewed March 30, 2010). - At head of title: Working paper. - Includes bibliographical references (p. 300)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 4
    ISBN: 9781803234519
    Language: English
    Pages: 1 online resource (666 pages) , illustrations
    Edition: Second edition.
    Series Statement: Expert insight
    Parallel Title: Erscheint auch als Ledin, Jim Modern computer architecture and organization
    DDC: 004.2/2
    RVK:
    Keywords: Computer organization ; Computer architecture ; Electronic books ; Computerarchitektur
    Abstract: Are you a software developer, systems designer, or computer architecture student looking for a methodical introduction to digital device architectures, but are overwhelmed by the complexity of modern systems? This step-by-step guide will teach you how modern computer systems work with the help of practical examples and exercises. You'll gain insights into the internal behavior of processors down to the circuit level and will understand how the hardware executes code developed in high-level languages. This book will teach you the fundamentals of computer systems including transistors, logic gates, sequential logic, and instruction pipelines. You will learn details of modern processor architectures and instruction sets including x86, x64, ARM, and RISC-V. You will see how to implement a RISC-V processor in a low-cost FPGA board and write a quantum computing program and run it on an actual quantum computer. This edition has been updated to cover the architecture and design principles underlying the important domains of cybersecurity, blockchain and bitcoin mining, and self-driving vehicles. By the end of this book, you will have a thorough understanding of modern processors and computer architecture and the future directions these technologies are likely to take.
    Note: Includes index
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 5
    Orig.schr. Ausgabe: 初版.
    Title: ソフトウェアアーキテクチャメトリクス : : アーキテクチャ品質を改善する 10のアドバイス = Software architecture metrics : case studies to improve the quality of your architecture /
    Publisher: 東京都新宿区 : オライリー・ジャパン
    ISBN: 9784814400607 , 4814400608
    Language: Japanese
    Pages: 1 online resource (276 pages)
    Edition: Shohan.
    Uniform Title: Software architecture metrics
    DDC: 005.1/4
    Keywords: Software measurement Case studies ; Software architecture ; Mesure du logiciel ; Études de cas ; Architecture logicielle ; Sofutōea kōgaku
    Abstract: Software architecture metrics are key to the maintainability and architectural quality of a software project and they can warn you about dangerous accumulations of architectural and technical debt early in the process. In this practical book, leading hands-on software architects share case studies to introduce metrics that every software architect should know. This isn't a book about theory. It's more about practice and implementation, about what has already been tried and worked. Detecting software architectural issues early is crucial for the success of your software: it helps mitigate the risk of poor performance and lowers the cost of repairing those issues. Written by practitioners for software architects and software developers eager to explore successful case studies, this guide will help you learn more about decision and measurement effectiveness. Through contributions from 10 prominent practitioners, this book shares key software architecture metrics to help you set the right KPIs and measure the results. You'll learn how to: measure how well your software architecture is meeting your goals, choose the right metrics to track (and skip the ones you don't need), improve observability, testability, and deployability, prioritize software architecture projects, and build insightful and relevant dashboards--Publisher's description.
    Note: Includes bibliographical references , In Japanese.
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
Close ⊗
This website uses cookies and the analysis tool Matomo. More information can be found here...