#100DaysOfCode, Days 030, 031, 032 & 033 – Read Fluent Python

Since I am still in consumption, holiday, non work, mode, decided to finally dust off and read the final paperback Python textbook, I had. Fluent Python is a must read, and an an awesome addition to the beginner to intermediate programmer’s arsenal. Luciano has a clear voice, definite opinions and a huge amount of experience. Besides the actual content, he links to a wide range of resources, from articles, blog posts, and mailing list entries to videos on the web. Enough to keep you busy for months on end. Definitely someone worth paying attention to and learning from. ...

December 23, 2019 · Mario Jason Braganza

#100DaysOfCode, Day 029 – Watched Videos on Writing Pythonic Code

… which basically boils down to, use the shortcuts and the batteries and all the toppings that Python provides you. I need to go look at the standard library, when I can to get better at this.

December 19, 2019 · Mario Jason Braganza

#100DaysOfCode, Day 028 – Watched Videos on Logging

Watched videos about logging in Python, using the Logbook package. Also speed read this behemoth. Awesome book!

December 18, 2019 · Mario Jason Braganza

#100DaysOfCode, Day 027 – Watched Videos on Regular Expressions

Leart a litle bit of how Regex is done in Python. Really wish I could get to code. Only a few days more …

December 17, 2019 · Mario Jason Braganza

#100DaysOfCode, Days 024, 025 & 026 – Watched Videos

Life has suddenly turned a little topsy turvy at work. No time to work at stuff. Keeping up my #100DaysOfCode streak by watching the course videos. Learnt about the Itertools module, learnt decorators and error handling. P.S. Adding these posts back to the planet, because more than a couple of you, kind folk, have been missing me.

December 16, 2019 · Mario Jason Braganza

#100DaysOfCode, Day 023 – Corey Schafer SQL Video Sprint

Was at the doc, unexpectedly most of the day today. So could not do much. Decided to familiarise myself with the basics of SQL by watching this series.

December 13, 2019 · Mario Jason Braganza