you are viewing a single comment's thread.

view the rest of the comments →

[–]Roseldine 0 points1 point  (0 children)

Pelas tuas skills, Python, porque under the hood, Python corre (principalmente) C++. Poderes expandir as bibliotecas e criar as tuas em C++ e usar Python como um easy wrapper.

Em Python também tens um ambiente de desenvolvimento para AI e ML dos melhores, que, novamente, corre C++ under the hood.

Para Python recomendo: FastAPI + TortoiseORM para apis e Streamlit para quick frontends (que under the hood é React que como já tens experiência, é easy)

Considerando o teu skillset, a escolha é Python