| Author |
project idea
|
sumedha rao
Ranch Hand
Joined: Nov 26, 2010
Posts: 115
|
|
|
Hi,i had passed the scwcd exam a few days ago,now thinking of putting my skills to use.Can you guys please help me out in deciding the project,as in what the project should be on?
|
scjp1.6,scwcd1.5 !!!
|
 |
Vishwanath Krishnamurthi
Ranch Hand
Joined: Jun 04, 2007
Posts: 331
|
|
SCWCD concentrates on the fundamentals of web-development. Servlets, JSPs, Filters etc..
But in real world, these alone won't be enough. And you'd most certainly be using a web-framework. So my recommendation would be to try out a project using a web-framework.
Spring-MVC is a popular choice on that. If you were looking for ideas on what a project could be on, some sort of e-commerce application would be a good start. Like a mini amazon.com
|
Blog
|
 |
Ankit Garg
Saloon Keeper
Joined: Aug 03, 2008
Posts: 9189
|
|
Although what Vishwanath said is true, you can make a project in just Servlets and JSP if you are looking for practice. You can try to implement some design patterns like MVC in the application to try something new. You can make a employee management system where every employee registers their attendance, apply for leave etc. There are many other management systems you can implement although I like Vishwanath's idea of e-commerce application over my idea
|
SCJP 6 | SCWCD 5 | Javaranch SCJP FAQ | SCWCD Links
|
 |
Nam Ha
Ranch Hand
Joined: Aug 05, 2011
Posts: 50
|
|
sumedha rao wrote:Hi,i had passed the scwcd exam a few days ago,now thinking of putting my skills to use.Can you guys please help me out in deciding the project,as in what the project should be on?
Why don't get a freelance job about Servlets and JSPs?
As other guys suggested, in real world there is a number of frameworks that are using in development like Struts, Spring, Hibernate. Let get your hands dirty with these
|
Java Object Creation
|
 |
sumedha rao
Ranch Hand
Joined: Nov 26, 2010
Posts: 115
|
|
@Vishwanath Krishnamurthi and Ankit Garg yes it is indeed a great idea to implement at the beginners level.@Nam Ha i have been looking out for such online freelance jobs,but none of my bids get selected thanks for your suggestions.
|
 |
 |
|
|
subject: project idea
|
|
|