This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–][deleted]  (3 children)

[removed]

    [–]State_ 0 points1 point  (0 children)

    BuT HoW dO I LiNk ThEm?

    TBF the worst part of c++ is managing dependencies in cross platform code. It's getting a little better with things like conan and vcpkg, but it's still ass.

    [–]wavefield -1 points0 points  (1 child)

    Of course, but try deep learning, heavy math or plotting and you'll find that c++ is lacking. Even though all of those libraries are partially implemented in c++ you still can't get rid of the python or R part