Ask Me Help Desk

Ask Me Help Desk (https://www.askmehelpdesk.com/forum.php)
-   Visual Basic (https://www.askmehelpdesk.com/forumdisplay.php?f=469)
-   -   Visual basic 6 code (https://www.askmehelpdesk.com/showthread.php?t=499879)

  • Aug 19, 2010, 06:36 PM
    iqbal90
    visual basic 6 code
    How to create a simple coding for a system? Means here before this, I do have a system that I create for my assignment... but just then, I reallize that the coding that I code's in the VB6 is too copmplex... sometimes when I read it back, I will deezy too... so if there any tips for this kind of prob's??
  • Aug 19, 2010, 07:06 PM
    KISS

    Either flowchart or write pseudocode.

    Example of pseudocode.
    Input numbers; <Enter signifies last number>
    Sort
    Print numbers in 10 column form.
  • Aug 19, 2010, 07:14 PM
    slapshot_oi

    Diagrams (UML and ER diagrams) and bouncing ideas off anyone who will listen is what has always worked for me.

    I just had a conversation today with my boss on "isa hasa".. . We, well I, was trying to distinguish between categories and attributes of an item.

  • All times are GMT -7. The time now is 02:09 AM.