2010-09-21, 10:03 AM
Something I need help with is importing data. I can't really grasp how to do it very well.
The assignment I have to do is
Another thing I have trouble understanding is how to make use of object oriented programming. I guess I just need to practice more with it. The last time I had a class on it was a few months ago and I kind of forgot it =P. I know an object is something that is kind of universal to the program and can be moved around, but I'm having a bit of trouble creating one properly and making good use of it/knowing when to use it.
The assignment I have to do is
Spoiler
He gave us a notepad file called Ex11Data.txt that has all of that info in it. Now I could do the assignment without importing the data (by just entering it all manually into the program itself), but I won't learn anything by doing it that way. If anyone could explain the best way to import the data that would be great. Another thing I have trouble understanding is how to make use of object oriented programming. I guess I just need to practice more with it. The last time I had a class on it was a few months ago and I kind of forgot it =P. I know an object is something that is kind of universal to the program and can be moved around, but I'm having a bit of trouble creating one properly and making good use of it/knowing when to use it.

