Beefy Boxes and Bandwidth Generously Provided by pair Networks
Problems? Is your data what you think it is?
 
PerlMonks  

comment on

( [id://3333]=superdoc: print w/replies, xml ) Need Help??
This is my attempt to record some of the things that I thought were most interesting about YAPC 19101. All errors are my own; please /msg me about them. And please add your own experiences.

Apprenticeship Projects by Adam Turoff. Many smart people have large numbers of ideas for perl projects they personally don't have time for. Want to tackle one of these?

  • (Don't remember whose project this was) perl power tools - reimplementing unix as perl- see turnstep's writeup.
  • Michael G Schwern offerred: CPANTS - CPAN Testing System
  • perl books project - Uri Guttman wants to mentor someone.
  • Nathan Torkington has a number of ideas relating to developing Catagory Killers in perl. need to make it so people can't reimplement in, say, java. must use perl as extension language.
    • code analysis tools: changed lines of code between rcs/cvs logs; #include diagrams; what code uses this macro? linked lists? symbol tracking turn code into linked HTML: click on a symbol, see where it's used; block folding; mouseovers can have interesting effects.
    • obfuscation tools. 'nuff said.
    • pretty print: text::Autoformat tools
    • Competitive Analysis project- compare top apps, reimplement them in perl.
      • java, newly popular
      • c++ established
      • Python, claim of better engineering. 'httplib' is supposed to be better than LWP. LWP is crusty and old? Documentation is possibly better.
  • Python Friendship Project- learn python, strengths/weaknesses. improve perl. improve python. work on projects together.
  • perl documentation project:
    • learn.perl.org
    • beginners-workers-subscribe@perl.org
    • articles for beginners, intermediate, advanced.
    • topic guides, HOWTOs, ...

*sigh* gotta run and catch a plane. Back later with more..

___
-DA

Edit: chipmunk 2001-06-17


In reply to What I learned at YAPC::America::North by da

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 taking refuge in the Monastery: (2)
As of 2024-04-19 01:05 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found