What I Learned Today (3rd of February, 2023)

Slightly distracted day, today compared to the rest of the week before. Well, c’est la vie. Python Read about functions, key functions, and asterisks Practiced list comprehensions and dictionary lookups Learnt and practised some, about decimals and rounding up Devops Devops-ish? Upgraded the BIOS of my desktop to the current the latest available version. I was on v1.5, when I had last done it in July ’21. Now I am on v1....

February 3, 2023 · Mario Jason Braganza

What I Learned Today (2nd of February, 2023)

Long day today1. I thought I got nothing much done, until I wrote this post. So, more incentive to keep writing these. Python Learning about how to make keyword arguments stick. And how to think about structuring programs Devops Deep dive into how to add prow job listings to the dashboard and viceversa; how to go about looking for the job from the dashboard Urdu / French Lots of practice with vowels and the ‘jiim’ group of letters....

February 2, 2023 · Mario Jason Braganza

What I Learned Today (1st of February, 2023)

Did a full day. But is this sustainable? I’ll know in a week or so. Python Finally figured out what def __init__ (self): does in an class, in a way that makes sense to my mind. If I create an class and I want it (i.e. the objects created with it) to take in arguments, then I need to define an __init__ method to set it all up. For e.g. if the class definition is just class chantSomeName(): where do I reconcile the fact that I need to pass in a name that needs chanting?...

February 1, 2023 · Mario Jason Braganza

What I Learned Today (31st of January, 2023)

Been knocked down a little too much over the past few months. This is me, getting up from my knees. Doing some things daily to learn. To give myself grace To be kind to my self. Python Morsels Getting back into the swing of writing code. Today was basically just looking at a blank screen and wondering why nothing would come out. Urdu Started with module one of Rekhta’s wonderful Aamozish....

January 31, 2023 · Mario Jason Braganza