Geekery

Real Programming S01E05: Models Don’t Do Real Work!

This entry is part 5 of 10 in the series Real Programming

Real Programming S01E05: Models Don’t Do Real Work! There’s still game stuff going on in the model, so let’s get it out of there. If you want to follow along in the code, the project is at github. Hey! Episode Five, Real Programming. The show where the slogan has 142.1 story points left before it’s […]

Real Programming S01E05: Models Don’t Do Real Work! Read More »

Real Programming S01E04: Into The Frying Domain!

This entry is part 4 of 10 in the series Real Programming

Real Programming S01E04: Into the Frying Domain! We have two parts of our walking skeleton, the View and the Model. This time we’ll move a tiny amount of work into the domain classes If you want to follow along in the code, the project is https://github.com/geepawhill/yz Welcome to episode four of Real Programming, the show

Real Programming S01E04: Into The Frying Domain! Read More »

Real Programming S01E03: Baby Needs New Shoes!

This entry is part 3 of 10 in the series Real Programming

Real Programming S01E03: Baby Needs New Shoes! Watching those itty-bitty numbers for the dice is making me crazy, so let’s get some dice images going today! If you want to follow along in the code, the project is https://github.com/geepawhill/yz Transcript Hey there. Welcome to episode 3 of Real Programming, the show where we’re still trying

Real Programming S01E03: Baby Needs New Shoes! Read More »

Real Programming S01E02: Look, Ma! A Test!

This entry is part 2 of 10 in the series Real Programming

Real Programming S01E02: Look, Ma! A Test Last time we did a rapid-fire model/view split, just so we could test. Now we gotta test this bad boy a little! If you want to follow along in the code, the project is https://github.com/geepawhill/yz Hey, it’s GeePaw and I still have Wally, and Molly’s off camera, and

Real Programming S01E02: Look, Ma! A Test! Read More »

Real Programming S01E01: Getting Started | Video

This entry is part 1 of 10 in the series Real Programming

(Video: https://vimeo.com/448155181) Real Programming S01E01: Getting Started Hi Folks! In this first episode we lay the groundwork for a simple desktop Yahtzee application. If you want to follow along in the code, the project is https://github.com/geepawhill/yz Transcript Hey, folks. It’s GeePaw sitting out here on my deck, where I do most of my work in

Real Programming S01E01: Getting Started | Video Read More »

How I Work – Preaching And Practicing

This entry is part [part not set] of 1 in the series How I Work

A respondent asks, "Are you always able to practice what you preach? I don’t mean intentionally dropping but unintentionally as your mind is sloppy. I have great difficulties in applying 100% of my "knowledge" 100% of the time." Sometimes questions open up huge areas with lots of issues and subtexts and angles, and this is

How I Work – Preaching And Practicing Read More »

Change Pro-Tip: All The Knobs A Little, All The Knobs A Little

Change Pro-Tip: All the knobs a little, all the knobs a little, over and over again, is how I’ve make my most successful changes, in code and organizations alike. A while back, I mused first about "Always Small, Always Improve" and I later elaborated "Always Small, Always Better, Always Wrong". Lo these two decades ago,

Change Pro-Tip: All The Knobs A Little, All The Knobs A Little Read More »

Scroll to Top