Skip to content

Commit 72ae7b4

Browse files
added testimonial for Perl ebook
1 parent 7a14a28 commit 72ae7b4

File tree

4 files changed

+17
-7
lines changed

4 files changed

+17
-7
lines changed

atom.xml

Lines changed: 13 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,12 +5,12 @@
55
<link href="https://learnbyexample.github.io/atom.xml" rel="self" type="application/atom+xml"/>
66
<link href="https://learnbyexample.github.io"/>
77
<generator uri="https://www.getzola.org/">Zola</generator>
8-
<updated>2023-09-28T00:00:00+00:00</updated>
8+
<updated>2023-10-04T00:00:00+00:00</updated>
99
<id>https://learnbyexample.github.io/atom.xml</id>
1010
<entry xml:lang="en">
1111
<title>Perl One-Liners Guide book announcement</title>
1212
<published>2023-09-28T00:00:00+00:00</published>
13-
<updated>2023-09-28T00:00:00+00:00</updated>
13+
<updated>2023-10-04T00:00:00+00:00</updated>
1414
<link rel="alternate" href="https://learnbyexample.github.io/perl-oneliners-guide-announcement/" type="text/html"/>
1515
<id>https://learnbyexample.github.io/perl-oneliners-guide-announcement/</id>
1616
<content type="html">&lt;p&gt;Hello!&lt;&#x2F;p&gt;
@@ -54,6 +54,12 @@
5454
&lt;li&gt;&lt;a href=&quot;https:&#x2F;&#x2F;www.youtube.com&#x2F;watch?v=p0KCLusMd5Q&amp;amp;list=PLTv2U3HnAL4PNTmRqZBSUgKaiHbRL2zeY&quot;&gt;Linux command line tips&lt;&#x2F;a&gt;&lt;&#x2F;li&gt;
5555
&lt;&#x2F;ul&gt;
5656
&lt;br&gt;
57+
&lt;h2 id=&quot;testimonials&quot;&gt;Testimonials&lt;a class=&quot;zola-anchor&quot; href=&quot;#testimonials&quot; aria-label=&quot;Anchor link for: testimonials&quot;&gt;🔗&lt;&#x2F;a&gt;&lt;&#x2F;h2&gt;
58+
&lt;blockquote&gt;
59+
&lt;p&gt;This is fantastic! 👏 I use Perl one-liners for record and text processing a lot and this will be definitely something I will keep coming back to - I’ve already learned a trick from “Context Matching” (9) 🙂&lt;&#x2F;p&gt;
60+
&lt;p&gt;— &lt;a href=&quot;https:&#x2F;&#x2F;programming.dev&#x2F;comment&#x2F;3277968&quot;&gt;feedback on [email protected]&lt;&#x2F;a&gt;&lt;&#x2F;p&gt;
61+
&lt;&#x2F;blockquote&gt;
62+
&lt;br&gt;
5763
&lt;h2 id=&quot;table-of-contents&quot;&gt;Table of Contents&lt;a class=&quot;zola-anchor&quot; href=&quot;#table-of-contents&quot; aria-label=&quot;Anchor link for: table-of-contents&quot;&gt;🔗&lt;&#x2F;a&gt;&lt;&#x2F;h2&gt;
5864
&lt;ol&gt;
5965
&lt;li&gt;Preface&lt;&#x2F;li&gt;
@@ -4060,7 +4066,7 @@ Specifying a greater than &lt;code&gt;0&lt;&#x2F;code&gt; start index when using
40604066
<entry xml:lang="en">
40614067
<title>Programming ebooks by Sundeep Agarwal</title>
40624068
<published>2022-08-09T00:00:00+00:00</published>
4063-
<updated>2023-09-28T00:00:00+00:00</updated>
4069+
<updated>2023-10-04T00:00:00+00:00</updated>
40644070
<link rel="alternate" href="https://learnbyexample.github.io/books/" type="text/html"/>
40654071
<id>https://learnbyexample.github.io/books/</id>
40664072
<content type="html">&lt;p&gt;This post lists my programming ebooks with details like PDF&#x2F;EPUB purchase links, GitHub repos, web versions, testimonials, etc. All my ebooks are self-published. You can get these ebooks individually or as part of bundles. You can also read them online for free.&lt;&#x2F;p&gt;
@@ -4152,6 +4158,10 @@ Specifying a greater than &lt;code&gt;0&lt;&#x2F;code&gt; start index when using
41524158
&lt;p&gt;Thank you for choosing to write and share your knowledge. I read your books on CLI and sed - I think they are very comprehensive and very well explained. Keep up the great work&lt;&#x2F;p&gt;
41534159
&lt;p&gt;— &lt;a href=&quot;https:&#x2F;&#x2F;twitter.com&#x2F;le_anh_phuong&#x2F;status&#x2F;1628149732760604672&quot;&gt;feedback on twitter&lt;&#x2F;a&gt;&lt;&#x2F;p&gt;
41544160
&lt;&#x2F;blockquote&gt;
4161+
&lt;blockquote&gt;
4162+
&lt;p&gt;This is fantastic! 👏 I use Perl one-liners for record and text processing a lot and this will be definitely something I will keep coming back to - I’ve already learned a trick from “Context Matching” (9) 🙂&lt;&#x2F;p&gt;
4163+
&lt;p&gt;— &lt;a href=&quot;https:&#x2F;&#x2F;programming.dev&#x2F;comment&#x2F;3277968&quot;&gt;feedback on [email protected]&lt;&#x2F;a&gt;&lt;&#x2F;p&gt;
4164+
&lt;&#x2F;blockquote&gt;
41554165
&lt;br&gt;
41564166
&lt;h1 id=&quot;100-page-python-intro&quot;&gt;&lt;p style=&quot;color: #ff9933&quot;&gt;100 Page Python Intro&lt;&#x2F;h1&gt;
41574167
&lt;p&gt;Short, introductory guide for the Python programming language, suited for those already familiar with programming basics.&lt;&#x2F;p&gt;

0 commit comments

Comments
 (0)