8

Software Coding

CHAPTER COVERAGE
8.1  INTRODUCTION

Software coding is the core aspect of software engineering that acts as a catalyst for creating the software product. In a typical waterfall model, coding is done after the requirement clarification and design.

  1. Conversion of detailed design specification into the actual software code is called as coding.
  2. It converts functional aspects into technical aspects using design.
  3. It is performed by people called as coders or programmers.
  4. The coding phase usually takes lesser time than the design phase.
  5. Lots of sophisticated tools are ...

Get Software Engineering now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.