Kerry Thompson wrote:
> 
> >Is there such a thing as pseudo code in Director?
> 
> According to my boss, anything that I write.
> 
> Seriously, no. Pseudocode doesn't exist in C++ either. Pseudocode refers to
> using English (or German, or Farsi, or whatever you choose) to figure out
> an algorithm before you write the real code.
> 
> It's kind of fallen by the wayside, especially with Lingo, precisely
> because Lingo is so like natural language. With modern editors and
> debuggers, it's often faster to go directly to code, assuming that your
> product has been properly specced out.
> 
> When you get into Object Oriented Programming (OOP), you will need to
> design your objects, their interaction, and data flow. There's a really
> good program for that called "Rational Rose."

where do I get it?

> 
> Cordially,
> 
> Kerry Thompson
> 
> [To remove yourself from this list, or to change to digest mode, go to
> http://www.penworks.com/LUJ/lingo-l.cgi  To post messages to the list,
> email [EMAIL PROTECTED]  (Problems, email [EMAIL PROTECTED])
> Lingo-L is for learning and helping with programming Lingo.  Thanks!]

[To remove yourself from this list, or to change to digest mode, go to
http://www.penworks.com/LUJ/lingo-l.cgi  To post messages to the list,
email [EMAIL PROTECTED]  (Problems, email [EMAIL PROTECTED])
Lingo-L is for learning and helping with programming Lingo.  Thanks!]

Reply via email to