Importance of Programming and User Environments Flashcards
Programs can _ tasks.
automate
Importance #1.
Programming provides _ and _ machines.
intelligent, powerful
Importance #2.
Programming provides faster _.
communications
Importance #3.
Programming automates, _ , _ , _ , and _ data accurately.
collects, manages, calculates, analyses
Importance #4.
Programming creates _ and _ that help _ and _ _ in daily life.
software, applications, computer, mobile users
Importance #5.
What are the 2 types of user environments?
- Command line
- Graphical user interface (GUI)
It is a part of your computer screen where you type computer instructions.
Command line.
What are the 3 requirements of a command line for it to run?
- Text editor
- Language/program
- Command line
3 examples of text editors.
- Notepad++
- Sublime Text
- Atom
3 examples of programming languages.
- Python
- Java
- C#
A GUI is also called a/an…
integrated development environment (IDE).
E.g., Mac, Pycharm, Spyder
A GUI only has a built in text editor and programming language.
False. A GUI has a built in text editor, programming language, and command line.