Hey Lachlan, I'll answer them the best I can.
1. If you don’t know any programming, try some getting started tutorials online or on Youtube. (Sorry I don’t know good ones off the top of my head).
-
-
1. If you know a bit of programming already http://www.cplusplus.com/ and https://docs.microsoft.com/en-us/dotnet/csharp/language-reference/ … are good references for language specific C++/C# stuff. Most frameworks and engines also have documentation on how to use them.
-
2. This entirely depends on the situation. If you have so much data that memory is a problem then you’ll need to save it into a file/database (but that's for a LOT of data). Otherwise array, vector/list, map/dictionary, +more are all built to be better for different things.
- Show replies
New conversation -
Loading seems to be taking a while.
Twitter may be over capacity or experiencing a momentary hiccup. Try again or visit Twitter Status for more information.


