You are on page 1of 2

Software Engineering:

A Student’s Approach

By Jaico Jose
INTRODUCTION

This book intents a software engineering approach for the analysis, design, and
testing of web applications. This book provides information on software tools,
specific work flow for specific kinds of projects, and information on various
topics of the field. This approach widens one’s perspective on software systems
engineering, concentrating on widely used techniques for developing large-scale
software systems.
Developers have different sets of technical expertise, from building computer
information systems to maintaining network security to creating customer-
facing web pages. This practical guide provides adequate information on all the
sub-fields of the domain, being very helpful to a newbie developer.

The tools include compilers, debuggers, environments, change management,


maintenance control, project management and many more. The book clearly
elaborates on four simple phases of software engineering,
namely analysis, design, implementation, and testing. These steps help in
creating a design that defines the architecture, and implementation plans of a
customer. The code may deal with objects, data structures, algorithms, methods,
modules etc.
The software engineering field is broad. However, this document might help
you in clearing the basic doubts and strengthening the fundamentals. Thus,
helping in your respective careers.

You might also like