Results 1 to 10 of 10

Thread: Development Process

  1. #1

    Thread Starter
    Member
    Join Date
    Aug 2000
    Posts
    32

    Smile

    I've been recently tasked to help come up with some development guidelines. I'm wondering what other developers use as there guidelines. We've looked in the MSDN and it gives some vague process with initial, conceptual, logical and physical phases. We'll probaly follow along that course but I would just like to know what other people do.
    Thanks for your time

  2. #2
    Monday Morning Lunatic parksie's Avatar
    Join Date
    Mar 2000
    Location
    Mashin' on the motorway
    Posts
    8,169
    I usually go:
    Code:
    1.  Idea
    2.  Plan data flow
    3.  Design forms
    4.  Back end coding
    Yes, it's simple, and I tend to iterate between steps 3 and 4. I think the MSDN guidelines are a bit too contrived for any real situation, though.
    I refuse to tie my hands behind my back and hear somebody say "Bend Over, Boy, Because You Have It Coming To You".
    -- Linus Torvalds

  3. #3
    Lively Member
    Join Date
    Apr 2000
    Posts
    110

    Wink Try this

    Here is how i do it.

    1. Initial idea...
    2. Design forms... make GUI look nice and pretty
    3. Start on coding...
    4. Leave project for 4 months, meanwhile starting another project...
    5. Repeat the above steps until you have about 12 ongoing projects that need finishing...

    Seriously. That is my way. I really need to finish one of my projects... Anyone else code like this?!?!?

    Later

    REM
    "Innovate, don't immitate."

  4. #4
    Hyperactive Member
    Join Date
    Aug 1999
    Location
    Ont, Canada, Earth
    Posts
    458
    Lol REM,
    I'm fighting that bad habit of yours too. It's getting better but I still like to sit down without a well thoughtout plan & just start coding. Same goes for unfinished projects. Baaaaaaaaaad.
    Gotta go just got a new idea for a project .
    Thanks

    Tomexx.

  5. #5
    Frenzied Member Jop's Avatar
    Join Date
    Mar 2000
    Location
    Amsterdam, the Netherlands
    Posts
    1,986
    Tomexx, whe're like VB brothers have the exact same thing
    Jop - validweb.nl

    Alcohol doesn't solve any problems, but then again, neither does milk.

  6. #6
    Fanatic Member
    Join Date
    Feb 2000
    Location
    Japan
    Posts
    840

    Thumbs up

    Buy a copy of "Code Complete"

    That would be THE reference for what you are trying to do. Companies should fire programmers who haven't read it.

    http://www.amazon.com/exec/obidos/AS...356285-3976730

    pretty cheap to (for a computer book or it's size)

    At least check the comments out at amazon

    Paul Dwyer
    Network Engineer
    Aussie In Tokyo

    Using Powerbasic 6 & VB6 SP4 (Please also add your VB Version to your signature!)

  7. #7

    Thread Starter
    Member
    Join Date
    Aug 2000
    Posts
    32
    Thanks for all your replys I think this is something where they expect some great revelation to come out of it and I don't see it happening. It 's as if I don't have anything else to do.

    Phil
    VB 6, SQL, Java, AutoLISP, Avenue and on a good day AML

  8. #8
    Fanatic Member
    Join Date
    Feb 2000
    Location
    Japan
    Posts
    840

    Talking

    how can there be revelations BEFORE you read code complete ??????????????????????????
    Paul Dwyer
    Network Engineer
    Aussie In Tokyo

    Using Powerbasic 6 & VB6 SP4 (Please also add your VB Version to your signature!)

  9. #9

    Thread Starter
    Member
    Join Date
    Aug 2000
    Posts
    32

    Talking

    I've already placed an order anyhow I wouldn't want to lose my job since I haven't read it yet.
    VB 6, SQL, Java, AutoLISP, Avenue and on a good day AML

  10. #10
    Fanatic Member
    Join Date
    Feb 2000
    Location
    Japan
    Posts
    840
    I've never worked in sales but I'd sell this book.

    Years ago when I was but a sysadmin member a few friends of mine where Delphi/C++ programmers. they used to rave about this book.

    only recently did I find out why. you'll be very happy with it I'm sure
    Paul Dwyer
    Network Engineer
    Aussie In Tokyo

    Using Powerbasic 6 & VB6 SP4 (Please also add your VB Version to your signature!)

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width