RE: [Catalyst] Simple tutorials

2011-09-13 Thread John Karr
I strongly recommend the Catalyst Tutorial. It is denser than I would have 
liked when figuring Catalyst out, and sometimes digresses about outdated 
versions of Catalyst, other than that my biggest gripe is that it completely 
ignores DBI Models, which means that if you don't know DBIx::Class coming in, 
prefer another ORM, or prefer SQL to ORM you have to put a lot of effort into 
DBIx::Class which is very distracting from understanding the rest of Catalyst. 
I also recommend becoming familiar with TemplateToolkit and Moose before 
starting work on Catalyst, just so that you have less to grasp while working 
through the Catalyst/DBIx::Class Tuturial.

I've written an auxilliary document on using DBI models (the version up is 
about half complete. A new version should be going up by the end of the month), 
you can find it at 
http://brainbuz.org/techinfo/Catalyst-Model-Simple-Tutorial.htmlhttp://brainbuz.org/techinfo/Catalyst-Model-Simple-Tutorial.html
 or on github at https://github.com/brainbuz/Catalyst--Model--Simple--Tutorial.


From: Chris Stinemetz [chrisstinem...@gmail.com]
Sent: Sunday, September 11, 2011 4:52 PM
To: catalyst@lists.scsys.co.uk
Subject: [Catalyst] Simple tutorials


Hello,

I just finished installing catalyst along with strawberry perl. Would someone 
please recommend a good tutorial to get my feet wet?

Thank you,

Chris
___
List: Catalyst@lists.scsys.co.uk
Listinfo: http://lists.scsys.co.uk/cgi-bin/mailman/listinfo/catalyst
Searchable archive: http://www.mail-archive.com/catalyst@lists.scsys.co.uk/
Dev site: http://dev.catalyst.perl.org/


Re: [Catalyst] Simple tutorials

2011-09-11 Thread Denny
On Sun, 2011-09-11 at 15:52 -0500, Chris Stinemetz wrote:
 Hello,
 
 I just finished installing catalyst along with strawberry perl. Would
 someone please recommend a good tutorial to get my feet wet?

http://lmgtfy.com/?q=Catalyst+tutorial

Top link.



signature.asc
Description: This is a digitally signed message part
___
List: Catalyst@lists.scsys.co.uk
Listinfo: http://lists.scsys.co.uk/cgi-bin/mailman/listinfo/catalyst
Searchable archive: http://www.mail-archive.com/catalyst@lists.scsys.co.uk/
Dev site: http://dev.catalyst.perl.org/


Re: [Catalyst] Simple tutorials

2011-09-11 Thread Tom Keller
I definitely recommend the CPAN Catalyst::Manual::Tutorial. And strongly 
recommend using the virtual machine to run the tutorial:
See STARTING WITH THE TUTORIAL VIRTUAL 
MACHINEhttp://search.cpan.org/~hkclark/Catalyst-Manual-5.9002/lib/Catalyst/Manual/Tutorial/01_Intro.pod#STARTING_WITH_THE_TUTORIAL_VIRTUAL_MACHINE
 below for instructions getting and using the VM.

cheers,
Tom
MMI DNA Services Core 
Facilityhttp://www.ohsu.edu/xd/research/research-cores/dna-analysis/
503-494-2442
kellert at ohsu.eduhttp://ohsu.edu
Office: 6588 RJH (CROET/BasicScience)

OHSU Shared Resourceshttp://www.ohsu.edu/xd/research/research-cores/index.cfm






On Sep 11, 2011, at 1:52 PM, Chris Stinemetz wrote:


Hello,

I just finished installing catalyst along with strawberry perl. Would someone 
please recommend a good tutorial to get my feet wet?

Thank you,

Chris

ATT1..txt

___
List: Catalyst@lists.scsys.co.uk
Listinfo: http://lists.scsys.co.uk/cgi-bin/mailman/listinfo/catalyst
Searchable archive: http://www.mail-archive.com/catalyst@lists.scsys.co.uk/
Dev site: http://dev.catalyst.perl.org/