Giter Site home page Giter Site logo

Comments (7)

pitviper6 avatar pitviper6 commented on June 28, 2024

I'll take the quiz and report back - I'm a novice at regex!

Juliane.

On Thu, Jun 2, 2016 at 8:14 AM, James Baker [email protected]
wrote:

It would be great if someone with regex knowledge could Q&A the new regex
quiz at
https://github.com/data-lessons/library-data-intro/blob/master/lesson-materials/LibCarp-introtodata-handout.md#multiple-choice-quiz
(answers at
https://github.com/data-lessons/library-data-intro/blob/master/lesson-materials/LibCarp-introtodata-answers.md)
and if someone else whose less regex confident could take the quiz, report
back on their score, and rate the quiz in terms of difficulty. It could
well benefit from additions, more questions at different levels, et cetera.

If you pick this up, make yourself known and someone can assign the issue
to you.


You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub
#5, or mute
the thread
https://github.com/notifications/unsubscribe/APGpftaU9bO3OOh3oiDbCfNiA9Rz3IJiks5qHvM-gaJpZM4Isqch
.

from library-data-intro-deprecated.

pitviper6 avatar pitviper6 commented on June 28, 2024

I did quite a bit of Regex about 10 years ago and of course have since forgotten it, but I thought it was just the right amount of difficult for this level. I got a score of 9 on the quiz.

Two out of the three I got wrong (q. 8-10) involved my forgetting that there isn't a space when you use the "or" operator |. So I in essence I think questions 8 and 9 are testing the same thing. Otherwise, I think it covers basic regex concepts really well!

from library-data-intro-deprecated.

ccronje avatar ccronje commented on June 28, 2024

I fall into the newbie category. The difficulty is good. I was shaky on 10 and tripped up on 12. It would be fun to have a few more curly ones like 12, maybe text-based (perhaps the data Owen sent for the OpenRefine/SQL repos!) - thanks @drjwbaker this is such a great idea! :-)

from library-data-intro-deprecated.

clintonroy avatar clintonroy commented on June 28, 2024

I think question 6 is wrong, the regexes all have capital leading R characters, but the strings they're meant to match with don't.

from library-data-intro-deprecated.

clintonroy avatar clintonroy commented on June 28, 2024

Question one, I'm not perfectly happy with the word 'specific' in the question, as * doesn't match any particular character at all, it just modifies what the previous match is. This a minor quibble though.

from library-data-intro-deprecated.

weaverbel avatar weaverbel commented on June 28, 2024

@clintonroy @drjwbaker I changed the R to lower case in question 6.

from library-data-intro-deprecated.

drjwbaker avatar drjwbaker commented on June 28, 2024

Thanks all! I've removed specific from Q1 (quite right @clintonroy). Agreed there is perhaps the need for 2/3 more than bridge the last problem. The last one is one there as that is a regex I wrote recently to solve a problem, so I guess if anyone has some real world regex to add to the quiz, that would be great.

from library-data-intro-deprecated.

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.