Начать. Это бесплатно
или регистрация c помощью Вашего email-адреса
Computer Science создатель Mind Map: Computer Science

1. Steps for writing a program

1.1. Step 1. Define what the program should do

1.2. Step 2. Visualize the program running on the computer

1.3. Step 3. Use design tools to create a model of the program

1.4. Step 4. Check the model for logical errors

1.5. Step 5. Write the program source code

1.6. Step 6. Compile the source code

1.7. Step 7. Correct any errors found during compilation

1.8. Step 8. Link the program to create an executable program

1.9. Step 9. Run the program using test data for input

1.10. Step 10. Correct any errors round while running the program

1.11. Step 11. Validate the results of the program

2. Data

2.1. Data is any sequence of one or more symbols; datum is a single symbol of data. Data requires interpretation to become information.

3. Analysis

3.1. analysis is the process of automatically analyzing the behavior of computer programs regarding a property such as correctness, robustness, safety and liveness.

4. Network

4.1. A network consists of two or more computers that are linked in order to share resources, exchange files, or allow electronic communications. The computers on a network may be linked through cables, telephone lines, radio waves, satellites, or infrared light beams.

5. Computer

5.1. A computer is a digital electronic machine that can be programmed to carry out sequences of arithmetic or logical operations (computation) automatically.

6. Computer Scientist

6.1. Computer Science is the study of computers and computational systems. Unlike electrical and computer engineers, computer scientists deal mostly with software and software systems; this includes their theory, design, development, and application.

7. What is computer science and what is not

7.1. Computer science is the study of computers and computing as well as their theoretical and practical applications. Computer science applies the principles of mathematics, engineering, and logic to a plethora of functions, including algorithm formulation, software and hardware development, and artificial intelligence.

8. Computing System

8.1. A computing system is a collection of one or more computers, as well as supporting software and shared storage.

9. Algorithms

9.1. Set of rules to obtain the expeted output from the given input.

10. Internet

10.1. Worldwide system of computer networks, a network of networks in which users at any one computer can, if they have permission, get information from any other computer.