david_

joined 2 weeks ago
[–] david_@discuss.tchncs.de 1 points 3 days ago* (last edited 3 days ago)

The real problem is that programmers have spent far too much time worrying about efficiency in the wrong places and at the wrong times; premature optimization is the root of all evil (or at least most of it) in programming.

— Classic quote by Donald E. Knuth is classic.

But you speak of liking programming, and I emphatically agree with your assessment that that's necessary to get good at it, and I like that you point out that obsession with efficiency quickly becomes an impediment to that.

[–] david_@discuss.tchncs.de 1 points 4 days ago* (last edited 4 days ago)

I'll also throw this in, "A Raku Manifesto" by Daniel Sockwell (Part 1, Part 2, Part 3). Especially Part 3 was really eye-opening for me with regard to the question of what kind of programming language is good for personal and libre software projects.

 

As for textual resources:

The book by Moritz Lenz is quite good.

There's also this polished three-hour introductory lecture.

Combine that with reading up on details in the reference and you're in for a decent start.

For help with questions, best join #raku and #raku-beginner on irc.libera.chat (or the Discord channels that are bridged), they're very welcoming.

[–] david_@discuss.tchncs.de 2 points 5 days ago

Do you happen to be in the loop about qutebrowser? I've read good things about it (but from 2020).

[–] david_@discuss.tchncs.de 2 points 1 week ago* (last edited 6 days ago)

Audrey Tang ist echt beeindruckend. Hatte damals für Perl 6 (das heute Raku heißt) die Enwicklung des Compilers Pugs geleitet und die Entwicklung der Sprache damit deutlich vorangebracht. Siehe hier warum Raku so spannend ist.