Results 1 to 3 of 3
Thread: Planning projects
- 10-04-2011, 11:31 PM #1
Senior Member
- Join Date
- Jul 2011
- Location
- Melbourne, Victoria, Australia
- Posts
- 155
- Rep Power
- 2
Planning projects
Hey guys,
I figured that if i dont plan my projects from now on, the same thing is going to happen every time i begin a new one. I start and run into a wall, and then try something else, and then something else. By the time i stop and look back, I have code that is all over the place and something that is nothing like what i wanted or not working.
So, If you plan your projects, how do YOU do it? Have you found a way that works?
What i have though of so far is at least an Aim of the project and a description, but what else?
Regards, James.
- 10-04-2011, 11:50 PM #2
- Join Date
- Jan 2011
- Location
- Richmond, Virginia
- Posts
- 3,069
- Blog Entries
- 3
- Rep Power
- 7
Re: Planning projects
I don't plan as much as I should, but I believe it will be helpful to be able to write down the classes you will need and try and understand what everything will do. This way, when you begin to actually implement it, you will already have everything done. Basically you want the planning phase to contain all the following. What things can a class do? What other classes do they need? What kind of state will they have? How will they work together? etc.
- 10-08-2011, 03:43 PM #3
Member
- Join Date
- Apr 2011
- Posts
- 15
- Rep Power
- 0
Similar Threads
-
I need help planning.
By AcousticBruce in forum New To JavaReplies: 2Last Post: 02-26-2011, 04:22 PM -
program to assist in planning forms
By shags_j in forum SWT / JFaceReplies: 6Last Post: 11-02-2009, 05:04 AM -
Library JAR projects and including them in other projects
By bmelloni in forum EclipseReplies: 2Last Post: 04-03-2009, 03:03 PM -
projects using jms
By Parneel in forum Advanced JavaReplies: 0Last Post: 03-31-2009, 07:56 PM -
Projects please
By sudhir in forum IntroductionsReplies: 1Last Post: 12-17-2007, 01:42 PM


LinkBack URL
About LinkBacks
Reply With Quote
Bookmarks