Please enable JavaScript.
Coggle requires JavaScript to display documents.
5.1 System Development - Coggle Diagram
5.1 System Development
System Development Tool
must know how to use a variety
of techniques such as modeling, prototyping,
and computer-aided systems engineering tools
to plan, design, and implement information
systems.
3 types of tools:
-
-
Object model
objects, which combine data and
processes.
-
-
Coding Process
Coding is the process of turning program logic into specific instructions that the computer
system can execute.
2 Coding Process:
Programming Environment
-
IDEs can make it easier to program interactive
software products by providing built-in tools and advanced features, such as real-time error
detection, syntax hints, highlighted code, class browsers, and version control.
Generating Code
systems
analysts use application generators, report writers, screen generators, fourth-generation
languages, and other CASE tools that produce code directly from program design specifications.