NV Wrote:I can't seem to get myself excited about programming any more, what should I do?Surely you don't know every language there is, nor have mastered any of them. (Surprise me)
What programming languages do you know?
How advanced are you at programming?
Have you created applications or games before?
Zee Wrote:Well, it's still far off, maybe next month before i start but i intend to write a simple program that stores info to a database of some sort, i havent given it much thought yet but i'll probably use this weekend to read up on how database management systems work and see if it's within my capabilities of even attempting to learn.Well that's very easy. Is it your own project? Or do you have to meet certain requirements?
A database doesn't necessarily have to be a MySQL database or such.
You can also create a textfile, treat it as a database and store your information there.
Also, I don't think any of us should write the thing for you. You have to do it yourself. I'll definitely help you though, should you need it.
