Beefy Boxes and Bandwidth Generously Provided by pair Networks
Do you know where your variables are?
 
PerlMonks  

comment on

( [id://3333]=superdoc: print w/replies, xml ) Need Help??
I think, each programming language has its strengths and weaknesses. Or I should say some programming languages make solving certain tasks easier. So, if your son wants to learn graphics, you should probably introduce him to HTML / JavaScript! That is the easiest way to go. I think, you didn't mention what OS you use. Windows makes it super easy to create GUI programs written in HTML and JavaScript. Add .HTA extension to it, and you have a GUI application in a matter of minutes. Seriously, you want to make sure you don't complicate it too much lest he lose interest. Make it simple for him. And JavaScript is very simple! It's also very similar to Perl. In JavaScript, you can start variable names with a '$' sign just like in Perl. It has regex and substr() and there are a bunch of other very familiar things in JavaScript. So, it's not a big step in the opposite direction, I think. In Windows, you can write a GUI application that launches Perl scripts, which is pretty cool... (For similarities and differences between JavaScript and Perl, see this page I wrote: http://wzsn.net/perl/jsandperl.html)

Also, check out PureBasic. It's a paid software, yes, and it's expensive (about $70-80 to purchase), but it makes GUI programming very easy (not as simple as HTML & JavaScript, but still on the easy side), and it can compile to Windows, Linux and MacOS. It comes with an extensive Help file and lots of example programs to learn. And it's easy to learn. Okay, it's totally different from Perl, but it's not hard to learn at all. By the way, there is a Freeware version too. It's called XBasic. It also runs on Windows and Linux and makes graphics programming fun and easy!


In reply to Re: Advice on learning Perl and graphics by harangzsolt33
in thread Advice on learning Perl and graphics by Dr. Subtilis

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 drinking their drinks and smoking their pipes about the Monastery: (3)
As of 2024-04-18 11:14 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found