Beefy Boxes and Bandwidth Generously Provided by pair Networks
No such thing as a small change
 
PerlMonks  

Re^2: [OT] Perl / Computer Science Science Fair Projects

by amarquis (Curate)
on Sep 08, 2008 at 17:09 UTC ( [id://709812]=note: print w/replies, xml ) Need Help??


in reply to Re: [OT] Perl / Computer Science Science Fair Projects
in thread [OT] Perl / Computer Science Science Fair Projects

I was thinking about how she'd visualize whatever she ended up doing, and as cool as having a gui would be it would probably be a lot for her to learn. Maybe I'll install Apache with her and then and let her go to town with a web interface if she needs interaction. She already has strong skills with html/css, so that seems like a natural fit.

  • Comment on Re^2: [OT] Perl / Computer Science Science Fair Projects

Replies are listed 'Best First'.
Re^3: [OT] Perl / Computer Science Science Fair Projects
by GrandFather (Saint) on Sep 08, 2008 at 21:44 UTC

    I strongly advise using a gui such as Tk. Sure there is some learning to do, but the amount of code involved is likely to be much less and more directly pertinent to providing the UI than anything CGI based. There is a larger disconnect between code and effect in CGI than using a gui like Tk which makes the creation of the code and debugging it harder.

    Heh, maybe there's your science project right there - test the assertion that a Tk based gui is easier to develop than a CGI based one. Metrics in terms of time spent, lines of code, perceived difficulty, ease of maintenance, ...


    Perl reduces RSI - it saves typing

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://709812]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others admiring the Monastery: (6)
As of 2024-04-18 02:15 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found