Click here to Skip to main content
15,890,741 members
Home / Discussions / Java
   

Java

 
GeneralRe: microsoft sql server 2000 use in java code problem Pin
Nagy Vilmos18-Sep-12 2:38
professionalNagy Vilmos18-Sep-12 2:38 
GeneralRe: microsoft sql server 2000 use in java code problem Pin
Richard MacCutchan18-Sep-12 2:45
mveRichard MacCutchan18-Sep-12 2:45 
AnswerRe: microsoft sql server 2000 use in java code problem Pin
Bernhard Hiller18-Sep-12 3:58
Bernhard Hiller18-Sep-12 3:58 
GeneralRe: microsoft sql server 2000 use in java code problem Pin
jschell18-Sep-12 9:02
jschell18-Sep-12 9:02 
AnswerRe: microsoft sql server 2000 use in java code problem Pin
jschell18-Sep-12 9:05
jschell18-Sep-12 9:05 
Questionexample test java for job Pin
dungSoft12315-Sep-12 23:57
dungSoft12315-Sep-12 23:57 
AnswerRe: example test java for job Pin
Richard MacCutchan16-Sep-12 0:14
mveRichard MacCutchan16-Sep-12 0:14 
AnswerRe: example test java for job Pin
pasztorpisti16-Sep-12 1:08
pasztorpisti16-Sep-12 1:08 
What Richard linked is the best way to start because knowing the basic language elements is a must. Another thing you will be tested for is problem solving skills with Object Oriented Design. The latter needs practicing. You will also have to know some basic java SE libraries (not all but some of them) that you can learn from the linked tutorial. If you are very good at the previous things then you can get some SCJP (newly OCJP) exam material (there exist other more advanced level exam materials) and you can start mastering the java language basics, learning the language elements on a higher level but this isn't necessary.

You are being tested for your effective knowledge, if you know how to program in java then you can easily pass those stupid tests. This is not a quiz game, you have to learn programming in java and not to compete on a quiz game. You cant fool the system, at least you wouldn't be able to trick me on an interview by learning stupid answers to stupid questions. I can find out a trillion stupid questions that you can answer easily if you know how to code in java but you fail miserably if you learnt answers just to 1000 stupid quiz questions. Go and learn the tutorial, and then write at least 10-20 usable programs that solve some real world-like problems (not hello world category). For example saving/retrieving schedule to/from database in a user friendly way (with graphic user interface), or an amoeba game, etc.... If you can do things like that then you can be a useful for a software company, otherwise not.

EDIT: Getting a reasonably good level of knowledge takes at least months depending on how good you are in programming in general. If you think that you can learn this in a few days like you can do with a university exam then you will be disappointed. It will take at least weeks to get a grasp of it to catch a junior position even if you are already good in programming and object oriented design in another language.
GeneralRe: example test java for job Pin
Paul Conrad16-Sep-12 5:44
professionalPaul Conrad16-Sep-12 5:44 
GeneralRe: example test java for job Pin
pasztorpisti16-Sep-12 6:41
pasztorpisti16-Sep-12 6:41 
GeneralRe: example test java for job Pin
Paul Conrad16-Sep-12 6:47
professionalPaul Conrad16-Sep-12 6:47 
GeneralRe: example test java for job Pin
pasztorpisti16-Sep-12 7:06
pasztorpisti16-Sep-12 7:06 
Questioncalling procedure from java/application Pin
Blackgram14-Sep-12 19:37
Blackgram14-Sep-12 19:37 
AnswerRe: calling procedure from java/application Pin
Richard MacCutchan14-Sep-12 23:07
mveRichard MacCutchan14-Sep-12 23:07 
AnswerRe: calling procedure from java/application Pin
Blackgram15-Sep-12 3:34
Blackgram15-Sep-12 3:34 
AnswerRe: calling procedure from java/application Pin
spy248615-Sep-12 16:26
spy248615-Sep-12 16:26 
AnswerRe: calling procedure from java/application Pin
dungSoft12315-Sep-12 23:52
dungSoft12315-Sep-12 23:52 
Questionhtml tags formatted email not working in windows server outlook Pin
khurram_shahzad8-Sep-12 2:01
khurram_shahzad8-Sep-12 2:01 
AnswerRe: html tags formatted email not working in windows server outlook Pin
jschell8-Sep-12 7:27
jschell8-Sep-12 7:27 
AnswerRe: html tags formatted email not working in windows server outlook Pin
TorstenH.9-Sep-12 7:27
TorstenH.9-Sep-12 7:27 
Questionjava code Pin
gambhire shiva7-Sep-12 0:29
gambhire shiva7-Sep-12 0:29 
AnswerRe: java code Pin
Andrei Straut7-Sep-12 0:41
Andrei Straut7-Sep-12 0:41 
AnswerRe: java code Pin
Joan M7-Sep-12 4:34
professionalJoan M7-Sep-12 4:34 
AnswerRe: java code Pin
Bernhard Hiller7-Sep-12 4:36
Bernhard Hiller7-Sep-12 4:36 
QuestionSending data from one tab to other tab which is on same jsp Pin
mayureshdh6-Sep-12 0:48
mayureshdh6-Sep-12 0:48 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.