• 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

Developing School management system

 
Ranch Hand
Posts: 107
MyEclipse IDE Eclipse IDE
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
I am going develop school management .I have the requirements and this is my first project. I want to develop this project to test my knowledge. But I am not able to start
from which part to start..?
and what should be the proper way to develop any application
please help me ...
 
Ranch Hand
Posts: 40
Eclipse IDE Spring Java
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
I feels like you have asked a broad question that I cant give a direct answer at once.Normally proper way to develop an application is described by 'Software Development Models' like waterfall model, spiral model ect. I think you can get a very accurate answer by narrowing your question or being specific.Or if you have a problem in design,better try it posting the question in "OO, Patterns, UML and Refactoring" section of the forum.
 
Prakash Rai
Ranch Hand
Posts: 107
MyEclipse IDE Eclipse IDE
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator

Buddhika Mawella wrote:I feels like you have asked a broad question that I cant give a direct answer at once.Normally proper way to develop an application is described by 'Software Development Models' like waterfall model, spiral model ect. I think you can get a very accurate answer by narrowing your question or being specific.Or if you have a problem in design,better try it posting the question in "OO, Patterns, UML and Refactoring" section of the forum.

thanks for your advice..
 
Rancher
Posts: 43081
77
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
I would start by nailing down the requirements of the project; that should be done in close cooperation with the people who will be using the system.
 
author
Posts: 23951
142
jQuery Eclipse IDE Firefox Browser VI Editor C++ Chrome Java Linux Windows
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator

Agree with everyone else.... However, this is your first program, and you are doing it to learn. IMO, Why wait? Just jump right in. Making mistakes is learning too.

Henry
 
Prakash Rai
Ranch Hand
Posts: 107
MyEclipse IDE Eclipse IDE
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator

Ulf Dittmer wrote:I would start by nailing down the requirements of the project; that should be done in close cooperation with the people who will be using the system.

I am very clear about requirement but the main the main thing is to analyzing the upcoming problem and which part of coding I should start first.???
 
Prakash Rai
Ranch Hand
Posts: 107
MyEclipse IDE Eclipse IDE
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Thanks to all for your individual ideas.
 
We're being followed by intergalactic spies! Quick! Take 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