Learning Backend WebDev, Log #4 - Beginning to Learn PostgreSQL

Like I mentioned the other day, Django is driving me batty! Ok, I cannot completely blame Django. A dental procedure has left me in quite a bit of pain and unable to focus. So I was wondering what else I could do, instead of Django and decided I’d learn PostgreSQL. I was tickled pink when I read that Postgres is actually Post Ingres. I am old enough to remember Ingres databases that ran on computers I supported as a junior hardware engineer in the late 90s. I was warned not to ever touch the database machine unless I was supervised :P I also attended seminars for another ‘Post Ingres’ database called NonstopSQL in the early oughts when I worked with Compaq as a support engineer for their laptops. Engineers would have open sessions. But what did a boy servicing laptops have to do with Tandem machines? How did they let me attend? That I will never know. Just that I found them fascinating :) ...

June 10, 2021 · Mario Jason Braganza

Learning Backend WebDev, Log #3 - Cross Site Request Forgery

Wasn’t quite well today, so took it slow. The Problem The only thing I managed to learn was what a Cross Site Request Forgery(CSRF) is, and how Django helps protect against it. The Wikipedia page describes it in painstaking detail, and if you want it described a bit more simply, then Jesse Ruderman does an admirable job. Computerphile does an even better job. I am using this analogy in my head. ...

June 8, 2021 · Mario Jason Braganza

Learning Backend WebDev, Log #2

I miss writing about what I learn. So I am going to try and begin again. I was too focussed on trying to learn all the stuff as quickly as possible, so I can go job hunt. But I realise, I need to strike some sort of balance between learning slow enough, so that I can learn and document and enjoy vs going full tilt to finish up the blocks that I need. ...

June 7, 2021 · Mario Jason Braganza

Learning Backend WebDev, Log #1

test

June 7, 2021 · Mario Jason Braganza