Expressions (Expressions), lesson, page 724604
https://www.purl.org/stefan_ram/pub/expressions_python (permalink) is the canonical URI of this page.
Stefan Ram
Python Course

>724270 Ausdrücke in Python 

Expressions in Python 

A large program  is made up of many small programs. Some of these small programs are called expressions.

An expression  is a sequence of characters  that is constructed according to certain rules, which will be specified later.

For example, one such rule is: An expression that starts with a quotation mark »"« must contain another quotation mark. So »"Hello, world"« is an expression, but »"Hello, world'« is not.

an expression
"Hallo, Welt"
not  an expression
"Hallo, Welt

The Source-Code Model

A model  is a description, and an entity of a model  is something that is described in the model.

The source code model  is the description of the structure of the source code.

Expressions  are entities of the source-code model.

That is, expressions are terms used to describe the source code. They belong to the topic of the source code.

Evidence *

evidence for the use of the term “entities of the source code model”
Quotation: “Figure 4.10 shows the key entities of the source code model and how they are connected to the data model 
in: “Supporting Integration Activities in Object-Oriented Applications ” (dissertation); Proefschrift ingediend met het oog op het behalen van de graad van Doctor in de Wetenschappen von Verónica Isabel Uquillas Gómez, Brussel, Oktober 2012; Promotoren: Prof. Dr. Theo D’Hondt, Dr. Stéphane Ducasse, Co-Promotor: Dr. Andy Kellens; Vrije Universiteit Brussel; URI-Fragment: tel.archives-ouvertes.fr/tel-00762173/document, URI-Fragment: rmod.inria.fr/archives/phd/PhD-2012-Uquillas-Gomez.pdf; retrieved in 2020

 

About this page, Impressum  |   Form for messages to the publisher regarding this page  |   "ram@zedat.fu-berlin.de" (without the quotation marks) is the email address of Stefan Ram.   |   A link to the start page of Stefan Ram appears at the top of this page behind the text "Stefan Ram".)  |   Copyright 1998-2020 Stefan Ram, Berlin. All rights reserved. This page is a publication by Stefan Ram. relevant keywords describing this page: Stefan Ram Berlin slrprd slrprd stefanramberlin spellched stefanram724604 stefan_ram:724604 Expressions Stefan Ram, Berlin, and, or, near, uni, online, slrprd, slrprdqxx, slrprddoc, slrprd724604, slrprddef724604, PbclevtugFgrsnaEnz Explanation, description, info, information, note,

Copyright 1998-2020 Stefan Ram, Berlin. All rights reserved. This page is a publication by Stefan Ram.
https://www.purl.org/stefan_ram/pub/expressions_python