Step
0.0
(0)
- A step is a small change each time through a loop.
- 877.334.2663
- joinus@mycodingclasses.com
Execute
0.0
(0)
- To execute means the computer starts following your instructions.
- 877.334.2663
- joinus@mycodingclasses.com
Compile
0.0
(0)
- Compiling converts human-readable code into what the computer understands.
- 877.334.2663
- joinus@mycodingclasses.com
Test
0.0
(0)
- Testing helps make sure your code does what you planned.
- 877.334.2663
- joinus@mycodingclasses.com
Interpreter
0.0
(0)
- Some languages use an interpreter to read and run code one line at a time.
- 877.334.2663
- joinus@mycodingclasses.com
Bug
0.0
(0)
- A bug is any error or glitch that needs fixing.
- 877.334.2663
- joinus@mycodingclasses.com
IDE
0.0
(0)
- An IDE (Integrated Development Environment) helps you write, test, and fix code.
- 877.334.2663
- joinus@mycodingclasses.com
Fix
0.0
(0)
- Fixing code makes your project smooth and reliable.
- 877.334.2663
- joinus@mycodingclasses.com
