ITM 200 Chapter 1: Chapter 1

101 views8 pages

Document Summary

What is a computer: a computer is a general-purpose device that behaves according to the sets of instructions and data it is provided with, it executes instructions to process data, each computer has a cpu. 0010010001001101 www. notesolution. com: a program cannot be executed by the processor, a program is required to translate an assembler language program into machine code, this program is called an assembler. 1. 2 constructing and running java programs: source code file is letters, numbers and symbols that java programs has. Integrated development environments (ides) combine an editor with menus to invoke. Java compiler and run-time interpreter, example is jcreator or textpad: debugging is the process of finding out why a program does not work or does not work as expected. Learning to program: the best way to learn is by doing it, you should not be afraid to try different things to see if they work, a faulty java program will never damage the computer.