Click here to Skip to main content
15,889,863 members
Please Sign up or sign in to vote.
1.00/5 (4 votes)
See more:
hii. i have to do a project on song scheduler using java or C#. can u plz give me some basic details of project, how to start with coding.
Posted
Updated 16-Jan-12 22:48pm
v2
Comments
Prasad_Kulkarni 17-Jan-12 2:41am    
Can you post your code
Nagy Vilmos 17-Jan-12 4:49am    
Tagged homework & gimmecode

Here you go:

Java
public void main(String[] args){

}


for the rest - specification, technical requirements etc ask your project manager.
 
Share this answer
 
0. Load the songs into an array
1. Create a randomiser
2. Use the randomiser to pick out songs.

Simples.
 
Share this answer
 
Comments
TorstenH. 17-Jan-12 5:52am    
shouldn't it be:
0. Load the songs into an array
1. shake machine to randomize

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900