|
You are here |
www.cppstories.com | ||
| | | | |
cppstories.com
|
|
| | | | | Maybe I'll be boring with this note, but again I need to write that this was another good year for C++! Here's a bunch of facts: Visual Studio 2015 was released with great support for C++14/17 and even more experimental features. Long-awaited GCC 5.0 was released at the beginning of the year. | |
| | | | |
blog.sigplan.org
|
|
| | | | | The open-source development of the JavaScript programming language is now automatically checked. The language specification written in English is type checked, and the tests are checked for conform... | |
| | | | |
www.bfilipek.com
|
|
| | | | | Let's put C++17 in practice! One of the good ways to do it is to take part in a coding challenge. So together with Jonathan Boccara from Fluent C++ we invite you to participate in "The Expressive C++17 coding challenge". The Expressive C++17 coding challenge Jonathan made a few contests on his blog (for example this one), and I thought it might be fun to do something similar for C++17. | |
| | | | |
www.righto.com
|
|
| | | The Intel 8086 processor (1978) has a complicated instruction set with instructions ranging from one to six bytes long. This raises the q... | ||