PARTIAL EXAM REVIEW - Computer

studied byStudied by 3 people
0.0(0)
Get a hint
Hint

Programming Language

1 / 37

encourage image

There's no tags or description

Looks like no one added any tags here yet for you.

38 Terms

1

Programming Language

A language that computers can understand, each with its own set of rules for code validation.

New cards
2

Built-in Functions

Predefined tasks in a programming language that can be directly used by specifying their names and required values.

New cards
3

Common Programming Languages

Python, JavaScript, TypeScript, Java, C, C#, C++, PHP, Go, Swift, SQL.

New cards
4

Programming

The act of writing code to solve problems or perform tasks.

New cards
5

Programming

allows your computer to run the programs you use every day and your smartphone to run the apps that you love.

New cards
6

Code

A sequence of instructions written by a programmer to direct a device on what to do.

New cards
7

Developer

Analyzes problems and implements solutions in code.

New cards
8

Syntax

Rules for writing code, determining the structure of statements in a programming language.

New cards
9

High-Level Programming Language

programming language with a syntax that recognizes specific words, symbols and values of different data types.

New cards
10

Keywords

part of the syntax and core functionality of the programming language.

New cards
11

Compilation

Transformation of human-readable source code into computer-readable binary code.

New cards
12

Compiler

Software translating high-level language code into machine instructions.

New cards
13

Grace Hopper

Coined the term "compiler" and designed one of the first compilers in the 1950s.

New cards
14

Python

Popular programming language created by Guido van Rossum in 1991.

New cards
15

Python 3

The most recent major version of Python.

New cards
16

Phyton

designed for readability, and has some similarities to the English language with influence from mathematics.

New cards
17

Indentation

Spaces at the start of a code line indicating code blocks.

New cards
18

Python Keywords

Reserved words integral to Python's syntax.

New cards
19

OR

Logical operator for true conditions.

New cards
20

Python Identifier

Name given to identify variables, functions, classes, or objects.

New cards
21

Variable

Changeable value over time.

New cards
22

DEF

Python keyword for defining functions.

New cards
23

Identifiers

Combinations of letters, digits, or underscores, used to name entities in Python.

New cards
24

Identifier Rules

Cannot start with a digit in Python.

New cards
25

Constant

Value that remains unchanged during program execution.

New cards
26

Data Types

Classifications of different data in programming.

New cards
27

Binary Numbers

Related to programming but not directly used by developers.

New cards
28

Bug

Anomalous condition encountered during program execution.

New cards
29

Running Code

Everyday devices run programs developed by developers.

New cards
30

Using Code

Daily activities involve using code written by developers.

New cards
31

Loop

Sequence of instructions repeating until a condition is met.

New cards
32

Keywords

Reserved words with special meanings in programming.

New cards
33

Operand

Objects manipulated by operators in expressions.

New cards
34

Indentation Spaces

Variable in programming, commonly four spaces.

New cards
35

Machine Language

Lowest-level programming language in binary form.

New cards
36

Markup Language

Simple language using keywords and tags for formatting.

New cards
37

Syntax Rules

Governing how statements are written in programming languages.

New cards
38

Python Keywords

DEL, IS, NONE, NOT, INPUT - reserved words in Python.

New cards

Explore top notes

note Note
studied byStudied by 14 people
... ago
5.0(1)
note Note
studied byStudied by 18 people
... ago
4.0(1)
note Note
studied byStudied by 5 people
... ago
5.0(1)
note Note
studied byStudied by 30 people
... ago
5.0(1)
note Note
studied byStudied by 7 people
... ago
5.0(1)
note Note
studied byStudied by 21 people
... ago
4.0(1)
note Note
studied byStudied by 34 people
... ago
5.0(1)
note Note
studied byStudied by 47 people
... ago
5.0(1)

Explore top flashcards

flashcards Flashcard (25)
studied byStudied by 13 people
... ago
5.0(1)
flashcards Flashcard (20)
studied byStudied by 1 person
... ago
5.0(1)
flashcards Flashcard (110)
studied byStudied by 7 people
... ago
5.0(1)
flashcards Flashcard (42)
studied byStudied by 7 people
... ago
5.0(2)
flashcards Flashcard (41)
studied byStudied by 3 people
... ago
5.0(1)
flashcards Flashcard (128)
studied byStudied by 64 people
... ago
5.0(2)
flashcards Flashcard (35)
studied byStudied by 10 people
... ago
5.0(3)
flashcards Flashcard (158)
studied byStudied by 29 people
... ago
5.0(2)
robot