Beefy Boxes and Bandwidth Generously Provided by pair Networks
go ahead... be a heretic
 
PerlMonks  

comment on

( [id://3333]=superdoc: print w/replies, xml ) Need Help??
Here is a topic to help you get out of the box, maybe something will click for you. You may already know about visual programming languages such as ToonTalk and Pictorial Janus. A short and fascinating article about these two programming systems called "Drawings on napkins, video game animation, and other ways to program computers" is available on ToonTalk's Papers page in Word and Postscript, and an interesting essay there about concurrency, describing how Toontalk eliminates deadlocks and beats the pants off of Java at threads, due to its lightweight model based on a universe which follows physical rules.

Some neat movies of PJ are also available. I realize this is probably not what you seek, but please note that Perl plays to our linguistic talents, while some people are better at spatial reasoning than at thinking in words. It is also evident from the above essay on concurrency that it is possible to build a system which by its architecture resolves whole genres of headsplitting problems. And Perl newbies may pick up the English-sounding commands relatively easily but might prefer explaining a complex datastructure with a pen and paper instead of dealing with all the brackets, parentheses, and diacritical marks you need to build and access them in Perl.

I think there are similar fault lines in thinking inside real-world software projects as well, not just in terms of technical expertise either. As the Mob Software article suggests, the pressures they generate lead organizations to latch onto fashionable methodologies.. perhaps you will find a solution?..

Update: The following post didn't show up on the page
There's also Max from Opcode Systems. I've played with it (a visual programming tool that lets you do anything with midi and serial cables), a friend was able to turn seismographic live from California into body-shaking sonics at a Tokyo art museum. The interface (which animates as it runs, and can be pulled and tweaked on the fly) is very good for technical artists.


In reply to Re: Any interesting philosophy of programming articles to recommend? by mattr
in thread Any interesting philosophy of programming articles to recommend? by tilly

Title:
Use:  <p> text here (a paragraph) </p>
and:  <code> code here </code>
to format your post; it's "PerlMonks-approved HTML":



  • Are you posting in the right place? Check out Where do I post X? to know for sure.
  • Posts may use any of the Perl Monks Approved HTML tags. Currently these include the following:
    <code> <a> <b> <big> <blockquote> <br /> <dd> <dl> <dt> <em> <font> <h1> <h2> <h3> <h4> <h5> <h6> <hr /> <i> <li> <nbsp> <ol> <p> <small> <strike> <strong> <sub> <sup> <table> <td> <th> <tr> <tt> <u> <ul>
  • Snippets of code should be wrapped in <code> tags not <pre> tags. In fact, <pre> tags should generally be avoided. If they must be used, extreme care should be taken to ensure that their contents do not have long lines (<70 chars), in order to prevent horizontal scrolling (and possible janitor intervention).
  • Want more info? How to link or How to display code and escape characters are good places to start.
Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others avoiding work at the Monastery: (5)
As of 2024-03-29 07:14 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found