LES Unités DU SEMESTRE 1

Course Objectives :

  1. - Acquisition of a methodological approach based on modularity allowing the analysis
  2. Design and implementation of a small software using objects elementary and data structured static (one-dimensional (vector) and two-dimensional arrays, strings, sets, records)
  3. To be able, starting from the statement of a problem, to: 
        • Proceed with its modular division; 
        • To be analyzed and built separately from the different modules (main and secondary);
        • Validate each module; 
        • Program separately the various algorithms corresponding to the modules (main and secondary);
        • Prepare a technical programming file.