What does Elementary Programming and CAD Applications stand for?

Hey there,

recently my teacher gave me a paper written this…

Modules:

  1. Computer Assembly
  2. Computer Graphics
  3. Interactive Web Page Technology
  4. Computer Image Processing
  5. Database Concepts
  6. Elementary Programming
  7. Document Digitisation
  8. CAD Applications
  9. Computer Ethics
  10. Computer 2D Animation
  11. Digital Audio and Video Production
  12. Computer 3D Animation
  13. Project Coordination Concepts
  14. Electronic Documentation
  15. Human Computer Interaction
  16. Computer System Maintenance
  17. Server Administration
  18. Project
  19. Computer Network Administration
  20. Computer Network Security
  21. Email System

So my question is, what does the follow means?

  1. Elementary Programming << searched in google and found nothing about it…
  2. CAD Applications << searched in google and found wikipedia saying “assist in the creation, modification, analysis, or optimization of a designs.” do they mean
    modeling program or it’s something else?

Of course they’re gonna teach me from basic, but i want to get ready for it.

Thank you!

About CAD: http://www.autodesk.com/products/autocad/overview#

Elementary programming is just elementary programming. They will teach you about variables, functions, expressions, that the outcome of your programm is always fully foreseeable and things like that. They will teach you about the base variable types(int, float, bool, …).

Depending on the language they will explain to you what oop is… etc. Just all the basics.

Thank you, Cube2222!

If there was a like button, i would definitely give a hug than like. :wink: << for speed of light reply.