RECAP - Perl Weekly Challenge - 079

Monday, Sep 28, 2020| Tags: Perl, Raku

TABLE OF CONTENTS


1. HEADLINES

2. YouTube WEEKLY

3. STAR CONTRIBUTORS

4. CONTRIBUTION STATS

5. GUESTS

6. LANGUAGES

7. CENTURION CLUB

8. DAMIAN CONWAY’s CORNER

9. ANDREW SHITOV’s CORNER

10. PERL SOLUTIONS

11. RAKU SOLUTIONS

12. PERL & RAKU SOLUTIONS


HEADLINES


I noticed a positive change in the Team PWC this week after the blog by Dave Cross, we had members i.e. Daniel Mantovani, Myoungjin Jeon and Simon Green started blogging on dev.to platform. A very big THANK YOU to everyone for spreading the positivity and sharing the power of Perl language.

We should also not forget the contribution of Andrew Shitov who is doing great service to the Raku language by providing quality review and blogging as well. By the way, lets congratulate Andrew for joining the elite Centurion Club in just a short span. It gives me immense pleasure to see Perl and Raku fan together on a common platform appreciating each others. In this journey, other languages like Python and Haskell also getting fair exposure.

End of Week #079, we have now created and shared exactly 1000 blogs. Well done Team PWC. There was a time, when you hardly see one or two blogs. I am glad, The [Perl] Weekly Challenge started the trend of blogging once again. So lets not stop here and keep spreading the word.

YouTube WEEKLY



Richard Park live coding session in APL.




STAR CONTRIBUTORS


Following members shared solutions to both tasks in Perl and Raku as well as blogged about it.

1) Colin Crain

2) Mohammad S Anwar

3) Jaldhar H. Vyas

4) Myoungjin Jeon

5) Laurent Rosenfeld

6) Roger Bell_West


CONTRIBUTION STATS


The total contributions in the week is 114.Well done Team PWC. I would also like to thanks Raku contributors for catching up.

1. PERL: 65

2. RAKU: 33

3. BLOG: 16


GUESTS


1) Ulrich Rieke: C++ (24), Haskell (28).

2) Lubos Kolouch: Python (38).

3) Myoungjin Jeon: Elm (2), Haskell (19), Lisp (15).

4) Richard Park: APL (36).

5) Walt Mankowski: C (6), C++ (4), Python (20).

6) User Person: Python (21).

7) Mohammad S Anwar: Java (1), Swift (18).

8) Tyler Wardhaugh: Clojure (16), Lua (2).

9) Orestis Zekai: Python (16).

10) Adam Russell: C++ (9), Prolog (6).

11) Cheok-Yin Fung: Java (2), Lisp (9), Python (3).

12) Roger Bell_West: Postscript (2), Python (12).

13) Wanderdoc: R (12).

14) Andrew Shitov: C++ (7), HTML (1), Python (2), XSLT (1).

15) Abigail: Awk (2), Bc (1), Node (6).

16) Burkhard Nickels: Python (8).

17) Jonas Berlin: Rust (8).

18) Leo Manfredi: Bash (2), Python (6).

19) Sangeet Kar: Python (8).

20) Shawn Wagner: Java (2), OCaml (1), Tcl (4).

21) Aviral Goel: Haskell (6).

22) Dave Jacoby: HTML (1), Node (3), Rust (2).

23) Shawak: Ruby (6).

24) Arne Sommer: Bash (1), Node (1), PHP (1), Python (1), Ruby (1).

25) Kivanc Yazan: Python (4).

26) Nuno Vieira: JavaScript (4).

27) Yet Ebreo: Python (2), Ruby (2).

28) Duncan C. White: Postscript (3).

29) Rage311: Rust (3).

30) Ben Davies: Idris (2).

31) Daniel Mita: Go (1), Javascript (1).

32) E. Choroba: Erlang (2).

33) Pete Houston: Awk (2).

34) Darren Bottin: Prolog (1).

35) Jaldhar H. Vyas: C++ (1).

36) Lance Wicks: Elm (1).

37) Laurent Rosenfeld: Gembase (1).

38) Steven Wilson: Rust (1).


LANGUAGES


1) Python: 141

2) Haskell: 53

3) C++: 45

4) APL: 36

5) Lisp: 24

6) Swift: 18

7) Clojure: 16

8) Rust: 14

9) R: 12

10) Node: 10

11) Ruby: 9

12) Prolog: 7

13) C: 6

14) Java: 5

15) Postscript: 5

16) Awk: 4

17) JavaScript: 4

18) Tcl: 4

19) Bash: 3

20) Elm: 3

21) Erlang: 2

22) HTML: 2

23) Idris: 2

24) Lua: 2

25) Bc: 1

26) Gembase: 1

27) Go: 1

28) Javascript: 1

29) OCaml: 1

30) PHP: 1

31) XSLT: 1


CENTURION CLUB


Changes to the ranking in the Centurion Club last week listed below:

Mark Anderson moved up to the rank #024.

Markus Holzer moved up to the rank #025.

Walt Mankowski moved up to the rank #035.

Andrew Shitov moved up to the rank #037.


1) Laurent Rosenfeld (880)

2) Jaldhar H. Vyas (662)

3) Roger Bell_West (560)

4) Arne Sommer (532)

5) Javier Luque (460)

6) Ruben Westerberg (452)

7) Colin Crain (420)

8) E. Choroba (404)

9) Athanasius (400)

10) Mohammad S Anwar (374)

11) Adam Russell (368)

12) Joelle Maslak (334)

13) Simon Proctor (308)

14) Dave Jacoby (304)

15) Ryan Thompson (278)

16) Luca Ferrari (268)

17) Duncan C. White (266)

18) Ulrich Rieke (250)

19) Andrezgz (230)

20) Yet Ebreo (216)

21) Noud Aldenhoven (188)

22) Kevin Colyer (176)

23) Cheok-Yin Fung (170)

24) Mark Anderson (166)

25) Markus Holzer (166)

26) Kian-Meng Ang (162)

27) Wanderdoc (156)

28) Steven Wilson (152)

29) Lubos Kolouch (146)

30) Shahed Nooshmand (140)

31) Duane Powell (136)

32) Feng Chang (112)

33) Saif Ahmed (110)

34) Burkhard Nickels (108)

35) Walt Mankowski (108)

36) Alicia Bielsa (106)

37) Andrew Shitov (100)


DAMIAN CONWAY’s CORNER


Please checkout the masterpiece collection of blogs by Damian Conway solving the “Perl Weekly Challenge”.


ANDREW SHITOV’s CORNER


Please checkout the technical class of Andrew's Raku Knowledge. You can find all his contributions to the “Perl Weekly Challenge” on this nicely laid out page.


PERL SOLUTIONS


Abigail

Abigail

[PERL #1] [PERL #2]


Adam Russell

Adam Russell

[PERL #1] [PERL #2] [BLOG #1]


Alexander Pankoff

Alexander Pankoff

[PERL #1] [PERL #2]


Anton Fedotov

Anton Fedotov

[PERL #1]


Bob Lied

Bob Lied

[PERL #1] [PERL #2]


Cheok-Yin Fung

Cheok-Yin Fung

[PERL #1]


Cristina Heredia

Cristina Heredia

[PERL #1]


Daniel Mantovani

Daniel Mantovani

[PERL #1] [PERL #2] [BLOG #1] [BLOG #2]


Dave Cross

Dave Cross

[PERL #1] [PERL #2]


Dave Jacoby

Dave Jacoby

[PERL #1] [PERL #2]


E. Choroba

E. Choroba

[PERL #1] [PERL #2]


Flavio Poletti

Flavio Poletti

[PERL #1] [PERL #2] [BLOG #1] [BLOG #2]


James Smith

James Smith

[PERL #1] [PERL #2]


Jorg Sommrey

Jorg Sommrey

[PERL #1] [PERL #2]


Leo Manfredi

Leo Manfredi

[PERL #1]


Lubos Kolouch

Lubos Kolouch

[PERL #1] [PERL #2]


Niels van Dijke

Niels van Dijke

[PERL #1] [PERL #2]


Nuno Vieira

Nuno Vieira

[PERL #1] [PERL #2]


Pete Houston

Pete Houston

[PERL #1] [PERL #2]


Shawn Wagner

Shawn Wagner

[PERL #1] [PERL #2]


Simon Green

Simon Green

[PERL #1] [PERL #2] [BLOG #1]


Steven Wilson

Steven Wilson

[PERL #1] [PERL #2] [BLOG #1]


Ted Leahy

Ted Leahy

[PERL #1] [PERL #2]


Vinod Kumar K

Vinod Kumar K

[PERL #1]


Walt Mankowski

Walt Mankowski

[PERL #1] [PERL #2] [BLOG #1]


Wanderdoc

Wanderdoc

[PERL #1] [PERL #2]


RAKU SOLUTIONS


Andrew Shitov

Andrew Shitov

[RAKU #1] [RAKU #2]


Jan Krnavek

Jan Krnavek

[RAKU #1] [RAKU #2]


Kang-min Liu

Kang-min Liu

[RAKU #1] [RAKU #2]


Mark Anderson

Mark Anderson

[RAKU #1] [RAKU #2]


Markus Holzer

Markus Holzer

[RAKU #1] [RAKU #2]


Rakulius

Rakulius

[RAKU #1]


Simon Proctor

Simon Proctor

[RAKU #1] [RAKU #2]


PERL & RAKU SOLUTIONS


Arne Sommer

Arne Sommer

[PERL #1] [RAKU #1] [RAKU #2] [BLOG #1]


Athanasius

Athanasius

[PERL #1] [PERL #2] [RAKU #1] [RAKU #2]


Colin Crain

Colin Crain

[PERL #1] [PERL #2] [RAKU #1] [RAKU #2] [BLOG #1]


Jaldhar H. Vyas

Jaldhar H. Vyas

[PERL #1] [PERL #2] [RAKU #1] [RAKU #2] [BLOG #1]


Julio de Castro

Julio de Castro

[PERL #1] [PERL #2] [RAKU #1] [RAKU #2]


Laurent Rosenfeld

Laurent Rosenfeld

[PERL #1] [PERL #2] [RAKU #1] [RAKU #2] [BLOG #1]


Mohammad S Anwar

Mohammad S Anwar

[PERL #1] [PERL #2] [RAKU #1] [RAKU #2] [BLOG #1]


Myoungjin Jeon

Myoungjin Jeon

[PERL #1] [PERL #2] [RAKU #1] [RAKU #2] [BLOG #1]


Roger Bell_West

Roger Bell_West

[PERL #1] [PERL #2] [RAKU #1] [RAKU #2] [BLOG #1]


Ulrich Rieke

Ulrich Rieke

[PERL #2] [RAKU #1] [RAKU #2]


Last but not the least, I would like to request all members, please send us your photo, that you already use on some other web platform, to use in the weekly blog, if not already sent.


SO WHAT DO YOU THINK ?

If you have any suggestions or ideas then please do share with us.

Contact with me