Skip to content

Instantly share code, notes, and snippets.

@timo
Created December 25, 2015 21:43
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
Star You must be signed in to star a gist
Save timo/e0950aba2c31c7e5a314 to your computer and use it in GitHub Desktop.
<div class="col-sm-4">
<div class="panel panel-default">
<div class="panel-body trim">
<h3 class="trim-top">Introductory Material</h3>
<p>
<a href="https://github.com/rakudo/star/raw/master/docs/2015-spw-perl6-course.pdf">Perl 6 Introductory course (PDF slides)</a>
</p>
<p>
<a href="https://learnxinyminutes.com/docs/perl6/">Learn Perl 6 in Y minutes</a>
</p>
<p>
<a href="http://perl6intro.com/">Perl 6 Introduction</a>
</p>
<p>
<a href="http://doc.perl6.org/language.html">The "Language" section of the Perl 6 Documentation</a>
</p>
</div>
</div>
</div>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment