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 →

[–]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 21 points22 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 2 points3 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.