Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

C++ Grandmaster Certification (www.cppgm.org)

25 views
Skip to first unread message

Michèle Garoche

unread,
Feb 1, 2013, 1:12:03 AM2/1/13
to
1st Feb 2013 - San Francisco, CA - It was announced today by
the newly formed CPPGM Foundation (www.cppgm.org) that the
C++ Grandmaster Certification is now open for enrollment.

The C++ Grandmaster Certification is a massively open free
online course (MOOC) for expert C++ programmers. It
provides the most rigorous C++-specific qualification
possible.

Participants in the course will demonstrate their
comprehensive knowledge of C++ by writing their own fully
functional ISO C++11 standard compliant C++ compiler, C++
standard library and toolchain - including a preprocessor,
assembler, and linker - targeting the Linux operating
system and x86-64 architecture.

The toolchain will be written entirely in standard C++. No
third-party tools or libraries will be used.

As a grand finale the participant will build their
toolchain with itself (a self-hosting build) and pass the
conformance test with it.

Enrollments are open now and close 15th Feb, 2013. The
course will commence shortly after in the spring. For more
details and to enroll visit the course web site at:

http://www.cppgm.org

For press information contact sup...@cppgm.org

ABOUT CPPGM:

The CPPGM Foundation was formed by a software company that
recognized the value to programmer productivity that a good
knowledge of language mechanics had to new developers to
their team. The C++ Grandmaster Certification began
development as an internal training program, and the
foundation was founded to offer it publicly.

Olivier Miakinen

unread,
Feb 1, 2013, 5:02:45 AM2/1/13
to
Bonjour,

Ce groupe étant francophone, je me permets de tenter une médiocre
traduction. Merci de me corriger si je fais un contresens -- mais
à l'avenir, ce serait sympa de faire l'annonce directement en
français.

Le 01/02/2013 07:12, Michèle Garoche a écrit :
> 1st Feb 2013 - San Francisco, CA - It was announced today by
> the newly formed CPPGM Foundation (www.cppgm.org) that the
> C++ Grandmaster Certification is now open for enrollment.

1er février 2013, San Francisco. Les inscriptions pour la
« certification de grand maître C++ » sont ouvertes.

> The C++ Grandmaster Certification is a massively open free
> online course (MOOC) for expert C++ programmers. It
> provides the most rigorous C++-specific qualification
> possible.

Ce concours est ouvert à tous, en ligne, gratuit, pour les
programmeurs experts C++. Il offre la qualification C++
spécifique la plus rigoureuse possible [NDT : je ne suis
pas sûr de moi, là, il faut peut-être remettre les mots
dans l'ordre]

> Participants in the course will demonstrate their
> comprehensive knowledge of C++ by writing their own fully
> functional ISO C++11 standard compliant C++ compiler, C++
> standard library and toolchain - including a preprocessor,
> assembler, and linker - targeting the Linux operating
> system and x86-64 architecture.

Les participants prouveront leur connaissance approfondie
de C++ en écrivant leurs propres compilateur, bibliothèque
standard et collection d'outils, respectant le standard
C++11, sur Linux et l'architecture x86-64.

> The toolchain will be written entirely in standard C++. No
> third-party tools or libraries will be used.

On n'utilisera aucune bibliothèque externe, tout sera écrit
en C++ standard.

> As a grand finale the participant will build their
> toolchain with itself (a self-hosting build) and pass the
> conformance test with it.

[NDT: je n'ai pas tout compris, là, je passe]

> Enrollments are open now and close 15th Feb, 2013.

Les inscriptions sont ouvertes jusqu'au 15 février. Pour le
reste, voir le site. Enfin... si vous pouvez le faire, car
moi je le pouvais depuis chez moi, mais là je suis derrière
un proxy filtrant qui considère le site comme dangereux :
<http://aceinsight.websense.com/report.aspx?g=6570A219246A4F5E881629825F793FE5>.
(???)

Jean-Marc Bourguet

unread,
Feb 1, 2013, 5:41:51 AM2/1/13
to
Olivier Miakinen <om+...@miakinen.net> writes:

> Les participants prouveront leur connaissance approfondie
> de C++ en écrivant leurs propres compilateur, bibliothèque
> standard et collection d'outils, respectant le standard
> C++11, sur Linux et l'architecture x86-64.

No comment.

--
Jean-Marc
FAQ de fclc++: http://www.cmla.ens-cachan.fr/~dosreis/C++/FAQ
C++ FAQ Lite en VF: http://www.ifrance.com/jlecomte/c++/c++-faq-lite/index.html
Site de usenet-fr: http://www.usenet-fr.news.eu.org

Olivier Miakinen

unread,
Feb 1, 2013, 5:45:12 AM2/1/13
to
Le 01/02/2013 11:41, Jean-Marc Bourguet a répondu à ma traduction :
>
>> Les participants prouveront leur connaissance approfondie
>> de C++ en écrivant leurs propres compilateur, bibliothèque
>> standard et collection d'outils, respectant le standard
>> C++11, sur Linux et l'architecture x86-64.
>
> No comment.

:-D

J'aurais bien aimé des commentaires justement ! Tu penses, comme
je l'ai soupçonné aussi, qu'il s'agirait d'une tentative par les
créateurs du site de faire développer gratuitement un compilo
qu'ils pourront revendre très cher ensuite ?

Jean-Marc Bourguet

unread,
Feb 1, 2013, 5:56:38 AM2/1/13
to
J'ai pas ete voir le site donc j'ai pas d'idee sur leur objectif.

Je doute que quelqu'un capable de contribuer de maniere valable a un
compilo+lib C++ pour Linux dont on puisse tirer un profit commercial
quand il y a g++, clang, Oracle et Intel en concurrence tombe dans un
piege aussi grossier.

A+

Olivier Miakinen

unread,
Feb 1, 2013, 6:01:39 AM2/1/13
to
Le 01/02/2013 11:56, Jean-Marc Bourguet m'a répondu :
>>
>> J'aurais bien aimé des commentaires justement ! Tu penses, comme
>> je l'ai soupçonné aussi, qu'il s'agirait d'une tentative par les
>> créateurs du site de faire développer gratuitement un compilo
>> qu'ils pourront revendre très cher ensuite ?
>
> J'ai pas ete voir le site donc j'ai pas d'idee sur leur objectif.
>
> Je doute que quelqu'un capable de contribuer de maniere valable a un
> compilo+lib C++ pour Linux dont on puisse tirer un profit commercial
> quand il y a g++, clang, Oracle et Intel en concurrence tombe dans un
> piege aussi grossier.

C'est très clair, merci de ta réponse.

Cordialement,
--
Olivier Miakinen

Marc Espie

unread,
Feb 1, 2013, 7:24:30 AM2/1/13
to
In article <keg6bq$27aq$1...@cabale.usenet-fr.net>,
Meme si on sait bien que C++, c'est de la balle, ecrire une toolchain
+ bibliotheque complete, ca me parait beaucoup pour une seule personne...

Olivier Miakinen

unread,
Feb 1, 2013, 12:53:08 PM2/1/13
to
Le 01/02/2013 13:24, Marc Espie a écrit :
>
> Meme si on sait bien que C++, c'est de la balle, ecrire une toolchain
> + bibliotheque complete, ca me parait beaucoup pour une seule personne...

Certes. :-)

Wykaaa

unread,
Feb 5, 2013, 2:30:24 AM2/5/13
to
Marc Espie a �crit :
> In article <keg6bq$27aq$1...@cabale.usenet-fr.net>,
> Olivier Miakinen <om+...@miakinen.net> wrote:
>> Le 01/02/2013 11:41, Jean-Marc Bourguet a r�pondu � ma traduction :
>>>> Les participants prouveront leur connaissance approfondie
>>>> de C++ en �crivant leurs propres compilateur, biblioth�que
>>>> standard et collection d'outils, respectant le standard
>>>> C++11, sur Linux et l'architecture x86-64.
>>> No comment.
>> :-D
>>
>> J'aurais bien aim� des commentaires justement ! Tu penses, comme
>> je l'ai soup�onn� aussi, qu'il s'agirait d'une tentative par les
>> cr�ateurs du site de faire d�velopper gratuitement un compilo
>> qu'ils pourront revendre tr�s cher ensuite ?
>>
>
> Meme si on sait bien que C++, c'est de la balle, ecrire une toolchain
> + bibliotheque complete, ca me parait beaucoup pour une seule personne...

C'est m�me compl�tement risible car c'est une t�che de plusieurs hommes an.

Alexandre Bacquart

unread,
Feb 5, 2013, 11:33:49 AM2/5/13
to
On 02/01/2013 11:02 AM, Olivier Miakinen wrote:
>> Participants in the course will demonstrate their
>> comprehensive knowledge of C++ by writing their own fully
>> functional ISO C++11 standard compliant C++ compiler, C++
>> standard library and toolchain - including a preprocessor,
>> assembler, and linker - targeting the Linux operating
>> system and x86-64 architecture.
>
> Les participants prouveront leur connaissance approfondie
> de C++ en ᅵcrivant leurs propres compilateur, bibliothᅵque
> standard et collection d'outils, respectant le standard
> C++11, sur Linux et l'architecture x86-64.
>
>> The toolchain will be written entirely in standard C++. No
>> third-party tools or libraries will be used.
>
> On n'utilisera aucune bibliothᅵque externe, tout sera ᅵcrit
> en C++ standard.
>
>> As a grand finale the participant will build their
>> toolchain with itself (a self-hosting build) and pass the
>> conformance test with it.
>
> [NDT: je n'ai pas tout compris, lᅵ, je passe]

Visiblement il s'agira ᅵ la fin de recompiler ton "devkit de laurᅵat"
avec lui-mᅵme. Il faut que ᅵa compile ET que ᅵa passe des tests de
conformitᅵ C++11. Bref, en principe c'est la chute de la blague (rires).

>> Enrollments are open now and close 15th Feb, 2013.
>
> Les inscriptions sont ouvertes jusqu'au 15 fᅵvrier. Pour le
> reste, voir le site. Enfin... si vous pouvez le faire, car
> moi je le pouvais depuis chez moi, mais lᅵ je suis derriᅵre
> un proxy filtrant qui considᅵre le site comme dangereux :
> <http://aceinsight.websense.com/report.aspx?g=6570A219246A4F5E881629825F793FE5>.
> (???)

Pour ceux qui n'ont pas ri, ils vont voir sur le site pour au moins
connaᅵtre l'annᅵe (la dᅵcᅵnnie ?) abilement dissimulᅵe ᅵ laquelle se
termine le concours et ils sont ferrᅵs.

On dit merci au proxy.


--
Alexandre
0 new messages