Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Added a plan. Gotta have a plan.
  • Loading branch information
davorg committed Nov 6, 2014
1 parent d37a6c6 commit 849e9b8
Showing 1 changed file with 31 additions and 0 deletions.
31 changes: 31 additions & 0 deletions plan.md
@@ -0,0 +1,31 @@
Plan
====

* Introduction
** History of web development

* How the web works
** HTTP
** HTML / CSS / Javascript
** Web servers

* Underlying tools
** Perl
** Moose
** Template Toolkit
** DBIx::Class
** PSGI / Plack

* Frameworks
** Raw Plack
** Web::Simple
** Mojolicious
** Dancer
** Catalyst

* Deployment

* Code archeology
** How CGI works
** Why CGI is outdated
** How to rescue a CGI program

0 comments on commit 849e9b8

Please sign in to comment.