Please enable JavaScript.
Coggle requires JavaScript to display documents.
Software Development - Coggle Diagram
Software Development
-
-
Testing
-
-
Alpha testing
Internal employees and their close friends and family test a very early version of the final software as a whole
-
Beta testing
The wider community is given opportunities through a public beta program to test the program in an almost-finished state
-
-
Algorithms
-
Pseudocode
-
Allows logic of an algorithm to be laid out without worrying about syntax and rules of a specific language
-
High-level languages
Complex text-based method of representing an algorithm using a series of instructions complying to rules and syntax of a specific language