We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bb4adb3 commit 86cf1ccCopy full SHA for 86cf1cc
essays.html
@@ -45,6 +45,16 @@ <h1>meredith hoo - essays</h1>
45
<p> feel free to leave comments in the links </p>
46
47
<dl class="list">
48
+ <dt> Dear Young Programmer, </dt>
49
+ <dd class="list__item">
50
+ <p>
51
+ For those of you who are new to programming, or feel a lack of confidence in it,
52
+ my bit on how I became a confident programmer may give you some solace, and solution.
53
+ </p>
54
+ <a class="list__link"
55
+ href="https://docs.google.com/document/d/1q35g8W3ONpD38iCdBDGvyvUOtUGAEvLa4nyRF9jXl7M/edit?usp=sharing"
56
+ target="_blank" rel="noopener noreferrer">read more here</a>
57
+ </dd>
58
59
<dt> Reflection </dt>
60
<dd class="list__item">
0 commit comments