Raptor

Beschreibung

Mindmap am Raptor, erstellt von carloscharris.dm am 29/04/2014.
carloscharris.dm
Mindmap von carloscharris.dm, aktualisiert more than 1 year ago
carloscharris.dm
Erstellt von carloscharris.dm vor fast 11 Jahre
46
0

Zusammenfassung der Ressource

Raptor
  1. Visual programming development environment
    1. Based on flowcharts
    2. Why use it?
      1. Minimizes the amount of syntax you must learn
        1. Easy of use
          1. Error messages easy to understand
            1. Doesn´t require a heavy-weight commercial programming language
              1. For example
                1. C++
                  1. Java
              2. Symbols
                1. Start
                  1. End
                    1. Loop
                      1. Call
                        1. Input
                          1. Output
                            1. Selection
                              1. Processing
                              2. Variables
                                1. Only holds a single value
                                  1. The value can change as a program excecutes
                                    1. Ways to set or change a variable
                                      1. By the value entered in an input statement
                                        1. By the value calculated from an ecuation in an assignment statement
                                          1. By a return value from a procedure call
                                          2. Poor variables names
                                            1. Examples
                                              1. a
                                                1. Not descriptive
                                                2. Milesperhour
                                                  1. Add underscores
                                                  2. My4to
                                                    1. Not descriptive
                                                3. Illegal variables names
                                                  1. Examples
                                                    1. 4sale
                                                      1. Doen´t start with a letter
                                                      2. Sales tax
                                                        1. Includes a space
                                                        2. Sales$
                                                          1. Includes invalid character
                                                      3. Good varible names
                                                        1. Examples
                                                          1. Tax_rate
                                                            1. Sales_tax
                                                              1. Distance_in_miles
                                                                1. Mpg
                                                              2. Common errors
                                                                1. "Variable ____ does not have a value"
                                                                  1. Common reasons
                                                                    1. The variable has not been given a value
                                                                      1. The variable name was misspelled
                                                                    2. "Can't assign string to numeric variable _____" "Can't assign numeric to string variable _____"
                                                                      1. If the statements attempt to change the data type of a variable.
                                                                  2. Operations
                                                                    1. +
                                                                      1. Addition
                                                                      2. -
                                                                        1. Subtraction
                                                                          1. Negation
                                                                          2. *
                                                                            1. Multiplication
                                                                            2. /
                                                                              1. Division
                                                                              2. ^ **
                                                                                1. Exponentiation, raise a number to a power
                                                                                2. rem mod
                                                                                  1. Remainder when the right operand divides the left operand
                                                                                  2. sqrt
                                                                                    1. Square root
                                                                                    2. log
                                                                                      1. Natural logarithm (base e)
                                                                                      2. abs
                                                                                        1. Absolute value
                                                                                        2. ceiling
                                                                                          1. Rounds up to a whole number
                                                                                          2. floor
                                                                                            1. Rounds down to a whole number
                                                                                            2. sin
                                                                                              1. trig sin(angle_in_radians)
                                                                                              2. cos
                                                                                                1. trig cos(angle_in_radians)
                                                                                                2. tan
                                                                                                  1. trig tan(angle_in_radians)
                                                                                                  2. cot
                                                                                                    1. trig cotangent(angle_in_radians)
                                                                                                    2. arcsin
                                                                                                      1. trig sin-1(expression), returns radians
                                                                                                      2. arcos
                                                                                                        1. trig cos-1(expression), returns radians
                                                                                                      Zusammenfassung anzeigen Zusammenfassung ausblenden

                                                                                                      ä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