• 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
  • Jeanne Boyarsky
  • Ron McLeod
  • Paul Clapham
  • Liutauras Vilda
Sheriffs:
  • paul wheaton
  • Rob Spoor
  • Devaka Cooray
Saloon Keepers:
  • Stephan van Hulst
  • Tim Holloway
  • Carey Brown
  • Frits Walraven
  • Tim Moores
Bartenders:
  • Mikalai Zaikin

Need some code development exp

 
Greenhorn
Posts: 17
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi...

I have cleared SCJP 1.4 and SCWCD 1.4 recently.I did some codding practice when i was clearing SCJP 1.4.
But could not do much of codding practice when i gave my SCWCD 1.4 exam(Just did the examples in HFSJ).
I am not from a software background.
I believe there are lots of tutorials and codes available online which help you develope some applications.
I need some experience in developing web based applications.
Can anyone please help me as to whats the best way to go about it. If you can suggest some links it would be very helpfull
Thanks in advance.
Poornima
 
Ranch Hand
Posts: 584
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi Dude,

I would recommend you to take a look at Sun's Java BluePrint web site.

There, you can find useful web sample applications, free pdf books and a lot of stuff related to web applications developed with both J2EE 1.4 and J2EE 5.

A very helpful starting point would be the Java Pet Store Demo which is part of Java BluePrints and contains a real web application started from zero showing all the most likely concepts you would find in the real world.

I also would recommend you to download the J2EE 1.4 Samples which contains a lot of code and real world examples.

Finally, if you are using Tomcat, I also would recommend you to take a look at http://localhost:8080/servlets-examples. There you can find a lot of stuff for fun.

If you are looking for some swing sample applications, I would recommend you to take a look at :

Creating a GUI with JFC/Swing: Table of Contents
Creating a GUI with JFC/Swing
SwingWiki: Java Swing Developer Wiki

Oh ! One of the most pratical certifications Sun offers is the SCJD - Sun Certified Java Developer.

I also think such certification would be very useful if you are looking for some experience in Swing field.

Hope that helps.
 
PoornimaHemant Jerath
Greenhorn
Posts: 17
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi Bessa,

Thanks a lot for your help. I have already started working on it.

Thanks once again.

Regards,
Poornima
 
He puts the "turd" in "saturday". Speaking of which, have you smelled this tiny ad?
a bit of art, as a gift, that will fit in a stocking
https://gardener-gift.com
reply
    Bookmark Topic Watch Topic
  • New Topic