Coder Social home page Coder Social logo

Comments (2)

petertseng avatar petertseng commented on July 24, 2024 1

I only looked at four exercises (and one of them was hello-world), so this is a limited answer based just on what was encountered in those four.

Of the "For Newcomers" section listed in https://raku.org/resources, I think https://perl6intro.com/ was what worked for me.

After that, I took a look at each page under "Fundamental Topics" in https://docs.perl6.org/language.html, a few of them stood out:

https://docs.perl6.org/type/Signature - very interesting that where constraints can be placed, with what looks like arbitrary code. So sort of like a pre-condition enforced on the arguments of the function.

There's obviously a lot going on with https://docs.perl6.org/language/operators as well, hyper operators, reduction metaoperators, zip metaoperators, and much more that I didn't even get to encounter in these few exercises.

I think that if I explored this language more, the operators page would warrant the most additional study. The syntax is new, but you can think of the concepts in terms of higher-order functions: hyper operators sometimes look like map, reduction metaoperator certainly looks like reduce, and zip metaoperator can be thought of as composing another function with zip

from raku.

ErikSchierboom avatar ErikSchierboom commented on July 24, 2024

We're closing this issue as it was part of our research for the v3 version of Exercism which has just been released.

Thanks everyone for chipping in! It has been greatly appreciated.

from raku.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.