c++ grandmaster certification
Posted: Thu Jan 31, 2013 5:15 pm
Hey guys,
I saw the link for this online course today, immediately signed up, and thought of everyone who should know. I know this is a website about game development primarily, but since so many of us use c/++ in our every day life I thought at least some of you would be interested in taking the class as well.
Here is the one sentence line description of the course:
Participants in this free online course will develop their own C++ compiler, standard library, and toolchain with the following features:
Compliant with the latest 2011 standard (C++11)
Written entirely in C++ with no third-party dependencies
Code generator targeting Linux x86_64
Full toolchain including preprocessor, assembler, and linker
Will build with itself (self-hosting) and pass provided conformance test suite
a link:
http://www.cppgm.org/
Personally since I spent so much of my time the past few years learning C++, the STL, templates, compilers, etc... that this would be a great way to learn more about the C++/C language/tool-chain.
I'd be curious to chat w/anyone who is interested long-term on this. Hopefully I'm not getting my hopes up, and this course is as good as I hope it will be.
I saw the link for this online course today, immediately signed up, and thought of everyone who should know. I know this is a website about game development primarily, but since so many of us use c/++ in our every day life I thought at least some of you would be interested in taking the class as well.
Here is the one sentence line description of the course:
Participants in this free online course will develop their own C++ compiler, standard library, and toolchain with the following features:
Compliant with the latest 2011 standard (C++11)
Written entirely in C++ with no third-party dependencies
Code generator targeting Linux x86_64
Full toolchain including preprocessor, assembler, and linker
Will build with itself (self-hosting) and pass provided conformance test suite
a link:
http://www.cppgm.org/
Personally since I spent so much of my time the past few years learning C++, the STL, templates, compilers, etc... that this would be a great way to learn more about the C++/C language/tool-chain.
I'd be curious to chat w/anyone who is interested long-term on this. Hopefully I'm not getting my hopes up, and this course is as good as I hope it will be.