Page 7 - revision
P. 7

Orouba Language Schools                                            Third Preparatory
  Computer Department                                          Second Term 2017/2018

Types of Procedures      (Sub) if we have a set of commands that are frequently used in
                         more than one place in the class.

                            1. Sub procedures that don’t return a value.
                            2. Function that returns a value.

                         When you create sub procedure, you should declare it by the
                         following syntax:

                                       Sub Name (Parameters)
                                       Code

Declaration of a sub                   End Sub
      procedure          Where:

      Parameter             1. "Name" reflects the name of the procedure.
                            2. Parameters" reflect the values that were used inside the

                                procedure code that are used on recalling the procedure.
                            3. "Code" is a set of orders and instructions carried out on

                                recalling the procedure (Sub).
                         In the procedure declaration, we can use more than one
                         Parameter.

                             When the procedure is recalled, we determine values of the

                         outside procedure called (Argument).

Exclusion:               It is to ignore one or more persons through the electronic media.
Cyber threats :          It is an email or e-message carrying a threat and intimidation to
                         one or more persons.

                         1- Don't share your password with anyone.
                         2- Make a password that is difficult to predict.
                         3- Don't publish (post) any private data.
                         4- Avoid deleting Cyber bullying messages.

How to protect yourself  5- Don't interview anyone you know via the internet
from Cyber bullying?     6- Be careful! Don't send any electronic message when you

                            are angry.

                         7- Inform your parents with what annoys you when you use
                            the internet.

                         8- The download of software from the internet should be done
                            under the supervision of your teacher or your parents.

Final Revision                                                                              7
   2   3   4   5   6   7   8