View Full Version : Scjp
mad_max
26-07-2008, 10:02 AM
i'm thinking of doing scjp to get into the industry(to get a job lol)
anyways is that a good choice guys cuz i'm a bit lost at the moment oh and i'm doing BCS at the moment
help:)
rhitwick
28-07-2008, 12:14 AM
SCJP is good choice............
NIIT provides course and arranges for exam too.........
BOOK: Khalid-Mughal
mad_max
28-07-2008, 09:23 AM
Hey thanx:)
how bout the job worthiness is that enough to get a decent job or would i have to do that sun certified java developer exam too?
Garbage
28-07-2008, 09:38 AM
Kathy Siera's book is also good.. as she is one of the developers' of the exam :|
FilledVoid
28-07-2008, 10:11 AM
+1 for Kathy Sierra and Bates.
chandru.in
28-07-2008, 10:37 AM
Hey thanx:)
how bout the job worthiness is that enough to get a decent job or would i have to do that sun certified java developer exam too?
SCJP can definitely land you in a decent job provided you are actually skilled. There are two ways to get SCJP:
Memorizing the solutions for 10 dumps.
Learning Java properly by practice.
If you go through the first route I can bet you'll not get a good job if interviewed by someone who knows Java. There are hundreds of certified idiots in the industry.
If you go through second route, you'll have double advantage.
You can face any interview in core Java with 100% confidence.
More importantly you can learn any Java framework in a snap during the course of your job as your core Java skills will be top notch. This will help you greatly in a technology like Java where there are several frameworks come and go while the core remains the same (and of course your boss would be impressed).
Plasma_Snake
28-07-2008, 11:47 AM
I'm too doing a 3 year GNIIT course from NIIT and currently doing JAVA there and later will be giving SCJP exam(SL-275). BTW I did JAVA earlier in my 5th sem and now doing it in NIIT for 3rd time(Batch issues) but the thing is I'm still not comfortable with JAVA as much as I'm with C or C++. Maybe that's because I need more practice in this language. I find C to be more easy and less complicated than JAVA. I was shocked to know that JAVA is not big on User Inputs during Run-time as "most real applications of JAVA are not text based, console programs but graphically oriented applets that rely on AWT and Swingsfor interactionwith the user.Java's support for console I/O is limited and somewhat awkward to use. Text -based console I/O is just not very important to JAVA programming"(JAVA2: Complete Reference, pg.314) :x. Anyways I find this language like my Microprocessor subject (8085,8086) looks difficult and is initially but once get hold of it, it ain't all that much difficult.
Moreover my choice of language holds great accordance with their relevance in the field of Game Programming. ;)
chandru.in
28-07-2008, 12:17 PM
"most real applications of JAVA are not text based, console programs but graphically oriented applets that rely on AWT and Swingsfor interactionwith the user.Java's support for console I/O is limited and somewhat awkward to use. Text -based console I/O is just not very important to JAVA programming"(JAVA2: Complete Reference, pg.314) :x.
There are two things wrong with that statement.
Most Java programs today are server-side apps rather than swing based GUI apps.
Java has good support for stream based console I/O (in fact its stream architecture can be used in the same way for console, files and sockets). The reason for not supporting more complex console I/O (like moving cursor to specific location), is the fact that terminals on different platforms do not act in same way.
Moreover my choice of language holds great accordance with their relevance in the field of Game Programming. ;)
If you mean high-end game programming, you may need to learn ASM too. :)
Plasma_Snake
28-07-2008, 02:48 PM
If you mean high-end game programming, you may need to learn ASM too. :)
What is ASM, please elucidate? :confused:
mad_max
28-07-2008, 03:05 PM
wow thanks a lot for all the replys guys it really means a lot:) hopefully i might be able to find pdf files of those books(not that i love straining my eyes but kinda broke at the moment lol:P)
oh certified idiots lol thats harsh:D
i'll take the second path in an instance,i'll have to choose a language for my bcs so its easier if i jst go with java and well thats two birds in one shot lol
oh btw anyone doing bcs?
P.s. this isn't relevant to me but do you mean game engine programming?
thats assembly language;) coding using processor instructions which makes that code relatively faster
Garbage
28-07-2008, 03:55 PM
Go, BUY a book... u will get a CD of practice questions/exams n PDFs in that.. :P
It's not more than Rs.400/-
Pathik
28-07-2008, 04:10 PM
What is ASM, please elucidate? :confused:
Assembly!
mad_max
28-07-2008, 09:01 PM
k will do sir:P any particular title/s from those authors?
Or maybe i'll get some from my class,lol ya i'm going to one of those cuz i wanna learn the language:)
FilledVoid
29-07-2008, 02:00 AM
Braindumps are for weaklings. Earn your certification if you plan on doing one. Don't weasel your way through. I've worked as HR for some time. I promise you that Braindumps weasels will get ripped apart in interviews.
sameer.pur
29-07-2008, 06:27 AM
Can anyone give more details on how to take SCJP.
I have interest in Java. I have developed a few projects.(Not so complex)
One was FTP Server & Client Apllication & other was Video Library Management.
Can anyone please guide me about SCJP.??
FilledVoid
29-07-2008, 07:30 AM
Can anyone give more details on how to take SCJP.
SCJP - http://www.sun.com/training/certification/java/scjp.xml
SCJA - http://www.sun.com/training/certification/java/scja.xml
You don't have to do the SCJA to do the SCJP although if you don't have a grasp on the basics then start from there and move on . Taking the exam is your call fo course.
The best place to start with your Java Queries. Please note that they follow MUCH more strict terms when you post on their forums but pretty much everyone is very friendly. Even the authors answer questions on the forums as well.
mad_max
29-07-2008, 11:02 AM
yeah i'm gonna learn the language instead of burning 15 dumps into my brain:) btw this might sound as a very dumb question but what are those versions of scjp(1.4,1.5) are they like for their corresponding java version? which one should i be doing?
The best place to start with your java Queries
where lol:)
chandru.in
29-07-2008, 11:31 AM
what are those versions of scjp(1.4,1.5) are they like for their corresponding java version? which one should i be doing?
Yes, they correspond to Java versions. Take up SCJP 1.6. There is not much difference between 1.5 and 1.6 (from SCJP's perspective) except for a couple of new classes and methods.
But 1.4 and 1.5 have a huge difference between them. Java as a language underwent a great deal of remake in 1.5 (aka Tiger).
where lol:)
I think he meant the Javaranch forum (http://saloon.javaranch.com/cgi-bin/ubb/ultimatebb.cgi).
mad_max
29-07-2008, 11:41 AM
hey thanx bro:) i guess i confused my self with those versions:P
oh right that place:D but he said its strict,in what ways i wonder....
FilledVoid
29-07-2008, 11:58 AM
AHAHAHAHA I forgot to post the URL in my post sorry. Yes I meant Javaranch.
mad_max
29-07-2008, 07:45 PM
yea you left a void in your post:D
Plasma_Snake
01-08-2008, 03:21 PM
If one has his fundas clear, no matter which book he studied from, Object will always be an instance of a Class, does one even then need specialized study material for such exam, like the books earlier named by some of the forum members? :confused:
mad_max
01-08-2008, 03:50 PM
i think thats when you're going to do the exam without actually learning the language,scjp covers every core concepts of java SE(or so i heard) but you really don't have to learn all that to do the exam and i think thats where those books come in i think
Plasma_Snake
01-08-2008, 04:04 PM
I'm currently following "Java2:The Complete Reference" By Herbert Schildt. bought it back in my 5th Sem. when had Java as a subject. Now in my NIIT course, JAVA is going on and they have given 2 books by Sun Microsystems having code 'SL-275' on them which the NIIT teacher say is the exam code for SCJP exam. In my opinion thogh the books are completely **** and waste of paper. Not even UML code is proper let alone the actual JAVA code. I will give the SCJp exam but just want to know if my current book is going to be enough or gonna need those 'Certified Dumps' ?
mad_max
01-08-2008, 10:23 PM
certified books you mean;) btw nice table:D
Plasma_Snake
01-08-2008, 11:32 PM
^^ :D Custom Made :D Thanx!
mad_max
02-08-2008, 08:00 AM
you're welcome:),yea i thought so too:D btw the designer wont sue me if i copy it would he:D:D
Plasma_Snake
02-08-2008, 09:57 AM
Well I'm THE Designer, and... Nah! Go ahead Make my Day, copy it :D
mad_max
02-08-2008, 01:39 PM
heheh i sure intend to:D but don't ask for royalties at a later time though:P:D
Plasma_Snake
02-08-2008, 04:51 PM
I'm a Seeder by nature so "We Give it All" ;)
mad_max
03-08-2008, 11:26 AM
eheh kewl:D btw is that wood or some composite material? can't do a decent copy without knowing that;)
Plasma_Snake
03-08-2008, 01:25 PM
Its 3 pieces of "Nuwood" Plyboard cut according to the dimensions of the corner. A layer of Sunmica on each plyboard piece. You can also opt for Teak ply instead of Sunmica. Rest a bit of polishing etc. oh! BTW the lumbar support is given by Euclyptus stumps.
Don't have Blueprints(destroyed them so that nobody in my city could copy 'em) otherwise would have mailed it to you ;)
mad_max
03-08-2008, 04:55 PM
lolz k lollling:D:D too bad for the blueprints though now i've to do it from scratch:P
vBulletin® v3.7.0, Copyright ©2000-2009, Jelsoft Enterprises Ltd.