• Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Tim Cooke
  • paul wheaton
  • Jeanne Boyarsky
  • Ron McLeod
Sheriffs:
  • Paul Clapham
  • Liutauras Vilda
  • Devaka Cooray
Saloon Keepers:
  • Tim Holloway
  • Roland Mueller
Bartenders:

SCJP 5.0 Preparation

 
Ranch Hand
Posts: 87
IntelliJ IDE Firefox Browser
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
I am Preparing for SCJP 5.0. I am referring the K&B book.
My query is that what should I do for practicing coding?
Can anyone please guide ?
 
Bartender
Posts: 6663
5
MyEclipse IDE Firefox Browser Linux
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator

Originally posted by Sumukh Deshpande:
I am Preparing for SCJP 5.0. I am referring the K&B book.
My query is that what should I do for practicing coding?
Can anyone please guide ?



You should take an editor like Notepad or Textpad or Editplus and code till your fingers hurt

Lots of practise ensure that your score is high and your confidence higher
 
Ranch Hand
Posts: 40
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
I just want to reiterate what John said. You have probably heard this a million times, but it deserves to be said again. Use notepad or vim (without code highlighting). Do not use an IDE when practicing. A programmer at my office suggested that I don't even touch eclipse until after I pass the exam. I can't tell you how much it has helped me. It forces you to really understand the syntax rather than the IDE doing all the work.

Mark
 
Ranch Hand
Posts: 202
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
use the notepad or jedit for study. IDE for this type of study not is very recommend. Because is necessary that you know each line of code.
in certification each linha � very important for result.

have a nice study!
 
camilo lopes
Ranch Hand
Posts: 202
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
use the notepad or jedit for study. IDE for this type of study not is very recommend. Because is necessary that you know each line of code.
in certification each linha � very important for result.

In my Blog in categories certification I'm speaking about SCJP 5, but the article is in portuguese. There are many subject about certification. You can use one transalator.

have a nice study!
 
Sunglasses. AKA Coolness prosthetic. This tiny ad doesn't need shades:
Smokeless wood heat with a rocket mass heater
https://woodheat.net
reply
    Bookmark Topic Watch Topic
  • New Topic