10 ms·
Id be interested in a C++ for Swift developers version.
by turdprincess 2y ago
Id be interested in a C++ for Swift developers version.
- _mlbt 2y agoNot exactly what you asked for, but in my humble opinion Stroustrup’s Tour of C++ is one of the best books for getting up to speed quickly with C++ if you know other languages… https://www.stroustrup.com/tour2.html https://www.stroustrup.com/tour2.html
- richrichie 2y agoI own both versions of this book, the first one is almost one third the size of the latest. :)
- pjmlp 2y agoThat is sadly the thing with backwards compatibility, it is only additive. Nowadays on Java and .NET worlds, we live through our own versions of Python 2, thanks to Java 8 => 9 transition, and .NET Framework => .NET Core.
- bryzaguy 2y agoHave you read it? I felt like it goes both directions. As someone more in the Swift camp, I was learning about C++ too.
- chunkyguy 2y agoHere you go https://whackylabs.com/swift/cpp/languages/2021/01/03/cpp-for-swift-devs/ https://whackylabs.com/swift/cpp/languages/2021/01/03/cpp-fo...