S
sevedaja
Greetings
I'm home schooling ( highschool )and in order to pass final computer
exam I need to do a project. I won't go into too much detail on why I
don't go to a teacher with these questions ( I did actually, but she
argued that she also doesn't give her own students much information on
this since they alone figure out what is required blah, blah, blah
… and then we had a falling out ), but let's just say that talking
with her is like pulling teeth, since she claims it's not her
obligation to help me with these kind of questions.
Anyhow, I'd like to choose between two projects ( the third potential
project is completelly database oriented and thus has no place in this
thread ) and I only have two or three months time to finish it ( mind
you, I also have to study other school subjects and I also work, so
it's not like I have unlimited time ).
I only know the very basics ( objects, inheritance, file I/O ) of
Java, but not much else, and I also have very little programming
experiences. So:
• can someone give me suggestions on what exactly should Java mobile
phone simulator do?
Actually be able to call and SMS someone or just simulate phone calls
and also simulate other mobile phone functions?
• Depending on the above answer, I will probably also have to learn
some protocols ( I know TCP/IP, but not much else )?
• what libraries must I learn to actually be able to make such a
simulator ( I imagine I will also have to learn some sort of 2D Java
library? )?
• Now even if I do manage to learn the above stuff, I still don't know
how or where to start with the actual project. I imagine I will need
to write some 2D interface mimicking mobile phone interface? I will
also have to built some sort of database for phone numbers and
received/sent SMS messages? But I have no clue about anything else.
Could you give me some advice?
Other project is a game ( like Tetris or Criss-cross ) --> but for
now I won't ask anything about it since if you guys advise me that it
is much easier to do mobile phone simulator, then …
thank you in advance
I'm home schooling ( highschool )and in order to pass final computer
exam I need to do a project. I won't go into too much detail on why I
don't go to a teacher with these questions ( I did actually, but she
argued that she also doesn't give her own students much information on
this since they alone figure out what is required blah, blah, blah
… and then we had a falling out ), but let's just say that talking
with her is like pulling teeth, since she claims it's not her
obligation to help me with these kind of questions.
Anyhow, I'd like to choose between two projects ( the third potential
project is completelly database oriented and thus has no place in this
thread ) and I only have two or three months time to finish it ( mind
you, I also have to study other school subjects and I also work, so
it's not like I have unlimited time ).
I only know the very basics ( objects, inheritance, file I/O ) of
Java, but not much else, and I also have very little programming
experiences. So:
• can someone give me suggestions on what exactly should Java mobile
phone simulator do?
Actually be able to call and SMS someone or just simulate phone calls
and also simulate other mobile phone functions?
• Depending on the above answer, I will probably also have to learn
some protocols ( I know TCP/IP, but not much else )?
• what libraries must I learn to actually be able to make such a
simulator ( I imagine I will also have to learn some sort of 2D Java
library? )?
• Now even if I do manage to learn the above stuff, I still don't know
how or where to start with the actual project. I imagine I will need
to write some 2D interface mimicking mobile phone interface? I will
also have to built some sort of database for phone numbers and
received/sent SMS messages? But I have no clue about anything else.
Could you give me some advice?
Other project is a game ( like Tetris or Criss-cross ) --> but for
now I won't ask anything about it since if you guys advise me that it
is much easier to do mobile phone simulator, then …
thank you in advance