English Deutsch Français Italiano Español Português 繁體中文 Bahasa Indonesia Tiếng Việt ภาษาไทย
All categories

What are three basic ways in which software designers can enter commands into their computer?

2006-06-16 11:05:27 · 7 answers · asked by sicilygal2581 3 in Computers & Internet Software

7 answers

You mention a software designer. I assume he is using the computer to develop or design some software.
* text editor or integrated development environment -use this to enter the text that is the program in the programming language chosen by the designer, such as C++, python, etc.
* a higher level tool such as VROOM or other UML-based environment to document Objects, Inheritance, Aggregation, messaging, collaboration, finite state machines etc. Then use the output from this design to feed into an IDE (first bullet)
* a debugger or in-circuit-emulator (ICE) that can be used to trap or halt the execution of a program at certain address or on certain data access (read or write) at which point the programmer can examine instructions, stack, memory, data etc and can change them if needs be before allowing the program to continue its execution.

2006-06-16 11:17:00 · answer #1 · answered by Anonymous · 4 1

Mouse, Keyboard,Optical Drives

2006-06-16 18:10:47 · answer #2 · answered by P.P. 2 · 0 0

1. notepad,
2. notepad,
3. notepad.
Notepad is all you need! you said "basics ways", didn't you? It IS the most basic way!

2006-06-17 10:42:26 · answer #3 · answered by NightFox 2 · 0 0

command scripts and command prompts

2006-06-16 19:22:07 · answer #4 · answered by kickenchicken360 4 · 0 0

mouse, keyboard, voice recognition

2006-06-16 18:11:19 · answer #5 · answered by eeyore 2 · 0 0

mouse, keyboard, fingers.

2006-06-16 18:15:23 · answer #6 · answered by Goldfinger 3 · 0 0

debug , regedit , and commandprompt

2006-06-16 18:15:45 · answer #7 · answered by Jubilee 2 · 0 0

fedest.com, questions and answers