ENGINEER 1D04 Lecture Notes - Lecture 1: Analytical Engine, Bubble Sort, Machine Code

88 views7 pages
scarletotter976 and 37168 others unlocked
ENGINEER 1D04 Full Course Notes
4
ENGINEER 1D04 Full Course Notes
Verified Note
4 documents

Document Summary

Values: s are the information (called data) stored and manipulated by computer program. Including booleans (true false); machine integers ( ); floating point numbers; strings; lists; Expression: an expression is a syntactic entity that denotes a value. Data type: syntactic entity that denotes a collection of values of similar form. Type error type int string. Variable: a linguistic entity whose meaning can vary. [name bound to a value] *readable and writable. Statements: a syntactic entity that states something to be done. Modes of program execution: be interpreted line by line. (cid:28450) debug : be compiled into byte code portable(cid:28450) native , be compiled into native machine code. Integers: natural number, rationales, real number, complex number. Numeric type: a type of values that represents a number system. Module: python program that can be used as a unit. Design patterns: template for solving a general design problem within a particular context. Sequence: an enumerated collection of objects in which repartitions are allowed.

Get access

Grade+
$40 USD/m
Billed monthly
Grade+
Homework Help
Study Guides
Textbook Solutions
Class Notes
Textbook Notes
Booster Class
10 Verified Answers
Class+
$30 USD/m
Billed monthly
Class+
Homework Help
Study Guides
Textbook Solutions
Class Notes
Textbook Notes
Booster Class
7 Verified Answers

Related Documents