Questions tagged [application-planning]

8 questions
3
votes
2 answers

How do I get started on a bigger project?

Most of the time I have been programming little apps either for myself or for the benifit of learning. Now that my programming skills are considered somewhat intermediate, I was wondering how I would tackle a large programming project. Lets suppose…
Immanu'el Smith
  • 683
  • 2
  • 8
  • 18
3
votes
5 answers

ASP.NET developer trying to learn Drupal and PHP

I know ASP.NET C# very well. I make a lot of stuff like surveys and custom web applications. I'm having a lot of trouble wrapping my head around Drupal and figuring out how to do 'special' programmatic things, like searching a list of clients, or…
rlb.usa
  • 14,942
  • 16
  • 80
  • 128
1
vote
4 answers

Least resource-intensive way to set up 4 'pretty' URLs?

I'm planning an API for my own use, in Python. Perhaps someday I will make it freely accessible, but now I'm only planning to use it on my hobby site. At this stage I need some advice on how to set up the URLs, for files that receive both GET and…
Pranab
  • 2,207
  • 5
  • 30
  • 50
0
votes
0 answers

How to find best practice for task x at a certain point in time?

Informatics constantly improves and the "best" way to do task x changes over time, often when you search for something you haven't done yourself yet, you are encountered by "oldschool" methods where there is a more modern way already. But because it…
user7851291
0
votes
2 answers

Eiffel Contracts doubts

I am working on a planning software being coded in Eiffel language, I've created the following code but I am not quite sure of which kind of post conditions and/or pre conditions should be specified for this class' routines. If you can provide…
0
votes
3 answers

Effective books for learning the intricacies of business application development?

I am a self taught "developer". I use the term loosely because I only know enough to make myself dangerous. I have no theory background, and I only pick up things to get this little tool to work or make that control do what I want. That said, I am…
CodeWarrior
  • 7,388
  • 7
  • 51
  • 78
0
votes
4 answers

Application planning techniques

Let me sketch a scenario: A spec is handed to a developer who needs to read through it and begin his project (a web application). Most times the developer will just begin coding and will do very little planning. This causes certain…
William Hurst
  • 2,231
  • 5
  • 33
  • 54
-1
votes
2 answers

What software to use for Application Planning/Modeling

what to use for application planning/modeling? i want to create something like ... ClassName Variables ... Functions ... what the functions do ...
iceangel89
  • 6,113
  • 8
  • 40
  • 55