[ { "text" : "variables", "short" : "https://goo.gl/L4yoHD", "long" : "https://docs.perl6.org/language/variables#The_my_Declarator" }, { "text" : "many different conventions you can use", "short" : "https://goo.gl/CsXZ9M", "long" : "http://stackoverflow.com/questions/4211025/what-are-some-best-practices-to-follow-when-naming-variables" }, { "text" : "JavaScript", "short" : "https://goo.gl/xFmPUc", "long" : "https://www.javascript.com/" }, { "text" : "JS fiddle", "short" : "https://goo.gl/X6NCCp", "long" : "https://jsfiddle.net/" }, { "text" : "collaborate all the time: peer programming", "short" : "https://goo.gl/ITtKb", "long" : "https://en.wikipedia.org/wiki/Pair_programming" }, { "text" : "REPL", "short" : "https://goo.gl/4bxFP", "long" : "https://en.wikipedia.org/wiki/Read%E2%80%93eval%E2%80%93print_loop" }, { "text" : "calling a meta-class method", "short" : "https://goo.gl/YNvTYL", "long" : "https://docs.perl6.org/language/classtut" }, { "text" : "properties of Mu", "short" : "https://goo.gl/rqPEY5", "long" : "https://docs.perl6.org/type/Mu" }, { "text" : "floating point numbers in Perl 6 will be represented as rational", "short" : "https://goo.gl/dJFkFW", "long" : "http://blogs.perl.org/users/ovid/2015/02/a-little-thing-to-love-about-perl-6-and-cobol.html" }, { "text" : "computational thinking", "short" : "https://goo.gl/i1huQQ", "long" : "https://en.wikipedia.org/wiki/Computational_thinking" }, { "text" : "finding the function that represents the sequence", "short" : "https://goo.gl/YDyN17", "long" : "http://tutorial.math.lamar.edu/Classes/CalcI/LimitsProperties.aspx#Limit_Props" }, { "text" : "this Advent calendar entry for a few samples of Perl6 coolness too", "short" : "https://goo.gl/TrHNdD", "long" : "https://perl6advent.wordpress.com/2010/12/04/the-sequence-operator/" }, { "text" : "use git", "short" : "https://goo.gl/k6TRGo", "long" : "https://git-scm.com/" }, { "text" : "GitHub", "short" : "https://goo.gl/KkZ8", "long" : "http://github.com" }, { "text" : "BitBucket", "short" : "https://goo.gl/Ua98O", "long" : "http://bitbucket.com" }, { "text" : "`grep`", "short" : "https://goo.gl/BmJkQn", "long" : "https://docs.perl6.org/routine/grep" }, { "text" : "even simpler way of doing it", "short" : "https://goo.gl/4u5VQi", "long" : "http://blogs.perl.org/users/zoffix_znet/2016/02/perl-6-shortcuts-part-1.html" }, { "text" : "you can also extract using `grep`", "short" : "https://goo.gl/rjS4PF", "long" : "https://trizen.gitbooks.io/perl6-rosettacode/content/programming_tasks/F/Filter.html" }, { "text" : "are not", "short" : "https://goo.gl/5y6iKT", "long" : "https://en.wikipedia.org/wiki/Century_leap_year" }, { "text" : "Bash it", "short" : "https://goo.gl/c5ZKrj", "long" : "https://github.com/Bash-it/bash-it" }, { "text" : "more powerful wildcards", "short" : "https://goo.gl/PhOk", "long" : "http://www.linfo.org/wildcard.html" }, { "text" : "set operators", "short" : "https://goo.gl/WLNdFA", "long" : "https://perl6advent.wordpress.com/2012/12/13/day-13-bags-and-sets/" }, { "text" : "Junctions", "short" : "https://goo.gl/jSTkfg", "long" : "https://docs.perl6.org/type/Junction" }, { "text" : "useful thing about Junctions", "short" : "https://goo.gl/GKfGEF", "long" : "https://perl6advent.wordpress.com/2009/12/13/day-13-junctions/" }, { "text" : "The procedure is quite clearly explained in GitHub", "short" : "https://goo.gl/r0PGlW", "long" : "https://help.github.com/articles/generating-a-new-ssh-key-and-adding-it-to-the-ssh-agent/" }, { "text" : "Pointy blocks", "short" : "https://goo.gl/vzrtFX", "long" : "https://design.perl6.org/S06.html#___top" }, { "text" : "binomial coefficient", "short" : "https://goo.gl/8ws8Mc", "long" : "https://en.wikipedia.org/wiki/Binomial_coefficient" }, { "text" : "lots of them", "short" : "https://goo.gl/Y7nXrn", "long" : "https://en.wikibooks.org/wiki/Real_Analysis/Sequences" }, { "text" : "Mandelbrot set", "short" : "https://goo.gl/Wm5ZQF", "long" : "https://en.wikipedia.org/wiki/Mandelbrot_set" }, { "text" : "Google is your friend", "short" : "https://goo.gl/4D7JjP", "long" : "https://www.google.es/search?client=ubuntu&channel=fs&q=perl+6+missing+block&ie=utf-8&oe=utf-8&gfe_rd=cr&ei=aBWLWLDJCKOs8wfA_Y7IBA#safe=off&channel=fs&q=perl+6+%22missing+block%22" }, { "text" : "this article of Zoffix Znet on, precisely, Perl 6 errors", "short" : "https://goo.gl/XcG2vp", "long" : "http://blogs.perl.org/users/zoffix_znet/2016/08/the-awesome-errors-of-perl-6.html" }, { "text" : "this document", "short" : "https://goo.gl/FfZNCu", "long" : "https://dschool.stanford.edu/sandbox/groups/designresources/wiki/36873/attachments/74b3d/ModeGuideBOOTCAMP2010L.pdf?sessionID=e62aa8294d323f1b1540d3ee21e961cf7d1bce38" }, { "text" : "check out the GitHub repository for this book", "short" : "https://goo.gl/dgnDD9", "long" : "https://github.com/JJ/perl6em" }, { "text" : "humble bash", "short" : "https://goo.gl/6RLx3F", "long" : "https://www.gnu.org/software/bash/" }, { "text" : "zsh", "short" : "https://goo.gl/WJH6z", "long" : "http://zsh.sourceforge.net/" }, { "text" : "fish", "short" : "https://goo.gl/rtNNRi", "long" : "https://fishshell.com/" }, { "text" : "Oh My Zsh", "short" : "https://goo.gl/vETZQ", "long" : "https://github.com/robbyrussell/oh-my-zsh" }, { "text" : "bash-it", "short" : "https://goo.gl/c5ZKrj", "long" : "https://github.com/Bash-it/bash-it" }, { "text" : "Atom", "short" : "https://goo.gl/GOgVPE", "long" : "http://atom.io" }, { "text" : "Perl6 scripts look positively pretty", "short" : "https://goo.gl/LYqp83", "long" : "https://github.com/perl6/atom-language-perl6#how-do-i-use-this" }, { "text" : "script plugin installed", "short" : "https://goo.gl/54Wnzb", "long" : "https://atom.io/packages/script" }, { "text" : "mode that supports perl6 is in flux at this precise moment", "short" : "https://goo.gl/zkdpjb", "long" : "https://github.com/perl6/perl6-mode" }, { "text" : "Unicode", "short" : "https://goo.gl/UMAuiW", "long" : "https://unicode-table.com/es/" }, { "text" : "neographies", "short" : "https://goo.gl/j8DOBY", "long" : "http://www.omniglot.com/conscripts/natlangs.htm" }, { "text" : "category", "short" : "https://goo.gl/i2hNeH", "long" : "https://en.wikipedia.org/wiki/Unicode_character_property#General_Category" }, { "text" : "properties", "short" : "https://goo.gl/3YcgAA", "long" : "http://userguide.icu-project.org/strings/properties" }, { "text" : "graphemes", "short" : "https://goo.gl/JxHkUE", "long" : "http://mathias.gaunard.com/unicode/doc/html/unicode/introduction_to_unicode.html#unicode.introduction_to_unicode.grapheme_clusters" } ]