What c++ libraries should I study? | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 1

What c++ libraries should I study?

I’m learning c++ to do data analysis and high frequency trading, what libraries should I study or is there any good path to approach these niches, lmk pls. Tks in advance!

27th Oct 2019, 1:42 PM
Duc Grant
Duc Grant - avatar
1 Answer
+ 2
Standard Template Library (STL) to begin with. If you're already fimiliar with it, take a look at Dlib and boost in general.
27th Oct 2019, 2:41 PM
Mateusz Kempa
Mateusz Kempa - avatar