Category: Programming
Getting some REST
I know, the titles need some work. I started looking at PHP Idempotency and the first definition said I should look at REST instead, so…
So yeah, I think it goes without saying..
For some reason I woke up, panic struck – “What if someone reads this blog and actually thinks I’m trying to teach them about PHP…
Making an Apple Pie from Scratch (My Findings on Classes and OOP)
There’s a quote from Carl Sagan that goes “If you wish to make an apple pie from scratch, you must first invent the universe”. This…
#100DaysOfCode[’13’,’GET and POST’];
Folks, I’ve messed up. I’m putting day 13 in the title bar but to be honest, I have no idea day I’m actually on. With…
I Made A (Dumb) Thing
Sometimes when the stars align, and things just click – I get a creative spark and want to make ‘a thing’. To be honest, that’s…
#100DaysOfCode[’12’,’BigInt’];
It’s been a bit since I last revisited my code journey, so I opted to make up for some lost time by blasting through quite…
11 Days of Code – Progress Report
So I’m behind schedule – this is obvious. I took a vacation last week, and leading into the vacation I pulled some really long hours…
#100DaysOfCode[’11’,’PHP Router’];
Day 11 was a pretty fun one, if I’m being honest. Going through the lesson we created a basic router. The router allowed us to…
#100DaysOfCode[’10’,’Links, Partials, Superglobals’];
Today was a big lesson – I’ve been out of town on vacation and while I took my laptop with me to see if I…
#100DaysOfCode[‘9′,’Page Links and Menus’];
Today’s lesson was worth a few watches. It moves pretty quickly, but basically it talks about separating components of a page into distinct templates (or…
#100DaysOfCode[‘8′,’Views and Reviews’];
Day 8 consisted of two quick lessons – the first one was separating the logic from the template (or view) in a PHP file. This…
#100DaysOfCode[‘7′,’Anonymous Functions’];
I had to step away for a day or two – not because I wanted to take a break from coding, but because life got…
Recent Comments