|
|
<DonnésÀSerialiser z:Id="1" xmlns="http://schemas.datacontract.org/2004/07/PersDataContract" xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns:z="http://schemas.microsoft.com/2003/10/Serialization/"><ComptesASauvegarder z:Id="2" xmlns:a="http://schemas.datacontract.org/2004/07/notre_bibliotheque"><a:Compte z:Id="3"><a:EstAdmin>true</a:EstAdmin><a:HistoriqueDuCompte z:Id="4" z:Size="10"><a:Langage z:Id="5"><a:CheminDuLogo z:Id="6">Lua.png</a:CheminDuLogo><a:DateDuLangage>1993</a:DateDuLangage><a:Documentation z:Id="7">https://www.lua.org/docs.html</a:Documentation><a:ExempleDeCode z:Id="8">print('Hello world!');</a:ExempleDeCode><a:Generation>5</a:Generation><a:LesAuteurs z:Id="9" z:Size="3" xmlns:b="http://schemas.microsoft.com/2003/10/Serialization/Arrays"><b:string z:Id="10">Luiz Henrique de Figueiredo</b:string><b:string z:Id="11"> Roberto Ierusalimschy</b:string><b:string z:Id="12"> Waldemar Celes</b:string></a:LesAuteurs><a:LesParadigmes z:Id="13" z:Size="3" xmlns:b="http://schemas.microsoft.com/2003/10/Serialization/Arrays"><b:string z:Id="14">procédural</b:string><b:string z:Id="15"> orienté objet à prototype</b:string><b:string z:Id="16"> fonctionnel</b:string></a:LesParadigmes><a:LogicielsConus z:Id="17" z:Size="3" xmlns:b="http://schemas.microsoft.com/2003/10/Serialization/Arrays"><b:string z:Id="18">Garry's Mod</b:string><b:string z:Id="19"> Roblox</b:string><b:string z:Id="20"> Stormworks</b:string></a:LogicielsConus><a:Nom z:Id="21">Lua</a:Nom><a:UtilitéDuLangage z:Id="22">Lua est conçu de manière à pouvoir être embarqué au sein d'autres applications afin d'étendre celles-ci.</a:UtilitéDuLangage></a:Langage><a:Langage z:Id="23"><a:CheminDuLogo z:Id="24">bash.png</a:CheminDuLogo><a:DateDuLangage>1989</a:DateDuLangage><a:Documentation z:Id="25">https://www.gnu.org/software/bash/manual/</a:Documentation><a:ExempleDeCode z:Id="26">#!/bin/bash
|
|
|
var="Hello World"
|
|
|
echo "$var"</a:ExempleDeCode><a:Generation>5</a:Generation><a:LesAuteurs z:Id="27" z:Size="1" xmlns:b="http://schemas.microsoft.com/2003/10/Serialization/Arrays"><b:string z:Id="28">Brian Fox</b:string></a:LesAuteurs><a:LesParadigmes z:Id="29" z:Size="4" xmlns:b="http://schemas.microsoft.com/2003/10/Serialization/Arrays"><b:string z:Id="30">Imperatif</b:string><b:string z:Id="31">Procédural</b:string><b:string z:Id="32">Objet</b:string><b:string z:Id="33">Fonctionel</b:string></a:LesParadigmes><a:LogicielsConus z:Id="34" z:Size="1" xmlns:b="http://schemas.microsoft.com/2003/10/Serialization/Arrays"><b:string z:Id="35">inconnue</b:string></a:LogicielsConus><a:Nom z:Id="36">Bash</a:Nom><a:UtilitéDuLangage z:Id="37">Ce langage permet d'écrire des scripts</a:UtilitéDuLangage></a:Langage><a:Langage z:Id="38"><a:CheminDuLogo z:Id="39">c.png</a:CheminDuLogo><a:DateDuLangage>1972</a:DateDuLangage><a:Documentation z:Id="40">https://devdocs.io/c/</a:Documentation><a:ExempleDeCode z:Id="41">#include <stdio.h>
|
|
|
int main(void){
|
|
|
printf("hello, world\n");
|
|
|
return 0;
|
|
|
}</a:ExempleDeCode><a:Generation>1</a:Generation><a:LesAuteurs z:Id="42" z:Size="2" xmlns:b="http://schemas.microsoft.com/2003/10/Serialization/Arrays"><b:string z:Id="43">Dennis Ritchie</b:string><b:string z:Id="44">Brian Kernighan</b:string></a:LesAuteurs><a:LesParadigmes z:Id="45" z:Size="3" xmlns:b="http://schemas.microsoft.com/2003/10/Serialization/Arrays"><b:string z:Id="46">Impératif</b:string><b:string z:Id="47">Procédural</b:string><b:string z:Id="48">Structuré</b:string></a:LesParadigmes><a:LogicielsConus z:Id="49" z:Size="1" xmlns:b="http://schemas.microsoft.com/2003/10/Serialization/Arrays"><b:string z:Id="50">inconnue</b:string></a:LogicielsConus><a:Nom z:Id="51">C</a:Nom><a:UtilitéDuLangage z:Id="52">Ce langage est utilisé pour les systèmes d’exploitation,
|
|
|
le développement de logiciel, et le hardware.</a:UtilitéDuLangage></a:Langage><a:Langage z:Id="53"><a:CheminDuLogo z:Id="54">c++.png</a:CheminDuLogo><a:DateDuLangage>1983</a:DateDuLangage><a:Documentation z:Id="55">https://isocpp.org/</a:Documentation><a:ExempleDeCode z:Id="56">#include<iostream>
|
|
|
int main()
|
|
|
{
|
|
|
std::cout << "Hello, new world!\n";
|
|
|
}</a:ExempleDeCode><a:Generation>1</a:Generation><a:LesAuteurs z:Id="57" z:Size="1" xmlns:b="http://schemas.microsoft.com/2003/10/Serialization/Arrays"><b:string z:Id="58">Bjarne Stroustrup</b:string></a:LesAuteurs><a:LesParadigmes z:Id="59" z:Size="3" xmlns:b="http://schemas.microsoft.com/2003/10/Serialization/Arrays"><b:string z:Id="60">Générique</b:string><b:string z:Id="61">Objet</b:string><b:string z:Ref="47" i:nil="true"/></a:LesParadigmes><a:LogicielsConus z:Id="62" z:Size="6" xmlns:b="http://schemas.microsoft.com/2003/10/Serialization/Arrays"><b:string z:Id="63">Interface Utilisateur IPod</b:string><b:string z:Id="64">Microsoft Windows OS</b:string><b:string z:Id="65">OpenOffice (couplé à du Java)</b:string><b:string z:Id="66">Microsoft Office</b:string><b:string z:Id="67">Dobe Photoshop</b:string><b:string z:Id="68">Mozilla Firefox</b:string></a:LogicielsConus><a:Nom z:Id="69">C++</a:Nom><a:UtilitéDuLangage z:Id="70">Ce langage est utilisé pour développer des logiciels,
|
|
|
des systèmes d’exploitation, des jeux vidéos et des moteurs de recherche.</a:UtilitéDuLangage></a:Langage><a:Langage z:Id="71"><a:CheminDuLogo z:Id="72">931081.jpg</a:CheminDuLogo><a:DateDuLangage>2021</a:DateDuLangage><a:Documentation z:Id="73">doc.html</a:Documentation><a:ExempleDeCode z:Id="74">Hello World</a:ExempleDeCode><a:Generation>5</a:Generation><a:LesAuteurs z:Id="75" z:Size="2" xmlns:b="http://schemas.microsoft.com/2003/10/Serialization/Arrays"><b:string z:Id="76">POINT</b:string><b:string z:Id="77">LABUISSIERE</b:string></a:LesAuteurs><a:LesParadigmes z:Id="78" z:Size="2" xmlns:b="http://schemas.microsoft.com/2003/10/Serialization/Arrays"><b:string z:Id="79">objet</b:string><b:string z:Id="80"> imperatif</b:string></a:LesParadigmes><a:LogicielsConus z:Id="81" z:Size="2" xmlns:b="http://schemas.microsoft.com/2003/10/Serialization/Arrays"><b:string z:Id="82">logiciel1</b:string><b:string z:Id="83">logiciel2</b:string></a:LogicielsConus><a:Nom z:Id="84">Test</a:Nom><a:UtilitéDuLangage z:Id="85">Utilité inconnu</a:UtilitéDuLangage></a:Langage><a:Langage z:Id="86"><a:CheminDuLogo z:Id="87">csharp.png</a:CheminDuLogo><a:DateDuLangage>2001</a:DateDuLangage><a:Documentation z:Ref="55" i:nil="true"/><a:ExempleDeCode z:Id="88">Console.WriteLine("Hello World!");</a:ExempleDeCode><a:Generation>1</a:Generation><a:LesAuteurs z:Id="89" z:Size="1" xmlns:b="http://schemas.microsoft.com/2003/10/Serialization/Arrays"><b:string z:Id="90">Microsoft</b:string></a:LesAuteurs><a:LesParadigmes z:Id="91" z:Size="3" xmlns:b="http://schemas.microsoft.com/2003/10/Serialization/Arrays"><b:string z:Ref="48" i:nil="true"/><b:string z:Ref="46" i:nil="true"/><b:string z:Ref="61" i:nil="true"/></a:LesParadigmes><a:LogicielsConus z:Ref="49" i:nil="true" xmlns:b="http://schemas.microsoft.com/2003/10/Serialization/Arrays"/><a:Nom z:Id="92">C#</a:Nom><a:UtilitéDuLangage z:Id="93">Ce langage vous permet de développer ce que vous voulez.</a:UtilitéDuLangage></a:Langage><a:Langage z:Ref="38" i:nil="true"/><a:Langage z:Ref="71" i:nil="true"/><a:Langage z:Ref="53" i:nil="true"/><a:Langage z:Ref="71" i:nil="true"/></a:HistoriqueDuCompte><a:Identifiant z:Id="94">id1</a:Identifiant><a:LesLangagesFavoris z:Id="95" z:Size="2"><a:Langage z:Ref="53" i:nil="true"/><a:Langage z:Ref="71" i:nil="true"/></a:LesLangagesFavoris><a:MotDePasse z:Id="96">mdp1</a:MotDePasse></a:Compte><a:Compte z:Id="97"><a:EstAdmin>false</a:EstAdmin><a:HistoriqueDuCompte z:Id="98" z:Size="0"/><a:Identifiant z:Id="99">id2</a:Identifiant><a:LesLangagesFavoris z:Id="100" z:Size="0"/><a:MotDePasse z:Ref="96" i:nil="true"/></a:Compte><a:Compte z:Id="101"><a:EstAdmin>false</a:EstAdmin><a:HistoriqueDuCompte z:Id="102" z:Size="0"/><a:Identifiant z:Id="103">id3</a:Identifiant><a:LesLangagesFavoris z:Id="104" z:Size="0"/><a:MotDePasse z:Ref="96" i:nil="true"/></a:Compte><a:Compte z:Id="105"><a:EstAdmin>false</a:EstAdmin><a:HistoriqueDuCompte z:Id="106" z:Size="0"/><a:Identifiant z:Id="107">id4</a:Identifiant><a:LesLangagesFavoris z:Id="108" z:Size="0"/><a:MotDePasse z:Ref="96" i:nil="true"/></a:Compte><a:Compte z:Id="109"><a:EstAdmin>false</a:EstAdmin><a:HistoriqueDuCompte z:Id="110" z:Size="0"/><a:Identifiant z:Id="111">id5</a:Identifiant><a:LesLangagesFavoris z:Id="112" z:Size="0"/><a:MotDePasse z:Ref="96" i:nil="true"/></a:Compte><a:Compte z:Id="113"><a:EstAdmin>false</a:EstAdmin><a:HistoriqueDuCompte z:Id="114" z:Size="0"/><a:Identifiant z:Id="115">id6</a:Identifiant><a:LesLangagesFavoris z:Id="116" z:Size="0"/><a:MotDePasse z:Ref="96" i:nil="true"/></a:Compte><a:Compte z:Id="117"><a:EstAdmin>false</a:EstAdmin><a:HistoriqueDuCompte z:Id="118" z:Size="0"/><a:Identifiant z:Id="119">id7</a:Identifiant><a:LesLangagesFavoris z:Id="120" z:Size="0"/><a:MotDePasse z:Ref="96" i:nil="true"/></a:Compte><a:Compte z:Id="121"><a:EstAdmin>false</a:EstAdmin><a:HistoriqueDuCompte z:Id="122" z:Size="0"/><a:Identifiant z:Id="123">id8</a:Identifiant><a:LesLangagesFavoris z:Id="124" z:Size="0"/><a:MotDePasse z:Ref="96" i:nil="true"/></a:Compte><a:Compte z:Id="125"><a:EstAdmin>false</a:EstAdmin><a:HistoriqueDuCompte z:Id="126" z:Size="0"/><a:Identifiant z:Id="127">id9</a:Identifiant><a:LesLangagesFavoris z:Id="128" z:Size="0"/><a:MotDePasse z:Ref="96" i:nil="true"/></a:Compte><a:Compte z:Id="129"><a:EstAdmin>false</a:EstAdmin><a:HistoriqueDuCompte z:Id="130" z:Size="0"/><a:Identifiant z:Id="131">id10</a:Identifiant><a:LesLangagesFavoris z:Id="132" z:Size="0"/><a:MotDePasse z:Ref="96" i:nil="true"/></a:Compte><a:Compte z:Id="133"><a:EstAdmin>false</a:EstAdmin><a:HistoriqueDuCompte z:Id="134" z:Size="0"/><a:Identifiant z:Id="135">id12</a:Identifiant><a:LesLangagesFavoris z:Id="136" z:Size="0"/><a:MotDePasse z:Ref="96" i:nil="true"/></a:Compte><a:Compte z:Id="137"><a:EstAdmin>false</a:EstAdmin><a:HistoriqueDuCompte z:Id="138" z:Size="1"><a:Langage z:Ref="38" i:nil="true"/></a:HistoriqueDuCompte><a:Identifiant z:Id="139">Allan</a:Identifiant><a:LesLangagesFavoris z:Id="140" z:Size="1"><a:Langage z:Ref="38" i:nil="true"/></a:LesLangagesFavoris><a:MotDePasse z:Id="141">Allan</a:MotDePasse></a:Compte><a:Compte z:Id="142"><a:EstAdmin>true</a:EstAdmin><a:HistoriqueDuCompte z:Id="143" z:Size="8"><a:Langage z:Id="144"><a:CheminDuLogo z:Id="145">bash.png</a:CheminDuLogo><a:DateDuLangage>1989</a:DateDuLangage><a:Documentation z:Id="146">https://www.gnu.org/software/bash/manual/</a:Documentation><a:ExempleDeCode z:Id="147">#!/bin/bash
|
|
|
var="Hello World"
|
|
|
echo "$var"</a:ExempleDeCode><a:Generation>5</a:Generation><a:LesAuteurs z:Id="148" z:Size="1" xmlns:b="http://schemas.microsoft.com/2003/10/Serialization/Arrays"><b:string z:Id="149">Brian Fox</b:string></a:LesAuteurs><a:LesParadigmes z:Id="150" z:Size="4" xmlns:b="http://schemas.microsoft.com/2003/10/Serialization/Arrays"><b:string z:Id="151">Imperatif</b:string><b:string z:Id="152">Procédural</b:string><b:string z:Id="153">Objet</b:string><b:string z:Id="154">Fonctionel</b:string></a:LesParadigmes><a:LogicielsConus z:Id="155" z:Size="1" xmlns:b="http://schemas.microsoft.com/2003/10/Serialization/Arrays"><b:string z:Id="156">inconnue</b:string></a:LogicielsConus><a:Nom z:Id="157">Bash</a:Nom><a:UtilitéDuLangage z:Id="158">Ce langage permet d'écrire des scripts</a:UtilitéDuLangage></a:Langage><a:Langage z:Id="159"><a:CheminDuLogo z:Id="160">c.png</a:CheminDuLogo><a:DateDuLangage>1972</a:DateDuLangage><a:Documentation z:Id="161">https://devdocs.io/c/</a:Documentation><a:ExempleDeCode z:Id="162">#include <stdio.h>
|
|
|
int main(void){
|
|
|
printf("hello, world\n");
|
|
|
return 0;
|
|
|
}</a:ExempleDeCode><a:Generation>1</a:Generation><a:LesAuteurs z:Id="163" z:Size="2" xmlns:b="http://schemas.microsoft.com/2003/10/Serialization/Arrays"><b:string z:Id="164">Dennis Ritchie</b:string><b:string z:Id="165">Brian Kernighan</b:string></a:LesAuteurs><a:LesParadigmes z:Id="166" z:Size="3" xmlns:b="http://schemas.microsoft.com/2003/10/Serialization/Arrays"><b:string z:Id="167">Impératif</b:string><b:string z:Ref="152" i:nil="true"/><b:string z:Id="168">Structuré</b:string></a:LesParadigmes><a:LogicielsConus z:Ref="155" i:nil="true" xmlns:b="http://schemas.microsoft.com/2003/10/Serialization/Arrays"/><a:Nom z:Id="169">C</a:Nom><a:UtilitéDuLangage z:Id="170">Ce langage est utilisé pour les systèmes d’exploitation,
|
|
|
le développement de logiciel, et le hardware.</a:UtilitéDuLangage></a:Langage><a:Langage z:Id="171"><a:CheminDuLogo z:Id="172">csharp.png</a:CheminDuLogo><a:DateDuLangage>2001</a:DateDuLangage><a:Documentation z:Id="173">https://isocpp.org/</a:Documentation><a:ExempleDeCode z:Id="174">Console.WriteLine("Hello World!");</a:ExempleDeCode><a:Generation>1</a:Generation><a:LesAuteurs z:Id="175" z:Size="1" xmlns:b="http://schemas.microsoft.com/2003/10/Serialization/Arrays"><b:string z:Id="176">Microsoft</b:string></a:LesAuteurs><a:LesParadigmes z:Id="177" z:Size="3" xmlns:b="http://schemas.microsoft.com/2003/10/Serialization/Arrays"><b:string z:Ref="168" i:nil="true"/><b:string z:Ref="167" i:nil="true"/><b:string z:Ref="153" i:nil="true"/></a:LesParadigmes><a:LogicielsConus z:Ref="155" i:nil="true" xmlns:b="http://schemas.microsoft.com/2003/10/Serialization/Arrays"/><a:Nom z:Id="178">C#</a:Nom><a:UtilitéDuLangage z:Id="179">Ce langage vous permet de développer ce que vous voulez.</a:UtilitéDuLangage></a:Langage><a:Langage z:Id="180"><a:CheminDuLogo z:Id="181">c++.png</a:CheminDuLogo><a:DateDuLangage>1983</a:DateDuLangage><a:Documentation z:Ref="173" i:nil="true"/><a:ExempleDeCode z:Id="182">#include<iostream>
|
|
|
int main()
|
|
|
{
|
|
|
std::cout << "Hello, new world!\n";
|
|
|
}</a:ExempleDeCode><a:Generation>1</a:Generation><a:LesAuteurs z:Id="183" z:Size="1" xmlns:b="http://schemas.microsoft.com/2003/10/Serialization/Arrays"><b:string z:Id="184">Bjarne Stroustrup</b:string></a:LesAuteurs><a:LesParadigmes z:Id="185" z:Size="3" xmlns:b="http://schemas.microsoft.com/2003/10/Serialization/Arrays"><b:string z:Id="186">Générique</b:string><b:string z:Ref="153" i:nil="true"/><b:string z:Ref="152" i:nil="true"/></a:LesParadigmes><a:LogicielsConus z:Id="187" z:Size="6" xmlns:b="http://schemas.microsoft.com/2003/10/Serialization/Arrays"><b:string z:Id="188">Interface Utilisateur IPod</b:string><b:string z:Id="189">Microsoft Windows OS</b:string><b:string z:Id="190">OpenOffice (couplé à du Java)</b:string><b:string z:Id="191">Microsoft Office</b:string><b:string z:Id="192">Dobe Photoshop</b:string><b:string z:Id="193">Mozilla Firefox</b:string></a:LogicielsConus><a:Nom z:Id="194">C++</a:Nom><a:UtilitéDuLangage z:Id="195">Ce langage est utilisé pour développer des logiciels,
|
|
|
des systèmes d’exploitation, des jeux vidéos et des moteurs de recherche.</a:UtilitéDuLangage></a:Langage><a:Langage z:Ref="159" i:nil="true"/><a:Langage z:Id="196"><a:CheminDuLogo z:Id="197">931081.jpg</a:CheminDuLogo><a:DateDuLangage>2021</a:DateDuLangage><a:Documentation z:Id="198">documentation inconnu</a:Documentation><a:ExempleDeCode z:Id="199">Hello World</a:ExempleDeCode><a:Generation>5</a:Generation><a:LesAuteurs z:Id="200" z:Size="2" xmlns:b="http://schemas.microsoft.com/2003/10/Serialization/Arrays"><b:string z:Id="201">POINT</b:string><b:string z:Id="202">LABUISSIERE</b:string></a:LesAuteurs><a:LesParadigmes z:Id="203" z:Size="2" xmlns:b="http://schemas.microsoft.com/2003/10/Serialization/Arrays"><b:string z:Id="204">objet</b:string><b:string z:Id="205"> imperatif</b:string></a:LesParadigmes><a:LogicielsConus z:Id="206" z:Size="2" xmlns:b="http://schemas.microsoft.com/2003/10/Serialization/Arrays"><b:string z:Id="207">log1</b:string><b:string z:Id="208">log2</b:string></a:LogicielsConus><a:Nom z:Id="209">Test</a:Nom><a:UtilitéDuLangage z:Id="210">Utilité inconnu</a:UtilitéDuLangage></a:Langage><a:Langage z:Ref="196" i:nil="true"/><a:Langage z:Id="211"><a:CheminDuLogo z:Id="212">Lua.png</a:CheminDuLogo><a:DateDuLangage>2021</a:DateDuLangage><a:Documentation z:Ref="198" i:nil="true"/><a:ExempleDeCode z:Ref="199" i:nil="true"/><a:Generation>5</a:Generation><a:LesAuteurs z:Id="213" z:Size="1" xmlns:b="http://schemas.microsoft.com/2003/10/Serialization/Arrays"><b:string z:Id="214">test</b:string></a:LesAuteurs><a:LesParadigmes z:Id="215" z:Size="1" xmlns:b="http://schemas.microsoft.com/2003/10/Serialization/Arrays"><b:string z:Id="216">test</b:string></a:LesParadigmes><a:LogicielsConus z:Id="217" z:Size="1" xmlns:b="http://schemas.microsoft.com/2003/10/Serialization/Arrays"><b:string z:Id="218">test</b:string></a:LogicielsConus><a:Nom z:Id="219">Test2</a:Nom><a:UtilitéDuLangage z:Ref="210" i:nil="true"/></a:Langage></a:HistoriqueDuCompte><a:Identifiant z:Id="220">Allan2</a:Identifiant><a:LesLangagesFavoris z:Id="221" z:Size="2"><a:Langage z:Ref="180" i:nil="true"/><a:Langage z:Ref="159" i:nil="true"/></a:LesLangagesFavoris><a:MotDePasse z:Id="222">Allan</a:MotDePasse></a:Compte></ComptesASauvegarder><LangagesASauvegarder z:Id="223" xmlns:a="http://schemas.datacontract.org/2004/07/notre_bibliotheque"><a:Langage z:Id="224"><a:CheminDuLogo z:Id="225">bash.png</a:CheminDuLogo><a:DateDuLangage>1989</a:DateDuLangage><a:Documentation z:Id="226">https://www.gnu.org/software/bash/manual/</a:Documentation><a:ExempleDeCode z:Id="227">#!/bin/bash
|
|
|
var="Hello World"
|
|
|
echo "$var"</a:ExempleDeCode><a:Generation>5</a:Generation><a:LesAuteurs z:Id="228" z:Size="1" xmlns:b="http://schemas.microsoft.com/2003/10/Serialization/Arrays"><b:string z:Id="229">Brian Fox</b:string></a:LesAuteurs><a:LesParadigmes z:Id="230" z:Size="4" xmlns:b="http://schemas.microsoft.com/2003/10/Serialization/Arrays"><b:string z:Id="231">Imperatif</b:string><b:string z:Id="232">Procédural</b:string><b:string z:Id="233">Objet</b:string><b:string z:Id="234">Fonctionel</b:string></a:LesParadigmes><a:LogicielsConus z:Id="235" z:Size="1" xmlns:b="http://schemas.microsoft.com/2003/10/Serialization/Arrays"><b:string z:Id="236">inconnue</b:string></a:LogicielsConus><a:Nom z:Id="237">Bash</a:Nom><a:UtilitéDuLangage z:Id="238">Ce langage permet d'écrire des scripts</a:UtilitéDuLangage></a:Langage><a:Langage z:Id="239"><a:CheminDuLogo z:Id="240">c.png</a:CheminDuLogo><a:DateDuLangage>1972</a:DateDuLangage><a:Documentation z:Id="241">https://devdocs.io/c/</a:Documentation><a:ExempleDeCode z:Id="242">#include <stdio.h>
|
|
|
int main(void){
|
|
|
printf("hello, world\n");
|
|
|
return 0;
|
|
|
}</a:ExempleDeCode><a:Generation>1</a:Generation><a:LesAuteurs z:Id="243" z:Size="2" xmlns:b="http://schemas.microsoft.com/2003/10/Serialization/Arrays"><b:string z:Id="244">Dennis Ritchie</b:string><b:string z:Id="245">Brian Kernighan</b:string></a:LesAuteurs><a:LesParadigmes z:Id="246" z:Size="3" xmlns:b="http://schemas.microsoft.com/2003/10/Serialization/Arrays"><b:string z:Id="247">Impératif</b:string><b:string z:Ref="232" i:nil="true"/><b:string z:Id="248">Structuré</b:string></a:LesParadigmes><a:LogicielsConus z:Ref="235" i:nil="true" xmlns:b="http://schemas.microsoft.com/2003/10/Serialization/Arrays"/><a:Nom z:Id="249">C</a:Nom><a:UtilitéDuLangage z:Id="250">Ce langage est utilisé pour les systèmes d’exploitation,
|
|
|
le développement de logiciel, et le hardware.</a:UtilitéDuLangage></a:Langage><a:Langage z:Id="251"><a:CheminDuLogo z:Id="252">csharp.png</a:CheminDuLogo><a:DateDuLangage>2001</a:DateDuLangage><a:Documentation z:Id="253">https://isocpp.org/</a:Documentation><a:ExempleDeCode z:Id="254">Console.WriteLine("Hello World!");</a:ExempleDeCode><a:Generation>1</a:Generation><a:LesAuteurs z:Id="255" z:Size="1" xmlns:b="http://schemas.microsoft.com/2003/10/Serialization/Arrays"><b:string z:Id="256">Microsoft</b:string></a:LesAuteurs><a:LesParadigmes z:Id="257" z:Size="3" xmlns:b="http://schemas.microsoft.com/2003/10/Serialization/Arrays"><b:string z:Ref="248" i:nil="true"/><b:string z:Ref="247" i:nil="true"/><b:string z:Ref="233" i:nil="true"/></a:LesParadigmes><a:LogicielsConus z:Ref="235" i:nil="true" xmlns:b="http://schemas.microsoft.com/2003/10/Serialization/Arrays"/><a:Nom z:Id="258">C#</a:Nom><a:UtilitéDuLangage z:Id="259">Ce langage vous permet de développer ce que vous voulez.</a:UtilitéDuLangage></a:Langage><a:Langage z:Id="260"><a:CheminDuLogo z:Id="261">c++.png</a:CheminDuLogo><a:DateDuLangage>1983</a:DateDuLangage><a:Documentation z:Ref="253" i:nil="true"/><a:ExempleDeCode z:Id="262">#include<iostream>
|
|
|
int main()
|
|
|
{
|
|
|
std::cout << "Hello, new world!\n";
|
|
|
}</a:ExempleDeCode><a:Generation>1</a:Generation><a:LesAuteurs z:Id="263" z:Size="1" xmlns:b="http://schemas.microsoft.com/2003/10/Serialization/Arrays"><b:string z:Id="264">Bjarne Stroustrup</b:string></a:LesAuteurs><a:LesParadigmes z:Id="265" z:Size="3" xmlns:b="http://schemas.microsoft.com/2003/10/Serialization/Arrays"><b:string z:Id="266">Générique</b:string><b:string z:Ref="233" i:nil="true"/><b:string z:Ref="232" i:nil="true"/></a:LesParadigmes><a:LogicielsConus z:Id="267" z:Size="6" xmlns:b="http://schemas.microsoft.com/2003/10/Serialization/Arrays"><b:string z:Id="268">Interface Utilisateur IPod</b:string><b:string z:Id="269">Microsoft Windows OS</b:string><b:string z:Id="270">OpenOffice (couplé à du Java)</b:string><b:string z:Id="271">Microsoft Office</b:string><b:string z:Id="272">Dobe Photoshop</b:string><b:string z:Id="273">Mozilla Firefox</b:string></a:LogicielsConus><a:Nom z:Id="274">C++</a:Nom><a:UtilitéDuLangage z:Id="275">Ce langage est utilisé pour développer des logiciels,
|
|
|
des systèmes d’exploitation, des jeux vidéos et des moteurs de recherche.</a:UtilitéDuLangage></a:Langage><a:Langage z:Id="276"><a:CheminDuLogo z:Id="277">dart.png</a:CheminDuLogo><a:DateDuLangage>2011</a:DateDuLangage><a:Documentation z:Id="278">https://dart.dev/</a:Documentation><a:ExempleDeCode z:Id="279">void main() {
|
|
|
print('Hello World!');
|
|
|
}</a:ExempleDeCode><a:Generation>1</a:Generation><a:LesAuteurs z:Id="280" z:Size="2" xmlns:b="http://schemas.microsoft.com/2003/10/Serialization/Arrays"><b:string z:Id="281">Lars Bak</b:string><b:string z:Id="282">Kasper Lund</b:string></a:LesAuteurs><a:LesParadigmes z:Id="283" z:Size="1" xmlns:b="http://schemas.microsoft.com/2003/10/Serialization/Arrays"><b:string z:Ref="233" i:nil="true"/></a:LesParadigmes><a:LogicielsConus z:Ref="235" i:nil="true" xmlns:b="http://schemas.microsoft.com/2003/10/Serialization/Arrays"/><a:Nom z:Id="284">Dart</a:Nom><a:UtilitéDuLangage z:Id="285">Ce langage est utilisé pour créer des applications mobiles,
|
|
|
de bureau, de serveur et web.</a:UtilitéDuLangage></a:Langage><a:Langage z:Id="286"><a:CheminDuLogo z:Id="287">fsharp.png</a:CheminDuLogo><a:DateDuLangage>2002</a:DateDuLangage><a:Documentation z:Id="288">https://fsharp.org/</a:Documentation><a:ExempleDeCode z:Id="289">printfn "Hello World!"</a:ExempleDeCode><a:Generation>1</a:Generation><a:LesAuteurs z:Id="290" z:Size="2" xmlns:b="http://schemas.microsoft.com/2003/10/Serialization/Arrays"><b:string z:Id="291">Don Syme</b:string><b:string z:Id="292">Microsoft Research</b:string></a:LesAuteurs><a:LesParadigmes z:Id="293" z:Size="3" xmlns:b="http://schemas.microsoft.com/2003/10/Serialization/Arrays"><b:string z:Id="294">Fonctionnel</b:string><b:string z:Ref="247" i:nil="true"/><b:string z:Ref="233" i:nil="true"/></a:LesParadigmes><a:LogicielsConus z:Ref="235" i:nil="true" xmlns:b="http://schemas.microsoft.com/2003/10/Serialization/Arrays"/><a:Nom z:Id="295">F#</a:Nom><a:UtilitéDuLangage z:Ref="259" i:nil="true"/></a:Langage><a:Langage z:Id="296"><a:CheminDuLogo z:Id="297">go.png</a:CheminDuLogo><a:DateDuLangage>2009</a:DateDuLangage><a:Documentation z:Id="298">https://golang.org/</a:Documentation><a:ExempleDeCode z:Id="299">package main
|
|
|
import "fmt"
|
|
|
func main(){
|
|
|
fmt.Printf("Hello, world\n")
|
|
|
}</a:ExempleDeCode><a:Generation>1</a:Generation><a:LesAuteurs z:Id="300" z:Size="3" xmlns:b="http://schemas.microsoft.com/2003/10/Serialization/Arrays"><b:string z:Id="301">Robert Griesemer</b:string><b:string z:Id="302">Rob Pike</b:string><b:string z:Id="303">Ken Thompson</b:string></a:LesAuteurs><a:LesParadigmes z:Id="304" z:Size="4" xmlns:b="http://schemas.microsoft.com/2003/10/Serialization/Arrays"><b:string z:Id="305">Langage Compilé</b:string><b:string z:Id="306">Programmation Concurrente</b:string><b:string z:Id="307">Imprératif</b:string><b:string z:Ref="248" i:nil="true"/></a:LesParadigmes><a:LogicielsConus z:Id="308" z:Size="3" xmlns:b="http://schemas.microsoft.com/2003/10/Serialization/Arrays"><b:string z:Id="309">Google Map</b:string><b:string z:Id="310">Google Music</b:string><b:string z:Id="311">Youtube</b:string></a:LogicielsConus><a:Nom z:Id="312">Go</a:Nom><a:UtilitéDuLangage z:Id="313">Ce langage est utiliser aussi bien pour écrire des applications,
|
|
|
des scripts ou de grands systèmes.</a:UtilitéDuLangage></a:Langage><a:Langage z:Id="314"><a:CheminDuLogo z:Id="315">java.svg.png</a:CheminDuLogo><a:DateDuLangage>1995</a:DateDuLangage><a:Documentation z:Id="316">https://docs.oracle.com/en/java/javase/11/docs/api/index.html</a:Documentation><a:ExempleDeCode z:Id="317">class HelloWorld {
|
|
|
public static void main(String[] args){
|
|
|
System.out.println("Hello, World!");
|
|
|
}
|
|
|
}</a:ExempleDeCode><a:Generation>1</a:Generation><a:LesAuteurs z:Id="318" z:Size="1" xmlns:b="http://schemas.microsoft.com/2003/10/Serialization/Arrays"><b:string z:Id="319">Sun Microsystems</b:string></a:LesAuteurs><a:LesParadigmes z:Id="320" z:Size="4" xmlns:b="http://schemas.microsoft.com/2003/10/Serialization/Arrays"><b:string z:Ref="233" i:nil="true"/><b:string z:Ref="248" i:nil="true"/><b:string z:Ref="247" i:nil="true"/><b:string z:Ref="234" i:nil="true"/></a:LesParadigmes><a:LogicielsConus z:Id="321" z:Size="4" xmlns:b="http://schemas.microsoft.com/2003/10/Serialization/Arrays"><b:string z:Id="322">Eclipse</b:string><b:string z:Id="323">Azureus</b:string><b:string z:Id="324">OpenOffice (couplé à du C++)</b:string><b:string z:Id="325">Tout l'environnement Android et BlackBerry</b:string></a:LogicielsConus><a:Nom z:Id="326">Java</a:Nom><a:UtilitéDuLangage z:Id="327">Ce langage permet de créer et faire fonctionner
|
|
|
des applications pour ordinateurs, également utilisé sur la plupart des autres
|
|
|
supports numériques (smartphones, consoles, logiciels).</a:UtilitéDuLangage></a:Langage><a:Langage z:Id="328"><a:CheminDuLogo z:Id="329">javascript.svg.png</a:CheminDuLogo><a:DateDuLangage>1996</a:DateDuLangage><a:Documentation z:Id="330">https://developer.mozilla.org/fr/docs/Web/JavaScript</a:Documentation><a:ExempleDeCode z:Id="331">console.log('Hello world');</a:ExempleDeCode><a:Generation>1</a:Generation><a:LesAuteurs z:Id="332" z:Size="1" xmlns:b="http://schemas.microsoft.com/2003/10/Serialization/Arrays"><b:string z:Id="333">Brenden Eich</b:string></a:LesAuteurs><a:LesParadigmes z:Id="334" z:Size="5" xmlns:b="http://schemas.microsoft.com/2003/10/Serialization/Arrays"><b:string z:Id="335">Script</b:string><b:string z:Ref="233" i:nil="true"/><b:string z:Ref="247" i:nil="true"/><b:string z:Ref="294" i:nil="true"/><b:string z:Id="336">Orienté Prototype</b:string></a:LesParadigmes><a:LogicielsConus z:Ref="235" i:nil="true" xmlns:b="http://schemas.microsoft.com/2003/10/Serialization/Arrays"/><a:Nom z:Id="337">JavaScript</a:Nom><a:UtilitéDuLangage z:Id="338">Ce langage est souvent utilisé dans les devantures de sites,
|
|
|
les outils analytiques, les widgets et les interactions web</a:UtilitéDuLangage></a:Langage><a:Langage z:Id="339"><a:CheminDuLogo z:Id="340">kotlin.png</a:CheminDuLogo><a:DateDuLangage>2010</a:DateDuLangage><a:Documentation z:Id="341">https://kotlinlang.org/docs/home.html</a:Documentation><a:ExempleDeCode z:Id="342">class Greeter(val name: String) {
|
|
|
fun greet() {
|
|
|
println("Hello, $name")
|
|
|
}
|
|
|
}
|
|
|
|
|
|
fun main(args: Array<String>) {
|
|
|
Greeter(args[0]).greet()
|
|
|
}</a:ExempleDeCode><a:Generation>4</a:Generation><a:LesAuteurs z:Id="343" z:Size="1" xmlns:b="http://schemas.microsoft.com/2003/10/Serialization/Arrays"><b:string z:Id="344">JetBrains</b:string></a:LesAuteurs><a:LesParadigmes z:Id="345" z:Size="2" xmlns:b="http://schemas.microsoft.com/2003/10/Serialization/Arrays"><b:string z:Ref="233" i:nil="true"/><b:string z:Ref="234" i:nil="true"/></a:LesParadigmes><a:LogicielsConus z:Ref="235" i:nil="true" xmlns:b="http://schemas.microsoft.com/2003/10/Serialization/Arrays"/><a:Nom z:Id="346">Kotlin</a:Nom><a:UtilitéDuLangage z:Id="347">permet de coder lol</a:UtilitéDuLangage></a:Langage><a:Langage z:Id="348"><a:CheminDuLogo z:Id="349">Lua.png</a:CheminDuLogo><a:DateDuLangage>1993</a:DateDuLangage><a:Documentation z:Id="350">https://www.lua.org/docs.html</a:Documentation><a:ExempleDeCode z:Id="351">print('Hello world!');</a:ExempleDeCode><a:Generation>5</a:Generation><a:LesAuteurs z:Id="352" z:Size="3" xmlns:b="http://schemas.microsoft.com/2003/10/Serialization/Arrays"><b:string z:Id="353">Luiz Henrique de Figueiredo</b:string><b:string z:Id="354"> Roberto Ierusalimschy</b:string><b:string z:Id="355"> Waldemar Celes</b:string></a:LesAuteurs><a:LesParadigmes z:Id="356" z:Size="3" xmlns:b="http://schemas.microsoft.com/2003/10/Serialization/Arrays"><b:string z:Id="357">procédural</b:string><b:string z:Id="358"> orienté objet à prototype</b:string><b:string z:Id="359"> fonctionnel</b:string></a:LesParadigmes><a:LogicielsConus z:Id="360" z:Size="3" xmlns:b="http://schemas.microsoft.com/2003/10/Serialization/Arrays"><b:string z:Id="361">Garry's Mod</b:string><b:string z:Id="362"> Roblox</b:string><b:string z:Id="363"> Stormworks</b:string></a:LogicielsConus><a:Nom z:Id="364">Lua</a:Nom><a:UtilitéDuLangage z:Id="365">Lua est conçu de manière à pouvoir être embarqué au sein d'autres applications afin d'étendre celles-ci.</a:UtilitéDuLangage></a:Langage><a:Langage z:Id="366"><a:CheminDuLogo z:Id="367">php.svg.png</a:CheminDuLogo><a:DateDuLangage>1994</a:DateDuLangage><a:Documentation z:Id="368">https://www.php.net/</a:Documentation><a:ExempleDeCode z:Id="369"><?php
|
|
|
echo 'Hello World';
|
|
|
?>
|
|
|
|
|
|
ou
|
|
|
|
|
|
<?= 'Hello World' ?></a:ExempleDeCode><a:Generation>1</a:Generation><a:LesAuteurs z:Id="370" z:Size="1" xmlns:b="http://schemas.microsoft.com/2003/10/Serialization/Arrays"><b:string z:Id="371">Ramus Lerdorf</b:string></a:LesAuteurs><a:LesParadigmes z:Id="372" z:Size="6" xmlns:b="http://schemas.microsoft.com/2003/10/Serialization/Arrays"><b:string z:Ref="232" i:nil="true"/><b:string z:Ref="233" i:nil="true"/><b:string z:Ref="247" i:nil="true"/><b:string z:Id="373">Reflexif</b:string><b:string z:Ref="294" i:nil="true"/><b:string z:Id="374">Interpreté</b:string></a:LesParadigmes><a:LogicielsConus z:Ref="235" i:nil="true" xmlns:b="http://schemas.microsoft.com/2003/10/Serialization/Arrays"/><a:Nom z:Id="375">PHP</a:Nom><a:UtilitéDuLangage z:Id="376">Ce langage est utilisé pour le développement web, mais également
|
|
|
comme langage de programmation d’usage général.</a:UtilitéDuLangage></a:Langage><a:Langage z:Id="377"><a:CheminDuLogo z:Id="378">python.png</a:CheminDuLogo><a:DateDuLangage>1991</a:DateDuLangage><a:Documentation z:Id="379">https://www.python.org/doc/</a:Documentation><a:ExempleDeCode z:Id="380"># src/hello.py
|
|
|
print("Hello world!")</a:ExempleDeCode><a:Generation>1</a:Generation><a:LesAuteurs z:Id="381" z:Size="1" xmlns:b="http://schemas.microsoft.com/2003/10/Serialization/Arrays"><b:string z:Id="382">Guido Van Rossum</b:string></a:LesAuteurs><a:LesParadigmes z:Id="383" z:Size="3" xmlns:b="http://schemas.microsoft.com/2003/10/Serialization/Arrays"><b:string z:Ref="294" i:nil="true"/><b:string z:Ref="247" i:nil="true"/><b:string z:Ref="233" i:nil="true"/></a:LesParadigmes><a:LogicielsConus z:Id="384" z:Size="3" xmlns:b="http://schemas.microsoft.com/2003/10/Serialization/Arrays"><b:string z:Id="385">Instagram</b:string><b:string z:Id="386">Spotify</b:string><b:string z:Id="387">Raspberry Pi</b:string></a:LogicielsConus><a:Nom z:Id="388">Python</a:Nom><a:UtilitéDuLangage z:Id="389">Ce langage est utilisé pour le developpement web,
|
|
|
de jeux videos, de logiciels, des interfaces utilisateurs
|
|
|
graphiques, ainsi en tant que langage de script.</a:UtilitéDuLangage></a:Langage><a:Langage z:Id="390"><a:CheminDuLogo z:Id="391">ruby.svg.png</a:CheminDuLogo><a:DateDuLangage>1995</a:DateDuLangage><a:Documentation z:Id="392">https://www.ruby-lang.org/en/</a:Documentation><a:ExempleDeCode z:Id="393"># The Greeter class
|
|
|
class Greeter
|
|
|
def initialize(name)
|
|
|
@name = name.capitalize
|
|
|
end
|
|
|
|
|
|
def salute
|
|
|
puts "Hello #{@name}!"
|
|
|
end
|
|
|
end
|
|
|
# Create a new object
|
|
|
g = Greeter.new("world")
|
|
|
# Output "Hello World!"
|
|
|
g.salute</a:ExempleDeCode><a:Generation>1</a:Generation><a:LesAuteurs z:Id="394" z:Size="1" xmlns:b="http://schemas.microsoft.com/2003/10/Serialization/Arrays"><b:string z:Id="395">Yukihiro Matsumoto</b:string></a:LesAuteurs><a:LesParadigmes z:Id="396" z:Size="5" xmlns:b="http://schemas.microsoft.com/2003/10/Serialization/Arrays"><b:string z:Ref="374" i:nil="true"/><b:string z:Ref="233" i:nil="true"/><b:string z:Ref="247" i:nil="true"/><b:string z:Id="397">Concurrent</b:string><b:string z:Ref="294" i:nil="true"/></a:LesParadigmes><a:LogicielsConus z:Id="398" z:Size="1" xmlns:b="http://schemas.microsoft.com/2003/10/Serialization/Arrays"><b:string z:Id="399">Rubygems</b:string></a:LogicielsConus><a:Nom z:Id="400">Ruby</a:Nom><a:UtilitéDuLangage z:Id="401">Ce langage est utilisé pour les interfaces utilisateurs graphiques,
|
|
|
les applications web et le développement web.</a:UtilitéDuLangage></a:Langage><a:Langage z:Id="402"><a:CheminDuLogo z:Id="403">Lua.png</a:CheminDuLogo><a:DateDuLangage>2021</a:DateDuLangage><a:Documentation z:Id="404">documentation inconnu</a:Documentation><a:ExempleDeCode z:Id="405">Hello World</a:ExempleDeCode><a:Generation>5</a:Generation><a:LesAuteurs z:Id="406" z:Size="1" xmlns:b="http://schemas.microsoft.com/2003/10/Serialization/Arrays"><b:string z:Id="407">test</b:string></a:LesAuteurs><a:LesParadigmes z:Id="408" z:Size="1" xmlns:b="http://schemas.microsoft.com/2003/10/Serialization/Arrays"><b:string z:Id="409">test</b:string></a:LesParadigmes><a:LogicielsConus z:Id="410" z:Size="1" xmlns:b="http://schemas.microsoft.com/2003/10/Serialization/Arrays"><b:string z:Id="411">test</b:string></a:LogicielsConus><a:Nom z:Id="412">Test2</a:Nom><a:UtilitéDuLangage z:Id="413">Utilité inconnu</a:UtilitéDuLangage></a:Langage></LangagesASauvegarder></DonnésÀSerialiser> |