in reply to Re^3: Perl(Monks) University
in thread Perl(Monks) University

I neglected to explain how classes are formed. I used to teach computer subjects for a company in Chicago and have done some instruction in public libraries out here as well. The process for creating a class roughly works as follows: So, the course materials themselves could literally come from almost anywhere -- blog posts, nodes on PerlMonks, etc. Each instructor would, in the process of forming the class, go out and collect the necesssary materials when building the syllabus. Here's a link to a private library in Chicago that uses a similar methodology for public classes. We would need to implement several things in PerlMonks however to make this work: a) functionality that facilitates the activities of some kind of course approving body b) a course registration system c) etc.

Celebrate Intellectual Diversity

Replies are listed 'Best First'.
Re^5: Perl(Monks) University
by jordanh (Chaplain) on Mar 26, 2011 at 14:46 UTC

    InfiniteSilence it sounds like you have a good idea of what needs to be done and experience in teaching.

    The Everything Engine used by Perlmonks is very powerful. You should be able to use nodes to perform the coordination you need. Certainly, you won't know what you are missing until you try.

    I suggest you try to organize a class as a trial. I'd certainly support promoting to the front page a meditation where you put out a call for students, materials or volunteers.