
Cpp2, with Herb Sutter
CppCast
00:00
The Importance of Compatibility in Java
It's not a green field language design. It's still rooted in the C++ and expressing the same things, but the idea is that we're at a key to being able to express your intent directly. So some things will look different, but the concepts are very similar. The biggest one probably is parameter passing where you declare in, in out out, or and moving forward. Well, we already have those concepts using conventions. And so yes, there are six new words to learn, but once you know them,. They work everywhere and they replace all the conventions. A lot of this is stuff you've seen before, except for the syntax itself that brings it all together.
Transcript
Play full episode