Re: learning resources for perl6 beginner

2019-08-24 Thread Wesley Peng
Thanks for all great books and their authors.
I downloaded these two and have been reading them.

https://deeptext.media/i/perl6-at-a-glance/perl6-at-a-glance-downloadable.pdf
https://github.com/LaurentRosenfeld/thinkperl6/raw/master/PDF/thinkperl6.pdf

regards.

On Sun, Aug 25, 2019 at 2:50 AM Laurent Rosenfeld <
laurent.rosenf...@googlemail.com> wrote:

> Just one additional point:
>
> *Think Perl 6* is available in printed form (e.g. from Amazon), but is
> also available for free download in PDF format:
> https://greenteapress.com/wp/think-perl-6/
>
> Le sam. 24 août 2019 à 20:32, Parrot Raiser <1parr...@gmail.com> a écrit :
>
>> Some books:
>>
>> "Think Perl 6"
>> http://shop.oreilly.com/product/0636920065883.do
>> "Learning Perl 6"http://shop.oreilly.com/product/0636920062776.do
>> "Perl 6 At a Glance"   https://perl6.online/perl6-at-a-glance/ (which
>> Andrew did mention)
>>
>> On 8/24/19, William Michels via perl6-users  wrote:
>> > Hi Wesley,
>> >
>> > Andy's being modest. In addition to the official Perl6 docs at:
>> > http://docs.perl6.org (as Andy suggests), Check out his many Perl6
>> > resources (including videos) at:
>> >
>> > https://perl6.online/
>> > https://perl6.online/contents/
>> > https://perl6.online/category/talks/
>> >
>> > I'm using Andy Shitov's "Perl6 One-Liners" slides to teach myself
>> > Perl6 on the command-line, as a modern replacement for sed/awk:
>> >
>> > https://perl6.online/2019/03/08/perl-6-one-liners-slides/
>> >
>> https://perl6.online/2018/12/20/using-command-line-options-in-perl-6-one-liners/
>> >
>> https://perl6.online/2018/12/24/overview-of-the-perl-6-one-liner-advent-calendar-2018/
>> >
>> > Also check out David Farrell's "Perl6-One-Liners" Github repo:
>> >
>> > https://github.com/dnmfarrell/Perl6-One-Liners#tutorial
>> >
>> > Finally, take a look Naoum Hankache's "Perl6Intro" site, and
>> > associated Github repo. As an added bonus, Naoum's site is available
>> > in thirteen (13) languages:
>> >
>> > https://perl6intro.com
>> > https://github.com/hankache/perl6intro
>> >
>> > This just scratches the surface (apologies to anyone I've overlooked),
>> >
>> > HTH, Bill.
>> >
>> >
>> >
>> > On Sat, Aug 24, 2019 at 4:15 AM Andrew Shitov  wrote:
>> >>
>> >> https://perl6.online/perl6-at-a-glance/
>> >>
>> >> http://docs.perl6.org
>> >>
>> >>
>> >> On Sat, 24 Aug 2019 at 13:13, Wesley Peng  wrote:
>> >>>
>> >>> Hello,
>> >>>
>> >>> I am a programmer most time writing code with c/perl 5/ruby.
>> >>>
>> >>> I know perl6 is coming to the world, have the interest to take a
>> glance
>> >>> on it.
>> >>>
>> >>> For beginner of perl6, can you suggest some resources including online
>> >>> documentation or books to get start?
>> >>>
>> >>> thanks & regards
>> >>> Wesley
>> >>
>> >> --
>> >> Andrew Shitov
>> >> __
>> >> a...@shitov.ru | http://shitov.ru
>> >
>>
>


Re: learning resources for perl6 beginner

2019-08-24 Thread Wesley Peng
Thank you William. That's awesome!

On Sun, Aug 25, 2019 at 12:07 AM William Michels 
wrote:

> Hi Wesley,
>
> Andy's being modest. In addition to the official Perl6 docs at:
> http://docs.perl6.org (as Andy suggests), Check out his many Perl6
> resources (including videos) at:
>
> https://perl6.online/
> https://perl6.online/contents/
> https://perl6.online/category/talks/
>
> I'm using Andy Shitov's "Perl6 One-Liners" slides to teach myself
> Perl6 on the command-line, as a modern replacement for sed/awk:
>
> https://perl6.online/2019/03/08/perl-6-one-liners-slides/
>
> https://perl6.online/2018/12/20/using-command-line-options-in-perl-6-one-liners/
>
> https://perl6.online/2018/12/24/overview-of-the-perl-6-one-liner-advent-calendar-2018/
>
> Also check out David Farrell's "Perl6-One-Liners" Github repo:
>
> https://github.com/dnmfarrell/Perl6-One-Liners#tutorial
>
> Finally, take a look Naoum Hankache's "Perl6Intro" site, and
> associated Github repo. As an added bonus, Naoum's site is available
> in thirteen (13) languages:
>
> https://perl6intro.com
> https://github.com/hankache/perl6intro
>
> This just scratches the surface (apologies to anyone I've overlooked),
>
> HTH, Bill.
>
>
>
> On Sat, Aug 24, 2019 at 4:15 AM Andrew Shitov  wrote:
> >
> > https://perl6.online/perl6-at-a-glance/
> >
> > http://docs.perl6.org
> >
> >
> > On Sat, 24 Aug 2019 at 13:13, Wesley Peng  wrote:
> >>
> >> Hello,
> >>
> >> I am a programmer most time writing code with c/perl 5/ruby.
> >>
> >> I know perl6 is coming to the world, have the interest to take a glance
> on it.
> >>
> >> For beginner of perl6, can you suggest some resources including online
> documentation or books to get start?
> >>
> >> thanks & regards
> >> Wesley
> >
> > --
> > Andrew Shitov
> > __
> > a...@shitov.ru | http://shitov.ru
>


Re: learning resources for perl6 beginner

2019-08-24 Thread Laurent Rosenfeld via perl6-users
Just one additional point:

*Think Perl 6* is available in printed form (e.g. from Amazon), but is also
available for free download in PDF format:
https://greenteapress.com/wp/think-perl-6/

Le sam. 24 août 2019 à 20:32, Parrot Raiser <1parr...@gmail.com> a écrit :

> Some books:
>
> "Think Perl 6"http://shop.oreilly.com/product/0636920065883.do
> "Learning Perl 6"http://shop.oreilly.com/product/0636920062776.do
> "Perl 6 At a Glance"   https://perl6.online/perl6-at-a-glance/ (which
> Andrew did mention)
>
> On 8/24/19, William Michels via perl6-users  wrote:
> > Hi Wesley,
> >
> > Andy's being modest. In addition to the official Perl6 docs at:
> > http://docs.perl6.org (as Andy suggests), Check out his many Perl6
> > resources (including videos) at:
> >
> > https://perl6.online/
> > https://perl6.online/contents/
> > https://perl6.online/category/talks/
> >
> > I'm using Andy Shitov's "Perl6 One-Liners" slides to teach myself
> > Perl6 on the command-line, as a modern replacement for sed/awk:
> >
> > https://perl6.online/2019/03/08/perl-6-one-liners-slides/
> >
> https://perl6.online/2018/12/20/using-command-line-options-in-perl-6-one-liners/
> >
> https://perl6.online/2018/12/24/overview-of-the-perl-6-one-liner-advent-calendar-2018/
> >
> > Also check out David Farrell's "Perl6-One-Liners" Github repo:
> >
> > https://github.com/dnmfarrell/Perl6-One-Liners#tutorial
> >
> > Finally, take a look Naoum Hankache's "Perl6Intro" site, and
> > associated Github repo. As an added bonus, Naoum's site is available
> > in thirteen (13) languages:
> >
> > https://perl6intro.com
> > https://github.com/hankache/perl6intro
> >
> > This just scratches the surface (apologies to anyone I've overlooked),
> >
> > HTH, Bill.
> >
> >
> >
> > On Sat, Aug 24, 2019 at 4:15 AM Andrew Shitov  wrote:
> >>
> >> https://perl6.online/perl6-at-a-glance/
> >>
> >> http://docs.perl6.org
> >>
> >>
> >> On Sat, 24 Aug 2019 at 13:13, Wesley Peng  wrote:
> >>>
> >>> Hello,
> >>>
> >>> I am a programmer most time writing code with c/perl 5/ruby.
> >>>
> >>> I know perl6 is coming to the world, have the interest to take a glance
> >>> on it.
> >>>
> >>> For beginner of perl6, can you suggest some resources including online
> >>> documentation or books to get start?
> >>>
> >>> thanks & regards
> >>> Wesley
> >>
> >> --
> >> Andrew Shitov
> >> __
> >> a...@shitov.ru | http://shitov.ru
> >
>


Re: learning resources for perl6 beginner

2019-08-24 Thread Parrot Raiser
Some books:

"Think Perl 6"http://shop.oreilly.com/product/0636920065883.do
"Learning Perl 6"http://shop.oreilly.com/product/0636920062776.do
"Perl 6 At a Glance"   https://perl6.online/perl6-at-a-glance/ (which
Andrew did mention)

On 8/24/19, William Michels via perl6-users  wrote:
> Hi Wesley,
>
> Andy's being modest. In addition to the official Perl6 docs at:
> http://docs.perl6.org (as Andy suggests), Check out his many Perl6
> resources (including videos) at:
>
> https://perl6.online/
> https://perl6.online/contents/
> https://perl6.online/category/talks/
>
> I'm using Andy Shitov's "Perl6 One-Liners" slides to teach myself
> Perl6 on the command-line, as a modern replacement for sed/awk:
>
> https://perl6.online/2019/03/08/perl-6-one-liners-slides/
> https://perl6.online/2018/12/20/using-command-line-options-in-perl-6-one-liners/
> https://perl6.online/2018/12/24/overview-of-the-perl-6-one-liner-advent-calendar-2018/
>
> Also check out David Farrell's "Perl6-One-Liners" Github repo:
>
> https://github.com/dnmfarrell/Perl6-One-Liners#tutorial
>
> Finally, take a look Naoum Hankache's "Perl6Intro" site, and
> associated Github repo. As an added bonus, Naoum's site is available
> in thirteen (13) languages:
>
> https://perl6intro.com
> https://github.com/hankache/perl6intro
>
> This just scratches the surface (apologies to anyone I've overlooked),
>
> HTH, Bill.
>
>
>
> On Sat, Aug 24, 2019 at 4:15 AM Andrew Shitov  wrote:
>>
>> https://perl6.online/perl6-at-a-glance/
>>
>> http://docs.perl6.org
>>
>>
>> On Sat, 24 Aug 2019 at 13:13, Wesley Peng  wrote:
>>>
>>> Hello,
>>>
>>> I am a programmer most time writing code with c/perl 5/ruby.
>>>
>>> I know perl6 is coming to the world, have the interest to take a glance
>>> on it.
>>>
>>> For beginner of perl6, can you suggest some resources including online
>>> documentation or books to get start?
>>>
>>> thanks & regards
>>> Wesley
>>
>> --
>> Andrew Shitov
>> __
>> a...@shitov.ru | http://shitov.ru
>


Re: learning resources for perl6 beginner

2019-08-24 Thread William Michels via perl6-users
Hi Wesley,

Andy's being modest. In addition to the official Perl6 docs at:
http://docs.perl6.org (as Andy suggests), Check out his many Perl6
resources (including videos) at:

https://perl6.online/
https://perl6.online/contents/
https://perl6.online/category/talks/

I'm using Andy Shitov's "Perl6 One-Liners" slides to teach myself
Perl6 on the command-line, as a modern replacement for sed/awk:

https://perl6.online/2019/03/08/perl-6-one-liners-slides/
https://perl6.online/2018/12/20/using-command-line-options-in-perl-6-one-liners/
https://perl6.online/2018/12/24/overview-of-the-perl-6-one-liner-advent-calendar-2018/

Also check out David Farrell's "Perl6-One-Liners" Github repo:

https://github.com/dnmfarrell/Perl6-One-Liners#tutorial

Finally, take a look Naoum Hankache's "Perl6Intro" site, and
associated Github repo. As an added bonus, Naoum's site is available
in thirteen (13) languages:

https://perl6intro.com
https://github.com/hankache/perl6intro

This just scratches the surface (apologies to anyone I've overlooked),

HTH, Bill.



On Sat, Aug 24, 2019 at 4:15 AM Andrew Shitov  wrote:
>
> https://perl6.online/perl6-at-a-glance/
>
> http://docs.perl6.org
>
>
> On Sat, 24 Aug 2019 at 13:13, Wesley Peng  wrote:
>>
>> Hello,
>>
>> I am a programmer most time writing code with c/perl 5/ruby.
>>
>> I know perl6 is coming to the world, have the interest to take a glance on 
>> it.
>>
>> For beginner of perl6, can you suggest some resources including online 
>> documentation or books to get start?
>>
>> thanks & regards
>> Wesley
>
> --
> Andrew Shitov
> __
> a...@shitov.ru | http://shitov.ru


Re: learning resources for perl6 beginner

2019-08-24 Thread Andrew Shitov
https://perl6.online/perl6-at-a-glance/

http://docs.perl6.org


On Sat, 24 Aug 2019 at 13:13, Wesley Peng  wrote:

> Hello,
>
> I am a programmer most time writing code with c/perl 5/ruby.
>
> I know perl6 is coming to the world, have the interest to take a glance on
> it.
>
> For beginner of perl6, can you suggest some resources including online
> documentation or books to get start?
>
> thanks & regards
> Wesley
>
-- 
Andrew Shitov
__
a...@shitov.ru | http://shitov.ru


learning resources for perl6 beginner

2019-08-24 Thread Wesley Peng
Hello,

I am a programmer most time writing code with c/perl 5/ruby.

I know perl6 is coming to the world, have the interest to take a glance on
it.

For beginner of perl6, can you suggest some resources including online
documentation or books to get start?

thanks & regards
Wesley