Skip to content

Commit 923c5e0

Browse files
committed
ad wishin ads on 3 posts
1 parent 17b7e04 commit 923c5e0

File tree

3 files changed

+18
-6
lines changed

3 files changed

+18
-6
lines changed

tutorial/kungfu-java-concepts/index.html

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -381,6 +381,10 @@ <h1 class="display-5 fw-bold lh-1 mb-3 p-2" style="color:white; backdrop-filter:
381381
<span class="o">}</span>
382382
</pre></td></tr></tbody></table></code></pre></div></div>
383383

384+
<p><a href="https://play.google.com/store/apps/details?id=com.solothought.wishin">
385+
<img src="https://solothought.com/products/assets/images/wishin/WishIn_ad_banner.png" />
386+
</a></p>
387+
384388
<p>In their world, the masters possessed a unique magic that allowed them to create virtual images, or instances, of themselves. These images were sent into battle to protect the village and its inhabitants. Any villager in need could request the masters to create an image and accompany them in their quest to safeguard the village. However, Master Shifu possessed some <strong>static</strong> skills like the ability to open the gate of the temple effortlessly. He doesn’t need any of his images to do the same.</p>
385389

386390
<p><img src="/assets/images/posts/KungFu_child_relationship.webp" alt="Explaining Java instances using Kungfu Panda story" /></p>
@@ -998,11 +1002,11 @@ <h5><a href="/tutorial/the-preparation-of-battle/">Chapter 2: The Preparation of
9981002

9991003

10001004

1001-
<h5><a href="/tutorial/aws-story/">Amir Wishu Sehgal cafe: The story of opportunities</a></h5>
1005+
<h5><a href="/tutorial/kungfu-java-concepts-explanation/">Story of Kungfu Java Valley - Explanation</a></h5>
10021006

10031007

10041008

1005-
<h5><a href="/tutorial/kungfu-java-concepts-explanation/">Story of Kungfu Java Valley - Explanation</a></h5>
1009+
<h5><a href="/tutorial/aws-story/">Amir Wishu Sehgal cafe: The story of opportunities</a></h5>
10061010

10071011

10081012

tutorial/python-numpy/index.html

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -326,6 +326,10 @@ <h1 class="posttitle">Visual Explanation of Python NumPy Library</h1>
326326
<span class="n">numpy</span><span class="p">.</span><span class="nf">fromiter</span><span class="p">(</span><span class="n">iterable</span><span class="p">,</span> <span class="n">dtype</span><span class="p">,</span> <span class="n">count</span> <span class="o">=</span> <span class="o">-</span><span class="mi">1</span><span class="p">)</span> <span class="c1">#from iterator
327327
</span></pre></td></tr></tbody></table></code></pre></div></div>
328328

329+
<p><a href="https://play.google.com/store/apps/details?id=com.solothought.wishin">
330+
<img src="https://solothought.com/products/assets/images/wishin/WishIn_ad_banner.png" />
331+
</a></p>
332+
329333
<p>Some quick ways to create NumPy arrays are</p>
330334

331335
<p><img src="/assets/images/posts/numpy-create-easy.webp" alt="python numpy array create" /></p>
@@ -1128,11 +1132,11 @@ <h2>Related Articles</h2>
11281132

11291133

11301134

1131-
<h5><a href="/tutorial/python-pandas-visual/">Visual Explanation of Python Panda Library</a></h5>
1135+
<h5><a href="/tutorial/python-list-quick-ref/">Python List - Quick Reference</a></h5>
11321136

11331137

11341138

1135-
<h5><a href="/tutorial/python-list-quick-ref/">Python List - Quick Reference</a></h5>
1139+
<h5><a href="/tutorial/python-pandas-visual/">Visual Explanation of Python Panda Library</a></h5>
11361140

11371141

11381142

tutorial/python-pandas-visual/index.html

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -369,6 +369,10 @@ <h1 class="posttitle">Visual Explanation of Python Panda Library</h1>
369369

370370
<div class="hr"><hr /></div>
371371

372+
<p><a href="https://play.google.com/store/apps/details?id=com.solothought.wishin">
373+
<img src="https://solothought.com/products/assets/images/wishin/self-doubt-evidence.png" />
374+
</a></p>
375+
372376
<p>Fetch some records</p>
373377
<div class="language-python highlighter-rouge"><div class="highlight"><pre class="highlight"><code><table class="rouge-table"><tbody><tr><td class="rouge-gutter gl"><pre class="lineno">1
374378
2
@@ -1007,11 +1011,11 @@ <h5><a href="/tutorial/python-function-quick-ref/">Python Method - Quick Referen
10071011

10081012

10091013

1010-
<h5><a href="/tutorial/python-numpy/">Visual Explanation of Python NumPy Library</a></h5>
1014+
<h5><a href="/tutorial/python-list-quick-ref/">Python List - Quick Reference</a></h5>
10111015

10121016

10131017

1014-
<h5><a href="/tutorial/python-list-quick-ref/">Python List - Quick Reference</a></h5>
1018+
<h5><a href="/tutorial/python-numpy/">Visual Explanation of Python NumPy Library</a></h5>
10151019

10161020

10171021
</div>

0 commit comments

Comments
 (0)