El próximo 25 de enero de 2019 tendrá lugar la investidura como Doctor Honoris Causa por la Universidad Carlos III de Madrid del Bjarne Stroustrup, creador del lenguaje de programación C++.
CONFERENCIAS
Con el motivo de dicha investidura, el grupo de Arquitectura de Computadores Comunicaciones y Sistemas (ARCOS) del Departamento de Informática de la Universidad Carlos III de Madrid, tiene el placer de invitarles a las siguientes conferencias que se celebran el jueves, día 24 de enero:
- 12:00: The continuing evolution of C++ [esta conferencia]
- 16:00: Concepts: The future of generic programming (the future is here)
IMPORTANTE: Es necesario inscribirse a cada conferencia por separado. En esta página te inscribirás solamente a la conferencia de las 12:00.
The continuing evolution of C++
The development of C++ started in 1979. Since then, it has grown to be one of the most widely used programming languages ever, with an emphasis on demanding industrial uses. It was released commercially in 1985 and evolved through one informal standard (“the ARM”) and several ISO standards: C++98, C++11, C++14, C++17, and soon C++20. How could an underfinanced language without a corporate owner succeed like that? What are the key ideas and design principles? How did the original ideas survive almost 40 years of development and 30 years of attention from a 150+ member standards committee?.
What is the current state of C++ and what is likely to happen over the next few years? What are the problems we are trying to address through language evolution?.