Syntax Error
0.0
(0)
- A syntax error means you missed a comma, bracket, or quote.
- 877.334.2663
- joinus@mycodingclasses.com
Runtime Error
0.0
(0)
- The program starts but stops because something went wrong during play.
- 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
