<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/">
  <channel>
    <title>Goals on Janusworx</title>
    <link>https://janusworx.com/tags/goals/</link>
    <description>Recent content in Goals on Janusworx</description>
    <image>
      <title>Janusworx</title>
      <url>https://janusworx.com/images/jw-logo.png</url>
      <link>https://janusworx.com/images/jw-logo.png</link>
    </image>
    <generator>Hugo -- 0.157.0</generator>
    <language>en</language>
    <lastBuildDate>Tue, 14 Apr 2020 18:47:55 +0530</lastBuildDate>
    <atom:link href="https://janusworx.com/tags/goals/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>A Hundred Days of Code, Day 001</title>
      <link>https://janusworx.com/work/a-hundred-days-of-code-day-001/</link>
      <pubDate>Tue, 14 Apr 2020 18:47:55 +0530</pubDate>
      <guid>https://janusworx.com/work/a-hundred-days-of-code-day-001/</guid>
      <description>&lt;p&gt;Yak Shaving day.&lt;br&gt;
Setup VS Code.&lt;br&gt;
Cleaned my repos.&lt;br&gt;
Setup Python.&lt;/p&gt;
&lt;p&gt;Hopefully, tomorrow is better!&lt;/p&gt;
&lt;hr&gt;</description>
      <content:encoded><![CDATA[<p>Yak Shaving day.<br>
Setup VS Code.<br>
Cleaned my repos.<br>
Setup Python.</p>
<p>Hopefully, tomorrow is better!</p>
<hr>
]]></content:encoded>
    </item>
    <item>
      <title>A Hundred Days of Code, Day 000</title>
      <link>https://janusworx.com/work/a-hundred-days-of-code-day-000/</link>
      <pubDate>Tue, 14 Apr 2020 18:39:55 +0530</pubDate>
      <guid>https://janusworx.com/work/a-hundred-days-of-code-day-000/</guid>
      <description>&lt;p&gt;Well, life caught up with me again.&lt;br&gt;
And so, ridiculous as it may sound, I’m starting over, again!&lt;/p&gt;
&lt;p&gt;An hour a day.&lt;br&gt;
For a hundred days.&lt;/p&gt;
&lt;p&gt;I did &lt;a href=&#34;https://janusworx.com/100daysofcode-day-037-videos-final-day/&#34;&gt;37 days&lt;/a&gt; last time.&lt;br&gt;
Here’s to a hundred and lots more learning this time.&lt;/p&gt;
&lt;p&gt;Continuing with the &lt;a href=&#34;https://training.talkpython.fm/courses/explore_100days_in_python/100-days-of-code-in-python&#34;&gt;Talk Python, #100DaysOfCode in Python&lt;/a&gt;.&lt;br&gt;
Will do it at my pace.&lt;br&gt;
And mix and match other little programs and challenges as I come across them.&lt;/p&gt;
&lt;p&gt;Wish me luck!&lt;/p&gt;</description>
      <content:encoded><![CDATA[<p>Well, life caught up with me again.<br>
And so, ridiculous as it may sound, I’m starting over, again!</p>
<p>An hour a day.<br>
For a hundred days.</p>
<p>I did <a href="https://janusworx.com/100daysofcode-day-037-videos-final-day/">37 days</a> last time.<br>
Here’s to a hundred and lots more learning this time.</p>
<p>Continuing with the <a href="https://training.talkpython.fm/courses/explore_100days_in_python/100-days-of-code-in-python">Talk Python, #100DaysOfCode in Python</a>.<br>
Will do it at my pace.<br>
And mix and match other little programs and challenges as I come across them.</p>
<p>Wish me luck!</p>
<hr>
]]></content:encoded>
    </item>
    <item>
      <title>#100DaysOfCode, Day 008</title>
      <link>https://janusworx.com/work/100daysofcode-day-008/</link>
      <pubDate>Sat, 10 Nov 2018 14:01:25 +0530</pubDate>
      <guid>https://janusworx.com/work/100daysofcode-day-008/</guid>
      <description>&lt;p&gt;Today was cautious fun :)&lt;/p&gt;
 &lt;!-- TEASER_END --&gt;
&lt;p&gt;&lt;strong&gt;What did I do today?&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;I got a &lt;a href=&#34;https://janusworx.com/100daysofcode-day-007.html&#34;&gt;rough journal working&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;switched to vscode as my programming editor (still using emacs for my other writing.) will move back to emacs when I have the time to sharpen the saw, because I want an editor that I can use 30 years from now. Right now though, I cannot afford to yak shave.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;What did I learn?&lt;/strong&gt;&lt;/p&gt;</description>
      <content:encoded><![CDATA[<p>Today was cautious fun :)</p>
 <!-- TEASER_END -->
<p><strong>What did I do today?</strong></p>
<ul>
<li>I got a <a href="https://janusworx.com/100daysofcode-day-007.html">rough journal working</a></li>
<li>switched to vscode as my programming editor (still using emacs for my other writing.) will move back to emacs when I have the time to sharpen the saw, because I want an editor that I can use 30 years from now. Right now though, I cannot afford to yak shave.</li>
</ul>
<p><strong>What did I learn?</strong></p>
<ul>
<li>Played with the main function and saw how the <strong>name</strong> variable changes and how I could use that to run my file as a program or a module to some other program</li>
<li>got a firmer understanding of a while loop</li>
<li><a href="https://gitlab.com/jasonbraganza/10-apps-python/blob/master/04_journal/04_journal.py">got the journal</a> to accept an entry into a list and then print the list on demand</li>
<li>the data is still ephemeral though and the output is ugly</li>
<li>have to now learn how to make it pretty, and work at saving the data to disk</li>
</ul>
<hr>
]]></content:encoded>
    </item>
    <item>
      <title>#100DaysOfCode, Day 007</title>
      <link>https://janusworx.com/work/100daysofcode-day-007/</link>
      <pubDate>Fri, 09 Nov 2018 11:57:49 +0530</pubDate>
      <guid>https://janusworx.com/work/100daysofcode-day-007/</guid>
      <description>&lt;p&gt;Lots of new concepts today …&lt;/p&gt;
 &lt;!-- TEASER_END --&gt;
&lt;p&gt;&lt;strong&gt;What did I do today?&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Watched the videos on &lt;a href=&#34;https://github.com/jasonbraganza/python-jumpstart-course-demos/tree/master/apps/04_journal/you_try&#34;&gt;how to make a mini journal app&lt;/a&gt;.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;What did I learn?&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Today was a doozy&lt;/li&gt;
&lt;li&gt;I learnt about
&lt;ul&gt;
&lt;li&gt;lists,&lt;/li&gt;
&lt;li&gt;more conditionals,&lt;/li&gt;
&lt;li&gt;how to use files for storage &amp;amp; write to a disk independent of what os I’m using,&lt;/li&gt;
&lt;li&gt;how the main() function kicks things off,&lt;/li&gt;
&lt;li&gt;and how to use different files for different parts of a program to keep things cleaner and more organised.&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;While I began well, I’ve gotten thoroughly confused as the class went on.&lt;/li&gt;
&lt;li&gt;I know these things individually (I think), but the putting it all together, feels like  &lt;a href=&#34;https://janusworx.com/images/2018/owl.jpg&#34;&gt;drawing the rest of the fucking owl&lt;/a&gt;.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Hope things get clearer tomorrow, as I begin to actually write the program.&lt;/p&gt;</description>
      <content:encoded><![CDATA[<p>Lots of new concepts today …</p>
 <!-- TEASER_END -->
<p><strong>What did I do today?</strong></p>
<ul>
<li>Watched the videos on <a href="https://github.com/jasonbraganza/python-jumpstart-course-demos/tree/master/apps/04_journal/you_try">how to make a mini journal app</a>.</li>
</ul>
<p><strong>What did I learn?</strong></p>
<ul>
<li>Today was a doozy</li>
<li>I learnt about
<ul>
<li>lists,</li>
<li>more conditionals,</li>
<li>how to use files for storage &amp; write to a disk independent of what os I’m using,</li>
<li>how the main() function kicks things off,</li>
<li>and how to use different files for different parts of a program to keep things cleaner and more organised.</li>
</ul>
</li>
<li>While I began well, I’ve gotten thoroughly confused as the class went on.</li>
<li>I know these things individually (I think), but the putting it all together, feels like  <a href="/images/2018/owl.jpg">drawing the rest of the fucking owl</a>.</li>
</ul>
<p>Hope things get clearer tomorrow, as I begin to actually write the program.</p>
<hr>
]]></content:encoded>
    </item>
    <item>
      <title>#100DaysOfCode, Day 006</title>
      <link>https://janusworx.com/work/100daysofcode-day-006/</link>
      <pubDate>Thu, 08 Nov 2018 17:30:30 +0530</pubDate>
      <guid>https://janusworx.com/work/100daysofcode-day-006/</guid>
      <description>&lt;p&gt;Today I really understood what &lt;a href=&#34;https://jamesclear.com/deliberate-practice-theory&#34;&gt;deliberate practice&lt;/a&gt; was all about.&lt;/p&gt;
 &lt;!-- TEASER_END --&gt;
&lt;p&gt;&lt;strong&gt;What did I do today?&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://gitlab.com/jasonbraganza/10-apps-python/blob/master/03_birthday/03_birthday.py&#34;&gt;Wrote and ran the birthday app&lt;/a&gt; I watched yesterday.&lt;br&gt;
It’s a simple app that asks you for your birthday and then tells you, how many days to or since your birthday.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;What did I learn?&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;I spent at least 30 minutes hunting down and looking up errors, caused by a tiny typo. I ought to be more careful.&lt;/li&gt;
&lt;li&gt;On the other hand, while I know the basic syntax, my python vocabulary isn’t large enough yet. I still need to see what my 80/20 ratio of fluency to lookup will be. Right now I am looking up everything.&lt;/li&gt;
&lt;li&gt;I am beginning to think of programming as cooking. It’s a really good analogy &lt;em&gt;and&lt;/em&gt; it makes programming a &lt;em&gt;lot&lt;/em&gt; less intimidating.&lt;/li&gt;
&lt;li&gt;And finally I actually figured what &lt;a href=&#34;https://jamesclear.com/deliberate-practice-theory&#34;&gt;deliberate practice&lt;/a&gt; was all about. I worked at a hard enough task that was just out of reach. As opposed to times in the past where stuff was too easy or &lt;a href=&#34;https://janusworx.com/100daysofcode-day-003.html&#34;&gt;frighteningly hard&lt;/a&gt;. This is a really good space to work in. My head still hurts, but it hurts in a good way 🙂&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Onwards …&lt;/p&gt;</description>
      <content:encoded><![CDATA[<p>Today I really understood what <a href="https://jamesclear.com/deliberate-practice-theory">deliberate practice</a> was all about.</p>
 <!-- TEASER_END -->
<p><strong>What did I do today?</strong></p>
<p><a href="https://gitlab.com/jasonbraganza/10-apps-python/blob/master/03_birthday/03_birthday.py">Wrote and ran the birthday app</a> I watched yesterday.<br>
It’s a simple app that asks you for your birthday and then tells you, how many days to or since your birthday.</p>
<p><strong>What did I learn?</strong></p>
<ul>
<li>I spent at least 30 minutes hunting down and looking up errors, caused by a tiny typo. I ought to be more careful.</li>
<li>On the other hand, while I know the basic syntax, my python vocabulary isn’t large enough yet. I still need to see what my 80/20 ratio of fluency to lookup will be. Right now I am looking up everything.</li>
<li>I am beginning to think of programming as cooking. It’s a really good analogy <em>and</em> it makes programming a <em>lot</em> less intimidating.</li>
<li>And finally I actually figured what <a href="https://jamesclear.com/deliberate-practice-theory">deliberate practice</a> was all about. I worked at a hard enough task that was just out of reach. As opposed to times in the past where stuff was too easy or <a href="https://janusworx.com/100daysofcode-day-003.html">frighteningly hard</a>. This is a really good space to work in. My head still hurts, but it hurts in a good way 🙂</li>
</ul>
<p>Onwards …</p>
<p>P.S. Speaking of deliberate practice<sup id="fnref:1"><a href="#fn:1" class="footnote-ref" role="doc-noteref">1</a></sup>, James Clear <a href="https://jamesclear.com/beginners-guide-deliberate-practice">has an excellent guide here</a>.</p>
<div class="footnotes" role="doc-endnotes">
<hr>
<ol>
<li id="fn:1">
<p>which in a way, is what #100daysofcode is sneakily about too 🙂&#160;<a href="#fnref:1" class="footnote-backref" role="doc-backlink">&#x21a9;&#xfe0e;</a></p>
</li>
</ol>
</div>
]]></content:encoded>
    </item>
    <item>
      <title>#100DaysOfCode, Day 005</title>
      <link>https://janusworx.com/work/100daysofcode-day-005/</link>
      <pubDate>Wed, 07 Nov 2018 12:50:57 +0530</pubDate>
      <guid>https://janusworx.com/work/100daysofcode-day-005/</guid>
      <description>&lt;p&gt;Happy Deepavali folks :)&lt;/p&gt;
&lt;p&gt;Had an easy day today.
The slog yesterday paid off!&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;What did I do today?&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Finished the Guess the number game app.&lt;/li&gt;
&lt;li&gt;Watched videos for the next one, &lt;a href=&#34;https://github.com/jasonbraganza/python-jumpstart-course-demos/blob/master/apps/02-guess-number-app/you_try/README.md&#34;&gt;the Birthday Countdown App&lt;/a&gt;.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;What did I learn?&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Have to be wary with while loops and where I choose to exit them. Also I should always initialise them with some value that is not in the answer / solution range.&lt;/li&gt;
&lt;li&gt;I can break my code into functional pieces. This piece of code doing one thing and that one doing that. These little mini programs of code are called … functions.&lt;br&gt;
&lt;a href=&#34;https://www.youtube.com/watch?v=-A-uMip0Dv4&#34;&gt;I felt like Hansa when I realised this&lt;/a&gt;.&lt;/li&gt;
&lt;li&gt;When you ask the user for any input, it’ll always come in as a string. You need to convert it, to the format you need.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Onwards …&lt;/p&gt;</description>
      <content:encoded><![CDATA[<p>Happy Deepavali folks :)</p>
<p>Had an easy day today.
The slog yesterday paid off!</p>
<p><strong>What did I do today?</strong></p>
<ul>
<li>Finished the Guess the number game app.</li>
<li>Watched videos for the next one, <a href="https://github.com/jasonbraganza/python-jumpstart-course-demos/blob/master/apps/02-guess-number-app/you_try/README.md">the Birthday Countdown App</a>.</li>
</ul>
<p><strong>What did I learn?</strong></p>
<ul>
<li>Have to be wary with while loops and where I choose to exit them. Also I should always initialise them with some value that is not in the answer / solution range.</li>
<li>I can break my code into functional pieces. This piece of code doing one thing and that one doing that. These little mini programs of code are called … functions.<br>
<a href="https://www.youtube.com/watch?v=-A-uMip0Dv4">I felt like Hansa when I realised this</a>.</li>
<li>When you ask the user for any input, it’ll always come in as a string. You need to convert it, to the format you need.</li>
</ul>
<p>Onwards …</p>
<p>P.S. <a href="https://gitlab.com/jasonbraganza/10-apps-python">Will upload all the code I write here</a>, if you want to see it.</p>
<hr>
]]></content:encoded>
    </item>
    <item>
      <title>#100DaysOfCode, Day 004</title>
      <link>https://janusworx.com/work/100daysofcode-day-004/</link>
      <pubDate>Tue, 06 Nov 2018 11:39:23 +0530</pubDate>
      <guid>https://janusworx.com/work/100daysofcode-day-004/</guid>
      <description>&lt;p&gt;Realised I am woefully underprepared for the &lt;a href=&#34;https://training.talkpython.fm/courses/explore_100days_in_python/100-days-of-code-in-python&#34;&gt;#100DaysOfCode in Python&lt;/a&gt; course.&lt;/p&gt;
&lt;!-- TEASER_END --&gt;
&lt;p&gt;That does not mean that I’m going to give up on the project however.&lt;br&gt;
I am just dropping down and getting fluent with the basics with the &lt;a href=&#34;https://training.talkpython.fm/courses/explore_python_jumpstart/python-language-jumpstart-building-10-apps&#34;&gt;Python Jumpstart&lt;/a&gt; course.&lt;br&gt;
I aim (very optimistically) to complete an app every 3 days.&lt;br&gt;
This should give me #130DaysOfCode 😂&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;What did I do today?&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;I finished App 1: Hello (you Pythonic) world&lt;/li&gt;
&lt;li&gt;Done with the videos for App 2: Guess that number game.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;What did I learn?&lt;/strong&gt;&lt;/p&gt;</description>
      <content:encoded><![CDATA[<p>Realised I am woefully underprepared for the <a href="https://training.talkpython.fm/courses/explore_100days_in_python/100-days-of-code-in-python">#100DaysOfCode in Python</a> course.</p>
<!-- TEASER_END -->
<p>That does not mean that I’m going to give up on the project however.<br>
I am just dropping down and getting fluent with the basics with the <a href="https://training.talkpython.fm/courses/explore_python_jumpstart/python-language-jumpstart-building-10-apps">Python Jumpstart</a> course.<br>
I aim (very optimistically) to complete an app every 3 days.<br>
This should give me #130DaysOfCode 😂</p>
<p><strong>What did I do today?</strong></p>
<ul>
<li>I finished App 1: Hello (you Pythonic) world</li>
<li>Done with the videos for App 2: Guess that number game.</li>
</ul>
<p><strong>What did I learn?</strong></p>
<ul>
<li>I am a slow learner. It took me <em>two hours</em> to watch and understand (play, get confused, rewind, play … repeat ad nauseam.) I must also be the only one who watches videos at <em>slower</em> than playback speed 😝</li>
<li>Program flow is not quite like what I imagined.<br>
A program does not execute top to bottom.<br>
The python genie must be reading all my statements and figuring out the order somehow.</li>
<li>Learnt conditionals. If this happens, do this. Otherwise do that.</li>
</ul>
<p>Will know how much I learn when I actually write the program tomorrow.</p>
<p><strong>In other news</strong></p>
<p>I hit all my <a href="https://janusworx.com/programming-day-60-final-post-goals-september-2018-start.html">September goals</a>. Only because of my health issues they turned into September &amp; October goals 😂</p>
<ul>
<li>I do all my basic editing in Emacs</li>
<li>I type horribly at 30 wpm in Dvorak. (I’m really happy. My arms and fingers and nerves no longer hurt)</li>
<li>I walk 10,000 steps most days</li>
</ul>
<p>Ciao for now. More tomorrow!</p>
<hr>
]]></content:encoded>
    </item>
    <item>
      <title>#100DaysOfCode, Day 003</title>
      <link>https://janusworx.com/work/100daysofcode-day-003/</link>
      <pubDate>Mon, 05 Nov 2018 12:02:49 +0530</pubDate>
      <guid>https://janusworx.com/work/100daysofcode-day-003/</guid>
      <description>&lt;p&gt;Horrible day.&lt;/p&gt;
&lt;p&gt;Could not crack &lt;a href=&#34;https://codechalleng.es/bites/7/&#34;&gt;Bite 7&lt;/a&gt;.&lt;br&gt;
Did however finally crack &lt;a href=&#34;https://codechalleng.es/bites/67/&#34;&gt;Bite 67&lt;/a&gt; after a lot of head scratching.&lt;/p&gt;
&lt;p&gt;Have come slowly to the terrifying realisation that I’ve bitten off a &lt;em&gt;whole lot more&lt;/em&gt; than I can chew.&lt;br&gt;
Forget thinking Pythonically, I cannot even think programattically.&lt;/p&gt;
&lt;p&gt;But then, c’est la vie.&lt;/p&gt;
&lt;p&gt;I’ll just put in my hours diligently and let the learning come gradually.&lt;/p&gt;</description>
      <content:encoded><![CDATA[<p>Horrible day.</p>
<p>Could not crack <a href="https://codechalleng.es/bites/7/">Bite 7</a>.<br>
Did however finally crack <a href="https://codechalleng.es/bites/67/">Bite 67</a> after a lot of head scratching.</p>
<p>Have come slowly to the terrifying realisation that I’ve bitten off a <em>whole lot more</em> than I can chew.<br>
Forget thinking Pythonically, I cannot even think programattically.</p>
<p>But then, c’est la vie.</p>
<p>I’ll just put in my hours diligently and let the learning come gradually.</p>
]]></content:encoded>
    </item>
    <item>
      <title>#100DaysOfCode, Day 002</title>
      <link>https://janusworx.com/work/100daysofcode-day-002/</link>
      <pubDate>Sun, 04 Nov 2018 11:45:21 +0530</pubDate>
      <guid>https://janusworx.com/work/100daysofcode-day-002/</guid>
      <description>&lt;p&gt;Worked an hour &lt;a href=&#34;https://codechalleng.es/bites/67/&#34;&gt;with&lt;/a&gt; &lt;a href=&#34;https://codechalleng.es/bites/128/&#34;&gt;these&lt;/a&gt; &lt;a href=&#34;https://codechalleng.es/bites/7/&#34;&gt;exercises&lt;/a&gt;.&lt;br&gt;
Still struggling mightily. &lt;br&gt;
Only &lt;a href=&#34;https://codechalleng.es/bites/67/&#34;&gt;got one done&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;Still.&lt;br&gt;
Did an hour.&lt;br&gt;
Did not die despite tearing my hair out. &lt;sup id=&#34;fnref:1&#34;&gt;&lt;a href=&#34;#fn:1&#34; class=&#34;footnote-ref&#34; role=&#34;doc-noteref&#34;&gt;1&lt;/a&gt;&lt;/sup&gt;&lt;br&gt;
Live to code another day&lt;/p&gt;
&lt;div class=&#34;footnotes&#34; role=&#34;doc-endnotes&#34;&gt;
&lt;hr&gt;
&lt;ol&gt;
&lt;li id=&#34;fn:1&#34;&gt;
&lt;p&gt;It was fun though :)&amp;#160;&lt;a href=&#34;#fnref:1&#34; class=&#34;footnote-backref&#34; role=&#34;doc-backlink&#34;&gt;&amp;#x21a9;&amp;#xfe0e;&lt;/a&gt;&lt;/p&gt;
&lt;/li&gt;
&lt;/ol&gt;
&lt;/div&gt;</description>
      <content:encoded><![CDATA[<p>Worked an hour <a href="https://codechalleng.es/bites/67/">with</a> <a href="https://codechalleng.es/bites/128/">these</a> <a href="https://codechalleng.es/bites/7/">exercises</a>.<br>
Still struggling mightily. <br>
Only <a href="https://codechalleng.es/bites/67/">got one done</a>.</p>
<p>Still.<br>
Did an hour.<br>
Did not die despite tearing my hair out. <sup id="fnref:1"><a href="#fn:1" class="footnote-ref" role="doc-noteref">1</a></sup><br>
Live to code another day</p>
<div class="footnotes" role="doc-endnotes">
<hr>
<ol>
<li id="fn:1">
<p>It was fun though :)&#160;<a href="#fnref:1" class="footnote-backref" role="doc-backlink">&#x21a9;&#xfe0e;</a></p>
</li>
</ol>
</div>
]]></content:encoded>
    </item>
    <item>
      <title>#100DaysOfCode, Day 001</title>
      <link>https://janusworx.com/work/100daysofcode-day-001/</link>
      <pubDate>Sat, 03 Nov 2018 12:46:25 +0530</pubDate>
      <guid>https://janusworx.com/work/100daysofcode-day-001/</guid>
      <description>&lt;p&gt;Getting back to studies.&lt;br&gt;
Putting in the time to do 12th, so won’t have time to do programming.&lt;br&gt;
However programming is the goal, so I commit to putting an hour daily.
Whether I finish a project is moot now after so many failures.&lt;br&gt;
Ergo time is the only thing I can measure progress in.&lt;/p&gt;
&lt;p&gt;An hour a day. For a hundred days.&lt;/p&gt;
&lt;p&gt;Rather than doing something self directed, am following &lt;a href=&#34;https://training.talkpython.fm/courses/explore_100days_in_python/100-days-of-code-in-python&#34;&gt;Talk Python’s, #100DaysOfCode in Python&lt;/a&gt;.&lt;/p&gt;</description>
      <content:encoded><![CDATA[<p>Getting back to studies.<br>
Putting in the time to do 12th, so won’t have time to do programming.<br>
However programming is the goal, so I commit to putting an hour daily.
Whether I finish a project is moot now after so many failures.<br>
Ergo time is the only thing I can measure progress in.</p>
<p>An hour a day. For a hundred days.</p>
<p>Rather than doing something self directed, am following <a href="https://training.talkpython.fm/courses/explore_100days_in_python/100-days-of-code-in-python">Talk Python’s, #100DaysOfCode in Python</a>.</p>
<p>Today I watched the datetime videos.</p>
<p>That’s Day 1. Done :)</p>
]]></content:encoded>
    </item>
    <item>
      <title>Programming, Day 60, Final post. Goals! September 2018, Start</title>
      <link>https://janusworx.com/work/programming-day-60-final-post-goals-september-2018-start/</link>
      <pubDate>Sat, 08 Sep 2018 12:03:02 +0530</pubDate>
      <guid>https://janusworx.com/work/programming-day-60-final-post-goals-september-2018-start/</guid>
      <description>&lt;p&gt;Getting back to life slowly.&lt;br&gt;
Abandoning the idea of the daily posts.&lt;br&gt;
Too amorphous for me.&lt;/p&gt;
&lt;p&gt;Doing short &lt;a href=&#34;https://mjbraganza.com/book-notes-the-first-20-hours/&#34;&gt;20 hour projects&lt;/a&gt; seems to work better for me.&lt;/p&gt;
&lt;p&gt;To that end, here are my goals for September&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;20h of emacs - goal - get familiar&lt;/li&gt;
&lt;li&gt;20h of Dvorak - goal - get upto 35wpm&lt;/li&gt;
&lt;li&gt;walk daily - goal - 10000 steps or 90m daily&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;More as I figure this out.&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://janusworx.com/tags/daily-programming.html&#34;&gt;Daily programming&lt;/a&gt; is dead! Long live working towards &lt;a href=&#34;https://janusworx.com/tags/goals.html&#34;&gt;daily goals&lt;/a&gt;!&lt;/p&gt;</description>
      <content:encoded><![CDATA[<p>Getting back to life slowly.<br>
Abandoning the idea of the daily posts.<br>
Too amorphous for me.</p>
<p>Doing short <a href="https://mjbraganza.com/book-notes-the-first-20-hours/">20 hour projects</a> seems to work better for me.</p>
<p>To that end, here are my goals for September</p>
<ul>
<li>20h of emacs - goal - get familiar</li>
<li>20h of Dvorak - goal - get upto 35wpm</li>
<li>walk daily - goal - 10000 steps or 90m daily</li>
</ul>
<p>More as I figure this out.</p>
<p><a href="/tags/daily-programming.html">Daily programming</a> is dead! Long live working towards <a href="/tags/goals.html">daily goals</a>!</p>
]]></content:encoded>
    </item>
  </channel>
</rss>
