Difference between revisions of "Courses/CPP"

From LRDE

(Created page with "{{Course |title=Atelier C++ |acronym=CPP |teacher=Theo |period=S1, Ing1, App1 |audience=Tronc-commun, Apprentis |optional course=non |module=Génie Logiciel et Programmation |...")
 
Line 5: Line 5:
 
|period=S1, Ing1, App1
 
|period=S1, Ing1, App1
 
|audience=Tronc-commun, Apprentis
 
|audience=Tronc-commun, Apprentis
  +
|exam type=projet
  +
|duration=10h
 
|optional course=non
 
|optional course=non
 
|module=Génie Logiciel et Programmation
 
|module=Génie Logiciel et Programmation

Revision as of 12:31, 2 July 2014

Titre

Atelier C++

Sigle

CPP

Enseignant

Thierry Géraud

Période

S1, Ing1, App1

Public

Tronc-commun, Apprentis

Contrôle

projet"projet" is not in the list (Partiel, QCM, Soutenance, Projet) of allowed values for the "Exam type" property.

Durée

10h

Optionnel

non

Module

Génie Logiciel et Programmation

Prérequis
Objectifs

Apprendre le langage C++.

Plan
  • classe et objets, encapsulation et masquage, références, flux,
  • héritage de classes, abstractions et modularité, transtypage,
  • les 4 formes de polymorphisme, dualité OO-généricité, tour des conteneurs standards,
  • exceptions, idiomes du C++,
  • inlining, entités de classes, RTTI, objects-fonctions, conclusion.
Documentation
  • Polycopiés de l'école
Support
Journaux