Software Structures

Description

Mind Map on Software Structures, created by Jhojan Duque on 25/11/2014.
Jhojan Duque
Mind Map by Jhojan Duque, updated more than 1 year ago
Jhojan Duque
Created by Jhojan Duque about 11 years ago
10
0

Resource summary

Software Structures
  1. Functions
    1. Visual Basic
      1. built- in
        1. user-define
      2. Procedures
        1. Visual Basic
          1. Event Procedure
            1. Always ends in 'End Sub'
        2. Classes And Objects
          1. Objects
            1. Linking data and functions together
            2. Classes
              1. The class is like the type of the object.
                1. Attributes
                  1. Methods
            3. Pre-define code
              1. Redability
                1. Complex Software
                  1. Adding Comments
                    1. Good names for variables such as 'A or B' or 'Data1'
                Show full summary Hide full summary

                Similar