Perl 6 Cool Perl 6  
  1. Perl 6 Language specification
  2. Apocalypses, Exegeses, Synopses
  3. Perl 6 book
  4. Perl 6 implementations
  5. Spectest progress
  6. Sample Perl 6 modules and applications
  7. Perl 6 basics
  8. Variables
  9. Arrays / Hashes
  10. Creating lists
  11. Constant hash key lookups
  12. Iterating lists
  13. Pointy blocks
  14. Iterating n values at a time
  15. Iterating n values at a time
  16. Iterating n values at a time
  17. Iterating hashes
  18. Cool Perl 6
  19. Consider the following Perl 6 program...
  20. Let's break it down
  21. Let's break it down
  22.  
  23. The .classify method
  24. The .classify method
  25. Consider...
  26.  
  27. The .sort method
  28. The .sort method
  29.  
  30. Consider...
  31. Consider...
  32.  
  33. The .invert method
  34. Hyperoperators (vector processing)
  35. The .invert method
  36.  
  37. The .fmt method
  38.  
  39.  
  40.  
  41. Consider...
  42. Consider...
  43. but
  44. the groups are sorted
  45. the names in each group are not
  46. Consider...
  47. Consider...
  48. Consider...
  49. Cool Perl 6: Hash sort by value
  50. Cool Perl 6: Hash sort by value
  51. Cool Perl 6: Hash sort by value
  52. Case-insensitive sort
  53. Final version
  54. Intermission
  55. Metaoperators
  56. Hyperoperators (vector processing)
  57. Hyperoperators (vector processing)
  58. Reduction operators (pairwise infix)
  59. The zip (Z) operator
  60. The cross (X) operator
  61. The cross (X) meta-operator
  62. If those aren't enough for you...
  63. Operator overloading
  64. The end (?)
  65. Subroutines
  66. Subroutines
  67. Subroutines, non-flattening
  68. Subroutines, optional params
  69. Subroutines, named params
  70. Subroutines, slurpy params
  71. Types
  72. Types
  73. Typed Variables
  74. Typed parameters
  75. Multidispatch
  76. Arity-based dispatch
  77. Type-based dispatch
  78. Type-based dispatch
  79. Objects
  80. Classes and objects
  81. Inheritance
  82. Type objects
  83. Metaclasses
  84. Where to go for more
Copyright © 2010
http://www.pmichaud.com/2010/pres/