Structured programming

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • Ganesh

    Structured programming

    Hi,

    I have some general questions about structured programming. I am trying
    to understand how the programs look like without structured
    programming? What constitute a structured program? How has it improved
    the programming in general? How did the programs look like before the
    advent of structured programming?

    Ganesh

  • Victor Bazarov

    #2
    Re: Structured programming

    Ganesh wrote:[color=blue]
    > I have some general questions about structured programming. I am trying
    > to understand how the programs look like without structured
    > programming? What constitute a structured program? How has it improved
    > the programming in general? How did the programs look like before the
    > advent of structured programming?[/color]

    These are not C++ language questions, and as such they are off-topic.
    Try comp.programmin g.

    V

    Comment

    • Julián Albo

      #3
      Re: Structured programming

      Ganesh wrote:
      [color=blue]
      > I have some general questions about structured programming. I am trying
      > to understand how the programs look like without structured
      > programming? What constitute a structured program? How has it improved
      > the programming in general? How did the programs look like before the
      > advent of structured programming?[/color]

      Look for some microcomputer's magazine of the 80', and read any Basic
      listing published in it. Preferably those included in 'Tricks' sections.

      --
      Salu2

      Comment

      Working...