|

CyberSlug Rules!
Classes
Class
Syllabus
Grading Policy
Labs
Interact
Login
-
enter system
-
get attendance
-
submit work
-
take lab quiz
-
check scores
Help
Help me!
Links
Staff only
Datacare Ahshay
| |
Algorithm to Program
- Pseudocode
- description
- English like phrases
- Programmer
- translate pseudocode to
programming language
- Translator -- convert program to
machine code
- compiler -- convert entire program
for execution later
- interpreter -- statement by
statement translation for immediate execution
|