Study, Day 4

Back at it after a short personal break. Lots of stuff to catch up on! MITx, 6.00.1x, Introduction to Computer Science and Programming Using Python Learning about lists. They are iterable, i can run through its elements one by one and do stuff mutable, i can change things inside them append, will append stuff to the end extend, will take another iterable (another list, for example) and then take those elements one by one, and tack them on the the end of this one i can go back and forth, between lists and strings, converting one to the other and vice versa ...

July 12, 2019 · Mario Jason Braganza

Study, Day 3

Morning Lets see what this day holds :) French Did a review session Made 15 flashcards MITx, 6.00.1x, Introduction to Computer Science and Programming Using Python goofed off on twitter and read articles on blogs instead of studying learnt about tuples. it’s been an hour & a half and I am still terribly distracted. doing the dishes to regain focus. be back in 30. Nope. cannot focus. Annnnnd now there is no power. This day is done! Will just sit at the window and enjoy the rain :) Hopefully tomorrow is a better day. ...

June 28, 2019 · Mario Jason Braganza

Study, Day 2

Just did the MIT course all day today, because my next problem set is due tonight and I did not want to fall behind again. Got distracted a bit, but a lot less than yesterday with the way Nikola renders headers, and youtube videos of sausage making :P Now that I am going through the class, I realise programming is not what I imagined. It is at once, much simpler and a bit more complex than I thought it to be. More than that, I realise I can do this. :) ...

June 27, 2019 · Mario Jason Braganza

Study, Day 1

Day 1 is an disaster of fantastical proportions. I did lots of stuff. But I got nothing of consequence done. Save one big thing. I managed to buckle down and study for six hours. That counts as a win, a big one in my book. Will hopefully get more done tomorrow. If you are following this blog, the days might soon seem out of sync. That’s because I’ve decided that Wednesday, Thursday and Friday are my days of study. Monday & Tuesday are for work, while Satuday and Sunday are for home and family. I need to practice what I preach and have margins and boundaries in my life. ...

June 26, 2019 · Mario Jason Braganza

A Week of Python

Ok. Time to be a bit honest. As you folks know, I have been trying to learn programming using Python since June 2017, when I joined the 10th cohort of DGPLUG’s Summer Training. And time and again, I have failed. Not just with programming, but with most other projects I tried to do. At the end of my rope, I decided to just quit everything and considered (very seriously) a return to my old stressful career, thinking maybe that is all there is for me. ...

May 31, 2019 · Mario Jason Braganza

How do we protect our work? How do we get paid for it?

How do we protect our work? How do we get paid for it? (Or is that really the question we should be worried about when seeking to make our mark. And the importance of writing, of showing up, regularly.) This is what I admire about Seth Godin. His unique ability to get to the heart of the question. The question lies in the q & a after this really awesome episode at around the 22.45 mark. (The episode is a replay of this awesome talk. If you haven’t seen or heard it yet, do me (and yourself) a favour and do so.) ...

January 12, 2019 · Mario Jason Braganza