JAVA Reviewer
JAVA Reviewer
PDLC – (Programing Development Life Cycle) it is set of step and phases to develop and maintain a
computer
program.
- Analyze the problem
- Design the program
- Coding and execution
- Testing and Debugging
- Formalize the solution
- Documentation
Formalize the solution - In this phase, the program is run to check for syntax and grammatical
errors which could have been overlooked during the coding phase.
Documentation - In this phase, the programmers write down instructions for the end users (the ones
who are going to use the system), the purpose of the program, how it performs its functions, the input
needed and the output expected.
Internal documentations - are done by programmers through comments (this will be discussed in a later
module).
Algorithm - is used to describe how you do simple daily tasks or actions.
In computer science, algorithm is defined as a procedure or formula which consists of a set of
steps to accomplish a specific task.
the creator of the java James Gosling
the old name of java Oak it was honor of the tree outside Gosling’s window it name change because
there was already a language called oak.
The first project that has been created using java is hand-held remote control named Star 7