Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/tbrowder/intro-to-coding-using-raku

A beginning programming course using Perl 6
https://github.com/tbrowder/intro-to-coding-using-raku

Last synced: about 1 month ago
JSON representation

A beginning programming course using Perl 6

Awesome Lists containing this project

README

        

# An introduction to computer programming using Perl 6

This repository contains handout materials for a Community Education
course presented during the fall 2018 semester at the Northwest
Florida State College in Niceville, Florida, USA.

# CREDITS

## Dr. Juan Merelo

This project relies on portions of Dr. Merelo's book *Learning
to Program with Perl 6: First Steps,* available at Amazon in a Kindle
version as well in a printed version. A copy of the book, bought from
Amazon, will be provided for each student (who will use it for the
class and who will have the opportunity to buy the book from the
instructor).

## Ken Youens-Clark

Ken is the co-author of the eBook *Metagenomics*, a small portion of
which was used as a handout for the class.

## Jonathan Worthington

Jonathan is the current lead developer of Rakudo Perl 6 and he
contributes greatly to the Perl community. The slides are produced
using the tools put together by him to produce his slides for various
courses. Some modifications have been made to suit this author.

## Other Perl 6 authors referenced:

- Andrew Shitov
- *Perl 6 at a Glance*
- *Perl 6 Deep Dive*
- Laurent Rosenfeld
- *Think Perl 6: How to Think Like a Computer Scientist*
- Moritz Lenz
- *Perl 6 Fundamentals*
- *Parsing with Perl 6 Regexes and Grammars*
- Ken Youens-Clark
- *Metagenomics*
- Brian D. Foy
- *Learning Perl 6*