|
-
Apr 19th, 2005, 10:11 AM
#1
Thread Starter
Hyperactive Member
technical versus logical design
When I'm writing a schoolreport about something I made I often don't know what to put in logical and what to put in -technical design. In small projects I always end up putting the 2 together in 1 big chapter ( ) I always get confused and don't know what goes where.
For example, where would you put these topics (in Logical ? or technical ?):
- An explanation of the design patterns I used and how I implemented them.
- An overview of my classes
- My Data model
- Comments and pictures of the GUI
- ...
Please don't bother me with a short foggy answer like "logical is the how and technical is the what" or stuff like that Hehe, I've heard that a 1000nd times and I still don't get it .
Thank you very very very much in advance.
BTW: It's quit important this time... because the last 2 months I have been working 45 hours/week on a big project and in about a month I'll need to hand over another report
Last edited by BramVandenbon; Apr 19th, 2005 at 10:14 AM.
____________________________________________
Please rate my messages. Thank you!
____________________________________________
Bram Vandenbon
http://www.bramvandenbon.com
-
Apr 19th, 2005, 10:29 AM
#2
Re: technical versus logical design
I would think logical would have to do with the flow of the application. What it does, and how it works. While technical are things like its system requirements, issues pertaining to certain environments it may operate in (like if there are issues that need to be addressed with it working on windows 95 for example)
some may sort of cross over into both categories.. so you just need to feel out which one it leans to more, and put it in that one..
-
Apr 20th, 2005, 01:43 AM
#3
Thread Starter
Hyperactive Member
Re: technical versus logical design
 Originally Posted by kleinma
... While technical are things like its system requirements, issues pertaining to certain environments it may operate in (like if there are issues that need to be addressed with it working on windows 95 for example)...
I think that is non-functional analysis, isn't it ?
*oi, a 3th category*
____________________________________________
Please rate my messages. Thank you!
____________________________________________
Bram Vandenbon
http://www.bramvandenbon.com
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|