Improving My Coding Skills

I recently finished a course on Coursera. Machine Learning from Andrew Ng. Its been on my radar for the longest time and after several false starts, I finally completed mid last month. But along the way I learnt two things: I still relish math like I always did. I understood the concepts pretty well and am able to come up with correct solutions. I am somewhat terrible at coding them up....

<span title='2020-12-19 02:08:00 +0000 UTC'>December 19, 2020</span>&nbsp;·&nbsp;4 min&nbsp;·&nbsp;abishek

Lisp & Thinking in lisp

I am finally able to write common lisp code. Frankly, though, I don’t think I have arrived as far as Lisp goes. You can take a look at some of my work here: https://exercism.io/profiles/abishek Learning to write code, looking through CLHS for usage and figuring out a workable solution in a near-functional manner is how far I have gotten. I don’t yet know to write a macro. I mean, I know the construct to create a macro....

<span title='2020-05-20 02:43:06 +0000 UTC'>May 20, 2020</span>&nbsp;·&nbsp;2 min&nbsp;·&nbsp;abishek

Angular JS

For a while, I believed that jQuery and bootstrap are the best tools out there for getting a frontend working the way you want. I am sure there are jQuery pundits who still stand by this. But I am not a jQuery pundit. In fact, I am quite bad with javascript – for whatever reason, I never managed to master this one skill. I have been using javascript from 2005 but I still have to look up every now and then for some super basic operations....

<span title='2016-01-02 01:30:30 +0000 UTC'>January 2, 2016</span>&nbsp;·&nbsp;3 min&nbsp;·&nbsp;abishek

For the love of pubsub

I have fancied publish-subscribe middleware(pubsub) architectures for quite sometime. When we were still very new in CTS, I came up with a wild suggestion to try this for getting a data dump from a legacy system into our moodle instance. I was quite clueless about what this would entail in terms of development effort, but I could create a PoC setup within a few days which made me quite confident of being able to pull this off....

<span title='2015-09-19 05:23:03 +0000 UTC'>September 19, 2015</span>&nbsp;·&nbsp;4 min&nbsp;·&nbsp;abishek

The problem with being a software guy…

… is that you may end up having little to no understanding of domains where there are actual problems worth solving. For instance, Noni and I were discussing one of Noni’s ideas for payment processing. As software people, both of us can quickly locate the api and frameworks required and even build an MVP in little to no time. But neither of us are aware of what regulatory aspects control such finance apps....

<span title='2015-07-02 02:50:15 +0000 UTC'>July 2, 2015</span>&nbsp;·&nbsp;2 min&nbsp;·&nbsp;abishek

This week on tech #1

This one is long due – More than a week. A small note and the links I stumbled upon and was delighted to know. I’ll update every week, hopefully. Ever wanted to code during a presentation and get it right in front of all the audience? Here’s what you may need! Because sometimes you need to do it live This was fun knowing and hope to use it some day when I host a code hackathon or code demo 🙂...

<span title='2014-07-10 07:25:12 +0000 UTC'>July 10, 2014</span>&nbsp;·&nbsp;1 min&nbsp;·&nbsp;abishek