libristo managing software projects 4688763

- znaleziono 31 produktów w 4 sklepach

Managing Software Projects Through Visualization - 2857111491

379,99 zł

Managing Software Projects Through Visualization

Książki Obcojęzyczne>Angielskie>Computing & information technology>Information technology: general issues

0x0029f59800000000

Sklep: Gigant.pl

Managing the Testing Process - Practical Tools and Techniques for Managing Hardware and Software Testing 3e +Website - 2867203958

178,27 zł

Managing the Testing Process - Practical Tools and Techniques for Managing Hardware and Software Testing 3e +Website John Wiley & Sons Inc

Książki / Literatura obcojęzyczna

New edition of one of the most influential books on managing software and hardware testing In this new edition of his top-selling book, Rex Black walks you through the steps necessary to manage rigorous testing programs of hardware and software. The preeminent expert in his field, Mr. Black draws upon years of experience as president of both the International and American Software Testing Qualifications boards to offer this extensive resource of all the standards, methods, and tools you'll need. The book covers core testing concepts and thoroughly examines the best test management practices and tools of leading hardware and software vendors. Step-by-step guidelines and real-world scenarios help you follow all necessary processes and avoid mistakes.*Producing high-quality computer hardware and software requires careful, professional testing; Managing the Testing Process, Third Edition explains how to achieve that by following a disciplined set of carefully managed and monitored practices and processes* The book covers all standards, methods, and tools you need for projects large and small* Presents the business case for testing products and reviews the author's latest test assessments* Topics include agile testing methods, risk-based testing, IEEE standards, ISTQB certification, distributed and outsourced testing, and more* Over 100 pages of new material and case studies have been added to this new edition If you're responsible for managing testing in the real world, Managing the Testing Process, Third Edition is the valuable reference and guide you need.

Sklep: Libristo.pl

Agile Contracts - Creating and Managing Successful Projects with Scrum - 2872129288

350,52 zł

Agile Contracts - Creating and Managing Successful Projects with Scrum John Wiley & Sons Inc

Książki / Literatura obcojęzyczna

A methodologically sophisticated, comprehensive approach to applying the Agile fixed-price contract to IT projects while maximizing customer and supplier relationships§"Interesting and necessary for IT managers and IT lawyers."§-Walter J. Jaburek, Dipl.-Ing., Dr. iur., Dr. techn.§Approximately 50 percent of software developers use Scrum, an iterative and incremental development method for managing software projects and product or application development, in their work. The benefit of Scrum and other Agile methods is that they can address shifts in a large project that traditional managerial methods cannot.§Written by pioneers and leaders in the field of Agile and Scrum, Agile Contracts is the only book dedicated exclusively to the legal, procurement, and project management considerations of Agile contracts. Providing templates, a toolbox, and examples of Agile fixed-price contracts, the book presents an alternative option to fixed-price, time-based, and supply-based contracts-reducing the risk for both the supplier and the customer with a contract that offers the possibility of flux and flexible scenarios as a project progresses.§Agile Contracts features in-depth chapter coverage of:§The Agile Manifesto of 2001§Agility from the perspective of procurement and the software provider§The problems with traditional fixed-price contracts and time material contracts§What the Agile fixed-price contract is and how it is set up§Tendering based on the Agile fixed-price contract§How to negotiate an Agile fixed-price contract§Special guidelines for the legal framework of an Agile fixed-price contract§Adaptable Scope System§The Black Swan scenario§Contracts and procedures for the featured methodologies§Especially applicable within highly structured business organizations, Agile Contracts is a must-read for project managers, agile practitioners, procurement representatives, and IT lawyers.

Sklep: Libristo.pl

Managing Projects with Make - 2871612621

182,19 zł

Managing Projects with Make O'Reilly Media, Inc, USA

Książki / Literatura obcojęzyczna

The utility simply known as make is one of the most enduring features of both Unix and other operating systems. First invented in the 1970s, make still turns up to this day as the central engine in most programming projects; it even builds the Linux kernel. In the third edition of the classic Managing Projects with GNU make, readers will learn why this utility continues to hold its top position in project build software, despite many younger competitors. The premise behind make is simple: after you change source files and want to rebuild your program or other output files, make checks timestamps to see what has changed and rebuilds just what you need, without wasting time rebuilding other files. But on top of this simple principle, make layers a rich collection of options that lets you manipulate multiple directories, build different versions of programs for different platforms, and customize your builds in other ways. This edition focuses on the GNU version of make, which has deservedly become the industry standard. GNU make contains powerful extensions that are explored in this book.It is also popular because it is free software and provides a version for almost every platform, including a version for Microsoft Windows as part of the free Cygwin project. Managing Projects with GNU make, 3rd Edition provides guidelines on meeting the needs of large, modern projects. Also added are a number of interesting advanced topics such as portability, parallelism, and use with Java. Robert Mecklenburg, author of the third edition, has used make for decades with a variety of platforms and languages. In this book he zealously lays forth how to get your builds to be as efficient as possible, reduce maintenance, avoid errors, and thoroughly understand what make is doing. Chapters on C++ and Java provide makefile entries optimized for projects in those languages. The author even includes a discussion of the makefile used to build the book.

Sklep: Libristo.pl

Managing Projects With Microsoft Project 2000 - 2856601866

279,99 zł

Managing Projects With Microsoft Project 2000

Książki Obcojęzyczne>Angielskie>Computing & information technology>Business applications>Project management softwareKsiążki Obcojęzyczne&g...

0x0152319100000000

Sklep: Gigant.pl

Managing Lean Projects - 2849932379

319,99 zł

Managing Lean Projects

Książki Obcojęzyczne>Angielskie>Computing & information technology>Business applications>Project management softwareKsiążki Obcojęzyczne&g...

0x0052184700000000

Sklep: Gigant.pl

Managing Projects With Make - 2848176688

149,99 zł

Managing Projects With Make

Książki Obcojęzyczne>Angielskie>Computing & information technology>Business applications>Project management softwareKsiążki Obcojęzyczne&g...

0x013512ef00000000

Sklep: Gigant.pl

Planning And Managing Projects With Primavera (P6) Project Planner - 2857239581

169,99 zł

Planning And Managing Projects With Primavera (P6) Project Planner

Książki Obcojęzyczne>Angielskie>Computing & information technology>Business applications>Project management software

0x00a39dd000000000

Sklep: Gigant.pl

MANAGING THE UNMANAGEABLE RULES TOOLS MANTLE - 2867274571

276,89 zł

MANAGING THE UNMANAGEABLE RULES TOOLS MANTLE WYDAWCA

Podręczniki, artykuły szkolne > Podręczniki do szkół podst. i średnich

Managing the Unmanageable: Rules, Tools, and Insights for Managing Software People and Teams   The Essential Guide to Effectively Managing Developers So You Can Deliver Better Software

Sklep: ksiazkitanie.pl

Refactoring for Software Design Smells - 2878441277

389,82 zł

Refactoring for Software Design Smells Elsevier Science & Technology

Książki / Literatura obcojęzyczna

Awareness of design smells - indicators of common design problems - helps developers or software engineers understand mistakes made while designing, what design principles were overlooked or misapplied, and what principles need to be applied properly to address those smells through refactoring. Developers and software engineers may "know" principles and patterns, but are not aware of the "smells" that exist in their design because of wrong or mis-application of principles or patterns. These smells tend to contribute heavily to technical debt - further time owed to fix projects thought to be complete - and need to be addressed via proper refactoring. Refactoring for Software Design Smells presents 25 structural design smells, their role in identifying design issues, and potential refactoring solutions. Organized across common areas of software design, each smell is presented with diagrams and examples illustrating the poor design practices and the problems that result, creating a catalog of nuggets of readily usable information that developers or engineers can apply in their projects.The authors distill their research and experience as consultants and trainers, providing insights that have been used to improve refactoring and reduce the time and costs of managing software projects. Along the way they recount anecdotes from actual projects on which the relevant smell helped address a design issue. * A comprehensive catalogue of structural design smells and their refactoring solutions to solve problems occurring in design* Explains the importance of smells in managing technical debt, an area of increased concern at software engineering conferences* Each smell includes examples, source code, and visualization diagrams to facilitate understanding* Describes solutions across common software design concepts and smells that cross multiple domains

Sklep: Libristo.pl

Software Engineering with Microsoft Visual Studio Team Syste - 2212824887

155,50 zł

Software Engineering with Microsoft Visual Studio Team Syste Addison Wesley Publishing Company

Informatyka

"Software Engineering with Microsoft Visual Studio Team System" is written for any software team that is considering running a software project using Visual Studio Team System (VSTS), or evaluating modern software development practices for its use. It is about the value-up paradigm of software development, which forms the basis of VSTS: its guiding ideas, why they are presented in certain ways, and how they fit into the process of managing the software lifecycle. This book is the next best thing to having an onsite coach who can lead the team through a consistent set of processes. Sam Guckenheimer has been the chief customer advocate for VSTS, responsible for its end-to-end external design. He has written this book as a framework for thinking about software projects in a way that can be directly tooled by VSTS. It presents essential theory and practical examples to describe a realistic process for IT projects. Readers will learn what they need to know to get started with VSTS, including: the role of the value-up paradigm (versus work-down) in the software development lifecycle, and the meanings and importance of "flow"; the use of MSF for Agile Software Development and MSF for CMMI Process Improvement; work items for planning and managing backlog in VSTS; multidimensional, daily metrics to maintain project flow and enable estimation; creating requirements using personas and scenarios; and project management with iterations, trustworthy transparency, and friction-free metrics. Readers also learn about: architectural design using a value-up view, service-oriented architecture, constraints, and qualities of service; development with unit tests, code coverage, profiling, and build automation; testing for customer value with scenarios, qualities of service, configurations, data, exploration, and metrics; effective bug reporting and bug assessment; and troubleshooting a project - recognizing and correcting common pitfalls and antipatterns. This is a book that any team using or considering VSTS should read. "This is first and foremost a book about software engineering. In discussing flash points such as planning, documentation, governance, auditability, and organization, Sam presents the case for both agile and more formal practices, as well as describing the optimal conditions for each. Even though the material is presented in the context of VSTS, the guidance is universal." - Dr. Bill Curtis, chief process officer, Borland Software Corporation. "Sam Guckenheimer ushers in the era of trustworthy transparency that will revolutionize the way we manage software development projects." - David J. Anderson, author of "Agile Management for Software Engineering". "This book is an eye opener: a door to a new era of software engineering." - Francis T. Delgado, senior program manager, Avanade.

Sklep: Albertus.pl

Software Measurement and Estimation - A Practical Approach - 2878441168

676,13 zł

Software Measurement and Estimation - A Practical Approach John Wiley & Sons Inc

Książki / Literatura obcojęzyczna

An effective, quantitative approach for estimating and managing software projects How many people do I need? When will the quality be good enough for commercial sale? Can this really be done in two weeks? Rather than relying on instinct, the authors of Software Measurement and Estimation offer a new, tested approach that includes the quantitative tools, data, and knowledge needed to make sound estimations. The text begins with the foundations of measurement, identifies the appropriate metrics, and then focuses on techniques and tools for estimating the effort needed to reach a given level of quality and performance for a software project. All the factors that impact estimations are thoroughly examined, giving you the tools needed to regularly adjust and improve your estimations to complete a project on time, within budget, and at an expected level of quality.This text includes several features that have proven to be successful in making the material accessible and easy to master: Simple, straightforward style and logical presentation and organization enables you to build a solid foundation of theory and techniques to tackle complex estimations Examples, provided throughout the text, illustrate how to use theory to solve real-world problems Projects, included in each chapter, enable you to apply your newfound knowledge and skills Techniques for effective communication of quantitative data help you convey your findings and recommendations to peers and management Software Measurement and Estimation: A Practical Approach allows practicing software engineers and managers to better estimate, manage, and effectively communicate the plans and progress of their software projects. With its classroom-tested features, this is an excellent textbook for advanced undergraduate-level and graduate students in computer science and software engineering. An Instructor Support FTP site is available from the Wiley editorial department.

Sklep: Libristo.pl

Software Requirements - 2876222576

197,67 zł

Software Requirements Microsoft Press,U.S.

Książki / Literatura obcojęzyczna

Now in its third edition, this classic guide to software requirements engineering has been fully updated with new topics, examples, and guidance. Two leaders in the requirements community have teamed up to deliver a contemporary set of practices covering the full range of requirements development and management activities on software projects. Describes practical, effective, field-tested techniques for managing the requirements engineering process from end to end. Provides examples demonstrating how requirements "good practices" can lead to fewer change requests, higher customer satisfaction, and lower development costs. Fully updated with contemporary examples and many new practices and techniques. Describes how to apply effective requirements practices to agile projects and numerous other special project situations. Targeted to business analysts, developers, project managers, and other software project stakeholders who have a general understanding of the software development process. Shares the insights gleaned from the authors extensive experience delivering hundreds of software-requirements training courses, presentations, and webinars.

Sklep: Libristo.pl

Software Project Management For Dummies - 2867142930

159,28 zł

Software Project Management For Dummies John Wiley & Sons Inc

Książki / Literatura obcojęzyczna

* The increase in project outsourcing has forced traditional programmers to take on the role of project managers and quickly learn how to manage software projects* The author discusses all of the essentials in widely accepted project management methodology, from managing programmers to assessing and eliminating risk* The book covers the iterative development model, using Microsoft Project 2003, as well as a variety of methodologies including eXtreme, open source, SQA testing, software life cycle management, and more* The companion Web site contains tools, case studies and other resources to help even novices get up and running

Sklep: Libristo.pl

Agile Project Management: Step-By-Step Guide to Agile Project Management (Agile Principles, Agile Software Development, Dsdm Atern, Agile Projec - 2871611142

75,66 zł

Agile Project Management: Step-By-Step Guide to Agile Project Management (Agile Principles, Agile Software Development, Dsdm Atern, Agile Projec Createspace Independent Publishing Platform

Książki / Literatura obcojęzyczna

AGILE PROJECT MANAGEMENTThere's more than one way to skin a cat, so goes the saying. The same holds true when it comes to managing projects, particularly software development-related ones. There are so many methodologies out in the mark

Sklep: Libristo.pl

szukaj w Kangoo libristo managing software projects 4688763

Sklepy zlokalizowane w miastach: Warszawa, Kraków, Łódź, Wrocław, Poznań, Gdańsk, Szczecin, Bydgoszcz, Lublin, Katowice

Szukaj w sklepach lub całym serwisie

1. Sklepy z libristo pl managing software projects 4688763

2. Szukaj na wszystkich stronach serwisu

t1=0.05, t2=0, t3=0, t4=0, t=0.05

Dla sprzedawców

copyright © 2005-2024 Sklepy24.pl  |  made by Internet Software House DOTCOM RIVER