I have some C/C++ experience but new to windows programming and frameworks.
I've been using some Windows Form tutorials in MS VS2015 just to get a feel. I need to write programs that handle reading and parsing hundreds of text files and construct and analyze large data arrays.
I'm looking for advice on which framework (if that is the correct term) to use? CLI, .NET etc. Or should I learn another VS language C#, Python for example?
I've been using some Windows Form tutorials in MS VS2015 just to get a feel. I need to write programs that handle reading and parsing hundreds of text files and construct and analyze large data arrays.
I'm looking for advice on which framework (if that is the correct term) to use? CLI, .NET etc. Or should I learn another VS language C#, Python for example?