Originally Posted by
aperson
i have this disorganised idea in my mind and i don't know how to express it in java some help please as a start Thank you
If your idea is disorganised then you will not be able to code it, in any language. Sit down for a while and think out your idea - put some stuff down on paper and pen. Look at similar solutions around the net and find out what works and what doesn't. Then plan your program. Don't just leap out at fun words like
vectors and build a solution around them; they are tools to solve problems, not the other way around. To be honest, what you are describing would be better served with a database but like I said; get the idea solidified before working on details.