Slashdot Mirror


User: Perry+C.

Perry+C.'s activity in the archive.

Stories
0
Comments
3
First seen
Last seen
Profile
(view on slashdot.org)

Comments · 3

  1. Tip #1: Avoid 'Learning Perl' by O'Reilly! on Learning Perl/Tk · · Score: 1

    Hope you haven't purchased _Perl_Buy_Example. It can be downloaded for free from http://www.rcs.ru:8102/useful/Perl5/noframes.htm

    If you are into all-inclusive tomes then be sure to scope out _Perl5_Complete_ published by McGraw-Hill ( their the ones that like to put corporate ads into the textbooks of elementary school children and then blame it on the companies that purchased the space ... but, what the heck, no-corporate-body is perfect ). Once you really dig into Perl you may well change you mind about O'Reilly's Perl books.

  2. VB to Perl/Tk translator? on Learning Perl/Tk · · Score: 1

    As all files are potential bases for data, and the sheer volume of ASCII text files vastly overwhelms any amount of data accessed via the database apps VB5 optimally targets, I posit, Perl Master-of-Strings that it is, with a Perl/Tk GUI exudes a more complete and universal RADness than VB5. Want to race IDE's now? puurrrrrrr...

  3. Concise PerlTk Instructional Book on Learning Perl/Tk · · Score: 1

    Just read the book in question and loved it.

    Having spent the last year with MS development tools such as MFC before learning the PerlTk module available from ActiveState I was enthralled with Perl's syntactic and stylistic flexibility, plus, the blazing speed I can design/build complex event driven GUIs without depending on brittle proprietary Wizard built hocus-pocus code.

    I'm not surprised most users/consumers don't seem to respond well to menu driven console programs. PerlTk is a wonderful way to enhance your sysadmin scripts as well, and escape from those convoluted menus and argument lists. All this while you write code that can run across multiple platforms with little or no tweaking. What's not to like?

    Nancy Walsh's book _Learning_Perl/Tk_ is supporting evidence for my theory that Perl programmers write better books.