Beefy Boxes and Bandwidth Generously Provided by pair Networks
Perl Monk, Perl Meditation
 
PerlMonks  

Re^3: Back to Perl

by demerphq (Chancellor)
on Jan 19, 2005 at 22:52 UTC ( [id://423542]=note: print w/replies, xml ) Need Help??


in reply to Re^2: Back to Perl
in thread Back to Perl

Everyone has a favorite algorithm, right? :)

/nod
So which was yours? :-)

---
demerphq

Replies are listed 'Best First'.
Re^4: Back to Perl
by ChilliHead (Monk) on Jan 20, 2005 at 09:20 UTC
    My normal test algorithms are different sort types, insertion, substitution, and even bubble sort.

    For OO langauages I also like to try and implement some of the gang-of-four design patterns like abstract factory or strategy.

    An ideal combination is a strategy pattern implementing different types of sort.

    -------------------------------------------
    What ees dis, some kind of hufty?
Re^4: Back to Perl
by gaal (Parson) on Jan 19, 2005 at 23:33 UTC
    I have an O(1) solution to the halting problem! It only works on fast computers though.

      You'd show it to us but the margin on this web page is too small, right?

Re^4: Back to Perl
by Xenograg (Scribe) on Jan 26, 2005 at 22:39 UTC

    I am an old hand in a matrix-based chatroom game called "The Duel of Swords". It started on AOL but has now moved to the WWW <a href="http://www.ringsofhonor.org/" target="_new">The Rings of Honor</a>. I gained an edge in the game by compiling scouting reports on prospective opponents. A database is used to manage the many-to-many relationship. The programming thus includes database access, number crunching into a couple hundred accumulators, and output formatting.

    The first platform was an Apple/Claris HyperCard stack. I then used it as my lab project for college database course (Oracle and Java). Now it is a web application using LAMP. Perl modules are CGI, DBI + DBD::mysql, and HTML::Template.

    I would love to show it to you all, but it is password protected. :)

    --- The harder I work, the luckier I get.

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others studying the Monastery: (5)
As of 2024-04-25 10:24 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found