Tech IndustryJan 31, 2022
GoogleKHJO50

Does Meta has projects in non C++ stack?

After going through a blind thread I got an impression that C++ is more or less a necessity if someone works as software engineer at Meta. [Blind] Check out this post! I'm joining Meta/FB next month but I don't know C++ (Software Engineering Career) https://us.teamblind.com/s/iJtaTPtF Just curious to understand if this is actually the case? Are their projects in non-C++ stack? Especially in infrastructure side?

I’m joining Meta/FB next month but I don’t know C++
I’m joining Meta/FB next month but I don’t know C++
Blind
Apple take-it Jan 31, 2022

React ? React Native ?

Google KHJO50 OP Jan 31, 2022

I am looking more towards backend product development or infrastructure side

Apple moolah Jan 31, 2022

Isn’t it the same with Google? Meta uses PHP extensively.

Google KHJO50 OP Jan 31, 2022

I have worked across multiple teams at Google and didn't require to touch c++. There are large number of projects that use Java. My current org is a complete Java shop in itself

Meta zuckzilla Jan 31, 2022

C++, python, and php for infra side of things. Some random Nodejs, Rust, Scala, Java, Go are present but not that common.

Google KHJO50 OP Jan 31, 2022

This is what I am trying to understand. Can you land on a project that doesn't C++ or is it more of a necessity?

Meta zuckzilla Jan 31, 2022

If you are ok with python or php then easily. My c++ is not great but I never had to write it in here. Work on infra.

Uber aab Jan 31, 2022

C++ isn’t that bad at all, it should be fairly comfortable writing C++ in big companies like G or Meta, there are many great tools.

Apple take-it Jan 31, 2022

Is C++ considered superior backend technology to Java?

Apple moolah Jan 31, 2022

At least FB’s C++ is standardized to Boost+Folly, right? And I bet there are tons of coding standard to follow.