Status Updates From Programming Perl

Programming Perl Programming Perl
by


Status Updates Showing 1-30 of 138

order by

Rene Schwartz
Rene Schwartz is on page 117 of 1092
Jan 25, 2025 10:58AM Add a comment
Programming Perl

Rene Schwartz
Rene Schwartz is on page 100 of 1092
Jan 25, 2025 04:55AM Add a comment
Programming Perl

Eric Mesa
Eric Mesa is 61% done
Will definitely have to come back to the debugger chapter if I'm ever writing Perl programs that complex. The CPAN chapter provided some nice history and overview of how things work. Onto Perl as Culture! The security chapter is great. I wish more programming books had chapters like this.
May 13, 2021 12:43PM Add a comment
Programming Perl

Eric Mesa
Eric Mesa is 51% done
Skimmed chapters 14 and 15 - they don't apply to me now. Onto part 3 - Perl as technology. This is fascinating, even if I'm skimming because it's way lower-level than I need at the moment.
May 11, 2021 01:08PM Add a comment
Programming Perl

Eric Mesa
Eric Mesa is 41% done
Just about done with OOP chapter. *MY* takeaway - just don't do OOP with Perl. It seems like it's not meant for it and was bolted on. (At least as of v5.14 when the book was written). If you need OOP with scripting/interpreted language - Python and Ruby seem a better bet.
May 04, 2021 01:15PM Add a comment
Programming Perl

Elvin Aslanov
Elvin Aslanov is 95% done
It feels like Perldoc in book format.
May 04, 2021 11:16AM Add a comment
Programming Perl

Eric Mesa
Eric Mesa is 39% done
Package on its own was a bit abstract. I didn't get the point. Once I read about modules it made more sense. I'm surprised (with how detailed this book is) that the module section wasn't larger. But I guess it just falls out from everything else covered so far. Or may is better covered in the Learning Perl trilogy.
Apr 30, 2021 01:18PM Add a comment
Programming Perl

Eric Mesa
Eric Mesa is 37% done
There was a lot of really interesting stuff in the refrences chapter, but it's way above the programmign I'm currently doing in Perl. Data Structures was neat - basically in Perl everything else is implemented via arrays and hashes. Packages - so far it's been a bit too abstract for me.
Apr 29, 2021 01:49PM Add a comment
Programming Perl

Eric Mesa
Eric Mesa is 34% done
Finally came across some stuff that would have helped me yesterday with dereferencing from within subroutines.
Apr 28, 2021 01:02PM Add a comment
Programming Perl

Eric Mesa
Eric Mesa is 33% done
Done with subroutines and onto reference. A lot of the later stuff went over my head. will have to refer back to this if I ever come across a real Perl-head's code
Apr 26, 2021 01:35PM Add a comment
Programming Perl

Eric Mesa
Eric Mesa is 30% done
Finally at subroutines
Apr 23, 2021 01:02PM Add a comment
Programming Perl

Eric Mesa
Eric Mesa is 26% done
After 10 more pages of regex left.....
Apr 22, 2021 01:35PM Add a comment
Programming Perl

Eric Mesa
Eric Mesa is 24% done
regexes are complex, who knew?
Apr 21, 2021 01:42PM Add a comment
Programming Perl

Eric Mesa
Eric Mesa is 22% done
Continue to move through the regex chapter. Mostly very interesting. Did skim over some parts, but I've got 1-2 books just on regexes that I'll probably tackle at some point.
Apr 20, 2021 01:41PM Add a comment
Programming Perl

Eric Mesa
Eric Mesa is 20% done
regex is fascinating and I'm using it a lot as I go through the 2015 Advent of Code problem set
Apr 19, 2021 10:39AM Add a comment
Programming Perl

Eric Mesa
Eric Mesa is 18% done
Woohoo! Onto chapter 5 and pattern matching. And not a moment too soon as I'm working through the 2015 Advent of Code problems and have used quite a bit of regex.
Apr 16, 2021 12:38PM Add a comment
Programming Perl

Eric Mesa
Eric Mesa is 14% done
Continuing with operators. This is almost more of the "Textbook" version of Perl - how it all functions compared to Learning Perl which is more about getting started programming in Perl.
Apr 13, 2021 01:19PM Add a comment
Programming Perl

Eric Mesa
Eric Mesa is 12% done
Onto operators!
Apr 12, 2021 01:23PM Add a comment
Programming Perl

Eric Mesa
Eric Mesa is 10% done
Part 1 was awesome. As someone who read the Learning Perl book 10 years ago and hasn't touched it much since, but who does amateur programming - it was just what I needed to jumpstart getting back into Perl. Now, onto part 2! Also, I love the humor of this book.
Apr 08, 2021 09:21AM Add a comment
Programming Perl

Eric Mesa
Eric Mesa is 7% done
Coming back to Perl after having done a bunch of Python and some Ruby is making me have a deeper appreciation for the way Perl is written. But they all also feel like cousins. It's so interesting thinking of how they are so similar and yet so different.
Apr 07, 2021 12:27PM Add a comment
Programming Perl

Tuan Truong
Tuan Truong is on page 180 of 1092
Dec 23, 2018 05:06AM Add a comment
Programming Perl

« previous 1 3 4 5