Introduction to Software

Introduction to Software
Author: Mark Don
Publisher: 花火媒體出版
Total Pages: 183
Release: 2021-06-12
Genre: Computers
ISBN:

This book mainly introduces the basic concepts, principles and applications of software engineering, including: software engineering overview, software requirements analysis, overall design, detailed design, software coding and testing, and software maintenance. Which focuses on the object-oriented development method. In the layout of this book, it focuses on the combination of theory and practice, uses case teaching mode, highlights practical links, and sets up task description, task analysis, knowledge preparation, task implementation, knowledge linking, expansion and improvement, operating skills, and project summary. This book can be used as a reference for software training and software developers.

Introduction to Software Engineering

Introduction to Software Engineering
Author: Ronald J. Leach
Publisher: CRC Press
Total Pages: 512
Release: 2018-09-03
Genre: Computers
ISBN: 1498705316

Practical Guidance on the Efficient Development of High-Quality Software Introduction to Software Engineering, Second Edition equips students with the fundamentals to prepare them for satisfying careers as software engineers regardless of future changes in the field, even if the changes are unpredictable or disruptive in nature. Retaining the same organization as its predecessor, this second edition adds considerable material on open source and agile development models. The text helps students understand software development techniques and processes at a reasonably sophisticated level. Students acquire practical experience through team software projects. Throughout much of the book, a relatively large project is used to teach about the requirements, design, and coding of software. In addition, a continuing case study of an agile software development project offers a complete picture of how a successful agile project can work. The book covers each major phase of the software development life cycle, from developing software requirements to software maintenance. It also discusses project management and explains how to read software engineering literature. Three appendices describe software patents, command-line arguments, and flowcharts.

Introduction to Software Process Improvement

Introduction to Software Process Improvement
Author: Gerard O'Regan
Publisher: Springer Science & Business Media
Total Pages: 255
Release: 2010-12-16
Genre: Computers
ISBN: 0857291726

This textbook is a systematic guide to the steps in setting up a Capability Maturity Model Integration (CMMI) improvement initiative. Readers will learn the project management practices necessary to deliver high-quality software solutions to the customer on time and on budget. The text also highlights how software process improvement can achieve specific business goals to provide a tangible return on investment. Topics and features: supplies review questions, summaries and key topics for each chapter, as well as a glossary of acronyms; describes the CMMI model thoroughly, detailing the five maturity levels; provides a broad overview of software engineering; reviews the activities and teams required to set up a CMMI improvement initiative; examines in detail the implementation of CMMI in a typical organization at each of the maturity levels; investigates the various tools that support organizations in improving their software engineering maturity; discusses the SCAMPI appraisal methodology.

Introduction to the Tools of Scientific Computing

Introduction to the Tools of Scientific Computing
Author: Einar Smith
Publisher: Springer Nature
Total Pages: 344
Release: 2020-12-02
Genre: Mathematics
ISBN: 3030608085

The book provides an introduction to common programming tools and methods in numerical mathematics and scientific computing. Unlike widely used standard approaches, it does not focus on any particular language but aims to explain the key underlying concepts. In general, new concepts are first introduced in the particularly user-friendly Python language and then transferred and expanded in various scientific programming environments from C / C ++, Julia and MATLAB to Maple. This includes different approaches to distributed computing. The fact that different languages are studied and compared also makes the book useful for mathematicians and practitioners trying to decide which programming language to use for which purposes.

Introduction to Software Engineering Design

Introduction to Software Engineering Design
Author: Christopher John Fox
Publisher: Pearson
Total Pages: 760
Release: 2006
Genre: Computers
ISBN:

The focus of Introduction to Software Engineering Design is the processes, principles and practices used to design software products. KEY TOPICS: The discipline of design, generic design processes, and managing design are introduced in Part I. Part II covers software product design, use case modeling, and user interface design. Part III of the book is its core and covers enginnering data anyalysis, including conceptual modeling, and both architectural and detailed engineering design. MARKET: This book is for anyone interested in learning software design.

Introduction to Software Project Management

Introduction to Software Project Management
Author: Adolfo Villafiorita
Publisher: CRC Press
Total Pages: 290
Release: 2016-04-19
Genre: Business & Economics
ISBN: 1466559543

Although software development is one of the most complex activities carried out by man, sound development processes and proper project management can help ensure your software projects are delivered on time and under budget. Providing the know-how to manage software projects effectively, Introduction to Software Project Management supplies an acces

Introduction to Software for Chemical Engineers, Second Edition

Introduction to Software for Chemical Engineers, Second Edition
Author: Mariano Martín Martín
Publisher: CRC Press
Total Pages: 959
Release: 2019-06-06
Genre: Computers
ISBN: 0429835426

The field of Chemical Engineering and its link to computer science is in constant evolution and new engineers have a variety of tools at their disposal to tackle their everyday problems. Introduction to Software for Chemical Engineers, Second Edition provides a quick guide to the use of various computer packages for chemical engineering applications. It covers a range of software applications from Excel and general mathematical packages such as MATLAB and MathCAD to process simulators, CHEMCAD and ASPEN, equation-based modeling languages, gProms, optimization software such as GAMS and AIMS, and specialized software like CFD or DEM codes. The different packages are introduced and applied to solve typical problems in fluid mechanics, heat and mass transfer, mass and energy balances, unit operations, reactor engineering, process and equipment design and control. This new edition offers a wider view of packages including open source software such as R, Python and Julia. It also includes complete examples in ASPEN Plus, adds ANSYS Fluent to CFD codes, Lingo to the optimization packages, and discusses Engineering Equation Solver. It offers a global idea of the capabilities of the software used in the chemical engineering field and provides examples for solving real-world problems. Written by leading experts, this book is a must-have reference for chemical engineers looking to grow in their careers through the use of new and improving computer software. Its user-friendly approach to simulation and optimization as well as its example-based presentation of the software, makes it a perfect teaching tool for both undergraduate and master levels.

Introduction to Software Testing

Introduction to Software Testing
Author: Paul Ammann
Publisher:
Total Pages: 352
Release: 2008-01-28
Genre: Computers
ISBN:

Extensively class-tested, this textbook takes an innovative approach to software testing: it defines testing as the process of applying a few well-defined, general-purpose test criteria to a structure or model of the software. It incorporates the latest innovations in testing, including techniques to test modern types of software such as OO, web applications, and embedded software. The book contains numerous examples throughout. An instructor's solution manual, PowerPoint slides, sample syllabi, additional examples and updates, testing tools for students, and example software programs in Java are available on an extensive website.