Hi All,

I teach java to 2nd year students who are doing a very basic module on GUI and applets, without any animation etc. I need to give the class an individual mini project. Please could people suggest possible project ideas for a 2nd year CS. The syllabus does not include 2D, 3D graphics and is basically an introduction to Swing and applets. Listeners are included though.

Thanks

Recommended Answers

All 2 Replies

Get a copy of Head First Design Pasterns and you have get plenty of ideas, beside you may learn something new by reading it too...

what about an "Account Creator" kind of project? It's rather simple to set up, requires Listeners if done correctly (i.e., press enter to submit the form). It could also get into reading/writing to files (If you haven't already XD).

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.