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

flowdy

by flowdy (Scribe)
on Feb 02, 2014 at 14:51 UTC ( [id://1073057]=user: print w/replies, xml ) Need Help??

Perl is my native (programing) language.

My Perl projects so far

  1. I coded and learned Perl with a symmetric-key ASCII encryption that did not scale well. Stopped developing it as GPG/PGP was hyped.

  2. I extended and sharpened my practice with a "serious game" (like chess) where the player is to draw a cursor through a 3d maze. Passing the bridges between neighbour positions would increase or decrease a counter. The goal is to drive it up to the theoretical limit, the progress is indicated in per-cent. A bridge is configured with elementary math operations +n, -n, *n, /n, or no operation. You'd suffer penalty effects by repassing the same bridges or those of stronger opponents. Based on which positions you hit on your path worm holes to remote positions can open. But I realized the game would be more interesting for bot programmers than for human players. Plus, for the latter, to develop a 3d graphical interface was as difficult as little fun. Hence my ambitions for that game went "poof!" someday.

  3. In a work experience as a student I developped a 15k s‎crip‎t to transform the dump from a proprietary literature database into RIS records in order to feed into Reference Manager.

  4. For my thesis I developped meta search service covering a number of publisher-side ebook repositories

  5. As a first bigger software project I wrote an alert service for a university library where users can create profiles of their subject interests, so they are alerted with new media relevant for them, only. The different sources use different subject classifications. The source-specific subjects were mapped to generic subjects by target group specifications.

  6. Do you know taskwarrior? That kind of task & time management tool is my current project. The strongest key feature is that you can specify in advance when you think you are at or off work based on your plans and/or experience. So, when calculating the urgencies of the task(s), the software respects the working time only and gives more realistic estimations. Most realize someday that merging work and leisure is not a good idea considering one's decreasing well-being. This is the rationale. You find the sources and documentation on GitHub. There is also a website of the software project and the embedding private engagement: The Humane Tasking Initiative.

Books I consider must-read for serious Perl programmers

  • Tom Christiansen, brian d foy, Larry Wall: Perl, 2012
  • Damian Conway: Perl best practices, 2006
  • chromatic: Modern Perl, 2014

Never forget:

Trivial bugs usually try to compensate their triviality by blowing your time-need to find them.

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 contemplating the Monastery: (5)
As of 2024-04-26 08:33 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found