Boards.ie uses cookies. By continuing to browse this site you are agreeing to our use of cookies. Click here to find out more x
Post Reply  
 
Thread Tools Search this Thread
27-08-2010, 10:34   #1
anbrutog
Registered User
 
Join Date: Dec 2008
Posts: 316
Sun Certified Java Course Dorset College

Hi there ,

Just wondering has anyone done this course and whether its any good??
Are there are other Java / OO courses in Dublin worth considering ??

Thanks ,

AB
anbrutog is offline  
Advertisement
27-08-2010, 11:10   #2
Lexor
Registered User
 
Join Date: Feb 2010
Posts: 35
That is a serious amount of money to pay for a course like that. Why not by a good book on passing the exam for €50 and save yourself €800.

Alternatively, download the following book
http://scjp-preparacion.googlecode.c...20Java%206.pdf

and spend a bit of time going through it. The whizlabs exam simulator was also very good as well.
Lexor is offline  
Thanks from:
27-08-2010, 11:14   #3
gollem_1975
Registered User
 
gollem_1975's Avatar
 
Join Date: Jun 2003
Posts: 1,062
have you any programming experience OP ?

Do you want to learn Java/OO from scratch or do you want to prepare for the certification exams ?
gollem_1975 is offline  
27-08-2010, 11:47   #4
anbrutog
Registered User
 
Join Date: Dec 2008
Posts: 316
Quote:
Originally Posted by gollem_1975 View Post
have you any programming experience OP ?

Do you want to learn Java/OO from scratch or do you want to prepare for the certification exams ?
Cheers for the replies guys.
To be honest ,yes I'm more looking to learn OO programming rather than Java itself.
My programming experience up to now would really be mostly procedural, PHP mostly and writing scripts so I want to move up a level to really understand OO programming.
The reason I want to do a course is that I'm really getting frustrated getting to grips with some of the concepts of OO and I was hoping that through a classroom environment I would be able to ask questions and have a more involved experience , and learn a lot more from simply reading a book.
I've attempted to read books like the GoF's and various other design books and really I'm getting nowhere. I feel all I need is though is somone to explain a lot of what of what I'm reading and it'll make sense, because at the moment a lot of it is going over my head.

Am I going about this the wrong way??

Last edited by anbrutog; 27-08-2010 at 11:49.
anbrutog is offline  
27-08-2010, 13:17   #5
gollem_1975
Registered User
 
gollem_1975's Avatar
 
Join Date: Jun 2003
Posts: 1,062
Quote:
Originally Posted by anbrutog View Post
Cheers for the replies guys.
To be honest ,yes I'm more looking to learn OO programming rather than Java itself.
My programming experience up to now would really be mostly procedural, PHP mostly and writing scripts so I want to move up a level to really understand OO programming.
The reason I want to do a course is that I'm really getting frustrated getting to grips with some of the concepts of OO and I was hoping that through a classroom environment I would be able to ask questions and have a more involved experience , and learn a lot more from simply reading a book.
I've attempted to read books like the GoF's and various other design books and really I'm getting nowhere. I feel all I need is though is somone to explain a lot of what of what I'm reading and it'll make sense, because at the moment a lot of it is going over my head.

Am I going about this the wrong way??
its hard to tell... all people learn in different ways and at different paces.

I would say by going down the self-learning/book route and working through the examples you'll eventually get the hang of it.
perhaps there are forums you can visit if you have specific questions that need to be answered.
gollem_1975 is offline  
Advertisement
27-08-2010, 13:53   #6
Lexor
Registered User
 
Join Date: Feb 2010
Posts: 35
The SCJP exam focuses more on the syntax and structure of Java (which would include some OO questions) buy I definitely wouldn't recommend it to someone starting to learn OO.

Get yourself a good beginners book on Java which should also include detailed overview of what OO programming. The concepts of encapsulation, polymorphism and inheritance should be clearly explained and have code listings to back up the explanation. Learn about the "is a" and "has a" relationships.

After that, it's practice, practice, practice. I came from a c/assembler background when I started learning C++. I began by recoding some old C projects into C++. I stuck rigidly to the principles of OO (as mentioned above) which involved many code rewrites upon review. It was only after I had a very good grasp of OO principles, that I started looking at the GoF book (and that took a good numbers of reads for the information to digest).

Also, I've known a number people who went on them beginner OO courses (which can cost a serious amount of money but the job paid), and they didn't really get a lot out of them. They ended up reverting to a beginners book to fully grasp the concepts and just practicing themselves..

Hope that helps..
Lexor is offline  
27-08-2010, 13:56   #7
anbrutog
Registered User
 
Join Date: Dec 2008
Posts: 316
Quote:
Originally Posted by gollem_1975 View Post
its hard to tell... all people learn in different ways and at different paces.

I would say by going down the self-learning/book route and working through the examples you'll eventually get the hang of it.
perhaps there are forums you can visit if you have specific questions that need to be answered.
I think I'll run with the course. Personally , for me anyways , I think its the best way to learn. Really , all I need is for someone to explain some of the key concepts that have eluded my understanding up until now, I reckon with some classroom guidence it'll fall into place.
anbrutog is offline  
27-08-2010, 14:39   #8
gollem_1975
Registered User
 
gollem_1975's Avatar
 
Join Date: Jun 2003
Posts: 1,062
Quote:
Originally Posted by anbrutog View Post
I think I'll run with the course. Personally , for me anyways , I think its the best way to learn. Really , all I need is for someone to explain some of the key concepts that have eluded my understanding up until now, I reckon with some classroom guidence it'll fall into place.
if you can get your company to pay for it , all the better.

thinking outside of the box here but why don't you ask some of the java heads on here for grinds , a bit like a driving lessons so to speak.

you might need one to one tuition in the areas you need tuition in rather than a classroom which is geared towards a course of certification.
gollem_1975 is offline  
27-08-2010, 20:53   #9
anbrutog
Registered User
 
Join Date: Dec 2008
Posts: 316
Quote:
Originally Posted by gollem_1975 View Post
if you can get your company to pay for it , all the better.

thinking outside of the box here but why don't you ask some of the java heads on here for grinds , a bit like a driving lessons so to speak.

you might need one to one tuition in the areas you need tuition in rather than a classroom which is geared towards a course of certification.
Hey Golem ,

Good suggestion. Its definitely overkill for my requirements to learn Java , really ultimately what I'm after is to develop my OO PHP understanding, but like I said the a lot of the core OO concepts I'm just not getting. Will look into it...

AB
anbrutog is offline  
Advertisement
14-09-2011, 11:42   #10
gary98
Registered User
 
Join Date: Jul 2009
Posts: 5
Hi anbrutog,

Do you do this course?

If so can you provide any feedback on the course?

Thanks,
Gary
gary98 is offline  
14-09-2011, 12:05   #11
anbrutog
Registered User
 
Join Date: Dec 2008
Posts: 316
Quote:
Originally Posted by gary98 View Post
Hi anbrutog,

Do you do this course?

If so can you provide any feedback on the course?

Thanks,
Gary
Never did it Gary unfortunately. Ive taken a completely different path as it turns out!
anbrutog is offline  
Post Reply

Quick Reply
Message:
Remove Text Formatting
Bold
Italic
Underline

Insert Image
Wrap [QUOTE] tags around selected text
 
Decrease Size
Increase Size
Please sign up or log in to join the discussion

Thread Tools Search this Thread
Search this Thread:

Advanced Search