Category: Programming

close up photography of sleeping tabby cat
0 8
16
Sep
2023
Posted in Observations 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…

0 9
12
Sep
2023
Posted in Observations Programming

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…

gray and black galaxy wallpaper
0 11
11
Sep
2023
Posted in Programming

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…

abstract business code coder
0 17
10
Sep
2023
Posted in Programming

#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…

selective focus beige and brown goat
0 26
27
Aug
2023
Posted in Programming

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…

abstract business code coder
0 28
23
Aug
2023
Posted in Programming

#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…

person pointing paper line graph
0 57
26
Jul
2023
Posted in Programming

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…

abstract business code coder
0 53
26
Jul
2023
Posted in Programming

#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…

abstract business code coder
0 46
21
Jul
2023
Posted in Programming

#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…

abstract business code coder
0 51
16
Jul
2023
Posted in Programming

#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…

abstract business code coder
0 54
15
Jul
2023
Posted in Programming

#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…

abstract business code coder
0 52
14
Jul
2023
Posted in Programming

#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…