C is a general-purpose, low-level imperative programming language. Invented in the early 1970s to rewrite UNIX, C has become one of the most widely used languages, even today. Many more modern languages like C ++, C #, Java and PHP or Javascript have taken a syntax similar to C and partly take back its logic. C offers the developer a significant margin of control over the machine (especially over memory management) and is therefore used to build the “foundations” (compilers, interpreters, etc.) of these more modern languages.
C ++ is a compiled programming language allowing programming under multiple paradigms (such as procedural, object-oriented or generic programming). Its good performance, and its compatibility with C make it one of the most widely used programming languages in applications where performance is critical. Originally created by Bjarne Stroustrup in the 1980s, the C ++ language is now standardized by ISO.
C
Duration : 5 days
Goals :
- Master and apply the C language, understand the issues and predict the architecture of a procedural developmentC++
Duration : 5 days
Goals :
- Learn Object-Oriented Programming with C ++
- Be able to develop independently with C ++C ++ 11 : Innovation
Duration : 3 days
Goals :
- Learn what’s new in C++ 11C ++ / Qt
Duration : 3 days
Goals :
- Master the development of graphics applications with the Qt APIObjective-C
Duration : 5 days
Goals :
- Learn to develop complete applications in Objective-CD : Initiation
Duration : 3 days
Goals :
- To be able to create and modify applications in D language