<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Br-Notes on Janusworx</title><link>https://janusworx.com/tags/br-notes/</link><description>Recent content in Br-Notes on Janusworx</description><generator>Hugo -- gohugo.io</generator><language>en</language><managingEditor>feedback@janusworx.com (Mario Jason Braganza)</managingEditor><webMaster>feedback@janusworx.com (Mario Jason Braganza)</webMaster><copyright>© 2026, Mario Jason Braganza</copyright><lastBuildDate>Fri, 05 Jun 2020 09:57:41 +0530</lastBuildDate><atom:link href="https://janusworx.com/tags/br-notes/index.xml" rel="self" type="application/rss+xml"/><item><title>A Hundred Days of Code, Day 036</title><link>https://janusworx.com/work/a-hundred-days-of-code-day-036/</link><pubDate>Fri, 05 Jun 2020 09:57:41 +0530</pubDate><author>feedback@janusworx.com (Mario Jason Braganza)</author><guid>https://janusworx.com/work/a-hundred-days-of-code-day-036/</guid><description>&lt;p&gt;While &lt;a href="https://en.wikipedia.org/wiki/Cyclone_Nisarga" target="_blank" rel="noreferrer"&gt;the storm&lt;/a&gt; passed us by, it bought upon us a day of no power.&lt;br&gt;
So I just deciced to make the most of it and read a book, I’ve wanted to, for quite a while.&lt;/p&gt;
&lt;p&gt;Finished Jon Stokes’, &lt;a href="https://nostarch.com/insidemachine.htm" target="_blank" rel="noreferrer"&gt;“Inside the Machine”.&lt;/a&gt;&lt;br&gt;
This book is like a 5000 feet, overview on how the CPU inside a computer works.&lt;br&gt;
If you’re curious like me, and don’t want to delve into the nitty-gritties of Computer Science, this is just the book for you.&lt;br&gt;
Starting with a fictional CPU and then racing through the Intel/AMD (x86, IA-64, x86-64) and AIM (Apple, IBM, Motorala - PowerPC) line of CPUs, this is a wonderful exposition of how the brains in your computer work.&lt;br&gt;
&lt;em&gt;(spoiler, they are really dumb and plenty fast!)&lt;/em&gt;&lt;/p&gt;
&lt;p&gt;This was a wonderful, wonderful, book!&lt;br&gt;
I cannot wait for the &lt;a href="https://collectiveidea.com/blog/archives/2015/09/15/inside-the-machine-v20-coming-soon-with-more-arm" target="_blank" rel="noreferrer"&gt;new edition&lt;/a&gt; to arrive!&lt;/p&gt;</description></item><item><title>Introducing Regular Expressions</title><link>https://janusworx.com/work/introducing-regular-expressions/</link><pubDate>Sat, 16 May 2020 11:38:54 +0530</pubDate><author>feedback@janusworx.com (Mario Jason Braganza)</author><guid>https://janusworx.com/work/introducing-regular-expressions/</guid><description>&lt;p&gt;Done with &lt;a href="http://shop.oreilly.com/product/0636920012337.do" target="_blank" rel="noreferrer"&gt;Introducing Regular Expressions&lt;/a&gt;, by Michael Fitzgerald.&lt;br&gt;
The subtitle, of the book &lt;a href="http://shop.oreilly.com/product/0636920012337.do" target="_blank" rel="noreferrer"&gt;says it all&lt;/a&gt;.&lt;/p&gt;
&lt;blockquote&gt;&lt;p&gt;&lt;em&gt;Unraveling Regular Expressions, Step-by-Step&lt;/em&gt;&lt;/p&gt;
&lt;/blockquote&gt;&lt;p&gt;Michael is a funny, patient and pithy author.&lt;/p&gt;
&lt;p&gt;The book breaks down the basics of Regular Expressions into its components and then walks through explaining them in examples, line by painstaking line.&lt;br&gt;
Any book that uses &lt;a href="https://en.wikisource.org/wiki/Lyrical_Ballads_%281798%29/The_Rime_of_the_Ancyent_Marinere" target="_blank" rel="noreferrer"&gt;Coleridge&lt;/a&gt; to teach me Regular Expressions is awesome, so I’m biased :)&lt;/p&gt;
&lt;p&gt;Definitely worth a read if you are brand new to the powerful world of RegEx.&lt;/p&gt;</description></item><item><title>Python Regular Expressions - Real World Projects</title><link>https://janusworx.com/personal/python-regular-expressions-real-world-projects/</link><pubDate>Fri, 15 May 2020 20:16:43 +0530</pubDate><author>feedback@janusworx.com (Mario Jason Braganza)</author><guid>https://janusworx.com/personal/python-regular-expressions-real-world-projects/</guid><description>&lt;p&gt;&lt;a href="https://learning.oreilly.com/videos/2018-python-regular/9781789539523" target="_blank" rel="noreferrer"&gt;Did this short course&lt;/a&gt; to get myself upto speed with &lt;a href="https://en.wikipedia.org/wiki/Regular_expression" target="_blank" rel="noreferrer"&gt;Regular Expressions&lt;/a&gt;, since the books I was trying to read were not quite doing it for me.&lt;br&gt;
It’s short, sweet and extremely thorough.&lt;/p&gt;
&lt;p&gt;After this I don’t quite know regex, but I’m no longer lost at sea.&lt;/p&gt;
&lt;p&gt;I’ve now picked up a book and I get what they are talking about now.&lt;br&gt;
The book and lots of practice, should get me to where I want to be with Regular Expressions.&lt;br&gt;
I’m sweating this, because I’ve realised, this is an important skill, I need to have.&lt;/p&gt;</description></item></channel></rss>