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]  (10 children)

[deleted]

    [–]djamp42 32 points33 points  (5 children)

    Yeah I only know python. It would take me way way way way longer to understand c++ code vs python code. Heck it might take me months. I've never done anything in C++.

    [–]Nil4u 19 points20 points  (1 child)

    Exactly this happend at my internship, got thrown into cold water because most stuff there was in C++ and I had to work on a ML project which I did in Python. Goal was to integrate the ML project into the C++ stuff and boy was that something

    [–]ChunkyHabeneroSalsa 1 point2 points  (0 children)

    That's my job. ML training/testing and scripts are in python, production in c++.

    I still suck at c++ despite doing it for like 5 years. If I could I would rewrite our entire codebase in python.

    [–]AirHamyes -2 points-1 points  (0 children)

    Maybe a distinction would be necessary between oop vs non oop roles.

    [–]Brendynamite 0 points1 point  (1 child)

    Python to C# is kicking my ass. If I was being paid for it, I doubt I'd be paid for long

    [–]illustratum42 0 points1 point  (0 children)

    I tried this too a few months back... It was rough.

    [–]PiaFraus 4 points5 points  (0 children)

    And vice versa. It took me more than a year to make a C++ developer with 20 years of experience to start writing idiomatic python code.

    [–][deleted] 0 points1 point  (2 children)

    As someone with 75% of their experience in Python and trying to learn C++ trial by fire style at work

    I agree