Software Reuse Courses

Ada Reuse Course

Subtitles

  1. Ada Guidelines: Design For Reuse
  2. Why Ada?
  3. Ada Technical Capabilities
  4. Subtypes and Derived types
  5. Arrays (1)
  6. Arrays (2)
  7. Arrays (3)
  8. Strings
  9. Attributes
  10. Records (variant)
  11. Access Types (1)
  12. Access Types (2)
  13. Access Types (3)
  14. Functions and Procdures
  15. Subprogram Interface Design (1)
  16. Subprogram Interface Design (2)
  17. Subprogram Interface Design (3)
  18. Subprogram Interface Design (4)
  19. Packages (1)
  20. packages (2)
  21. Importing components (1)
  22. Importing components (2)
  23. Renaming
  24. The Separate construct (1)
  25. The Separate construct (2)
  26. Private types (1)
  27. Private types (2)
  28. Exceptions
  29. Exception handling
  30. Generics : generic procedures (1)
  31. Generics : generic procedures (2)
  32. Generics : generic procedures (3)
  33. Generic functions (1)
  34. Generic functions (2)
  35. Generic packages (1)
  36. Generic packages (2)
  37. Generic packages (3)
  38. Generic types with box