- Joined
- 4/14/13
- Messages
- 784
- Points
- 73
Hi,
It seems I have been out of the C++ game for a while and lot of things have improved. @Daniel Duffy probably can give me more info but I will post this opened to everybody and looking for advise.
Thanks!
PS - I can do all this in Python and R very easy. I'm just trying to find out what's out there for C++ in case I need it. I don't want to waste my time rolling my own.
It seems I have been out of the C++ game for a while and lot of things have improved. @Daniel Duffy probably can give me more info but I will post this opened to everybody and looking for advise.
- What are the libraries that people use currently in C++ for their daily tasks?
- I use data frames a lot, is there an equivalent for the R/Python data frame in C++? where can I find it?
- Downloading data from the Internet used to be a pain in C++ in the old days, is it better now? What do you use?
- Which library do you use for statistics in C++?
- Which library do you use for Machine Learning in C++?
- Are there any open back testing engine in C++ like there are in R/Python if I wan to test a strategy? where can I find it?
- How easy is to deal to dates in C++? parsing dates, date arithmetic, time zones etc?
- what do you use to access databases? which libraries?
Thanks!
PS - I can do all this in Python and R very easy. I'm just trying to find out what's out there for C++ in case I need it. I don't want to waste my time rolling my own.