null
US
Anmelden
kostenlos registrieren
Registrieren
Wir haben festgestellt, dass Javascript in deinem Browser nicht aktiviert ist. Aufgrund des dynamischen Charakters unserer Website muss Javascript allerdings entsprechend aktiviert sein. Bitte lese dir unsere
Geschäftsbedingungen
durch, um mehr Informationen zu erhalten.
Nächster
Kopieren und bearbeiten
Sie müssen sich anmelden, um diese Aktion abzuschließen!
Kostenlos registrieren
807208
Raptor
Beschreibung
Mindmap am Raptor, erstellt von carloscharris.dm am 29/04/2014.
Mindmap von
carloscharris.dm
, aktualisiert more than 1 year ago
Mehr
Weniger
Erstellt von
carloscharris.dm
vor fast 11 Jahre
46
0
0
Zusammenfassung der Ressource
Raptor
Visual programming development environment
Based on flowcharts
Why use it?
Minimizes the amount of syntax you must learn
Easy of use
Error messages easy to understand
Doesn´t require a heavy-weight commercial programming language
For example
C++
Java
Symbols
Start
End
Loop
Call
Input
Output
Selection
Processing
Variables
Only holds a single value
The value can change as a program excecutes
Ways to set or change a variable
By the value entered in an input statement
By the value calculated from an ecuation in an assignment statement
By a return value from a procedure call
Poor variables names
Examples
a
Not descriptive
Milesperhour
Add underscores
My4to
Not descriptive
Illegal variables names
Examples
4sale
Doen´t start with a letter
Sales tax
Includes a space
Sales$
Includes invalid character
Good varible names
Examples
Tax_rate
Sales_tax
Distance_in_miles
Mpg
Common errors
"Variable ____ does not have a value"
Common reasons
The variable has not been given a value
The variable name was misspelled
"Can't assign string to numeric variable _____" "Can't assign numeric to string variable _____"
If the statements attempt to change the data type of a variable.
Operations
+
Addition
-
Subtraction
Negation
*
Multiplication
/
Division
^ **
Exponentiation, raise a number to a power
rem mod
Remainder when the right operand divides the left operand
sqrt
Square root
log
Natural logarithm (base e)
abs
Absolute value
ceiling
Rounds up to a whole number
floor
Rounds down to a whole number
sin
trig sin(angle_in_radians)
cos
trig cos(angle_in_radians)
tan
trig tan(angle_in_radians)
cot
trig cotangent(angle_in_radians)
arcsin
trig sin-1(expression), returns radians
arcos
trig cos-1(expression), returns radians
Zusammenfassung anzeigen
Zusammenfassung ausblenden
Möchten Sie
kostenlos
Ihre eigenen
Mindmaps
mit GoConqr erstellen?
Mehr erfahren
.
ähnlicher Inhalt
Der Stephansdom
Karin Wanke
Teil B, Kapitel 3, Entscheidungsgrundlagen bei der Wahl der Rechtsform
Stefan Kurtenbach
Öffentliches Recht - Grundrecht
anna.grillborzer0656
Die Verwandlung von Franz Kafka
barbara91
Innere Medizin
marieschwertl
Haftpflichtversicherungen
Christine Zehnder
M1, Kurs 2: Einführung in die Forschungsmethoden - Unit 1 - Psychologie als eine empirische Wissenschaft: Warum brauchen wir Forschungsmethoden?
Chris Tho
Qualitative und Quantitative Forschungsmethoden
Clarissa Müller-Stengel
Anfänge der Weimarer Republik
Milena Märker
Repro 2016 Vetie
Julia To
Vetie Spezielle Pathologie 2022
Alessandro Bertino
Bibliothek durchsuchen