Real Programming

Real Programming S01E10 – Some Visual Mechanics

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

Real Programming S01E10: Some Model->View Mechanics We got ourselves a making app last time. This time, we’ll use it to try out some visual mechanisms. If you want to follow along in the code, the project is at github. Transcript and captions coming soon . . .

Real Programming S01E10 – Some Visual Mechanics See Full Post

Real Programming S01E09: Making A Start, Starting A Making

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

Real Programming S01E09: Making A Start, Starting A Make? This time, we’re going to start our making app. What’s a making app? Come and see! If you want to follow along in the code, the project is at github. Hey. Welcome to Real Programming. The show where even after taking many months of break time, we still don’t have a slogan. My people are getting with the slogan team. We’re going to try to figure out what’s going on with

Real Programming S01E09: Making A Start, Starting A Making See Full Post

Real Programming S01E08: Tighter, Tighter

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

Real Programming S01E08: Tighter, Tighter That cool change from last time needs finishing, and let’s tighten down the tests & code to their minimum. If you want to follow along in the code, the project is at github. Hey, welcome to Real Programming, the show where the slogan– we’ve had a little bit of a problem. Apparently, when the team heard us say that we wanted a burn down, they took it literally. It’s OK. We’ve got backups. I’m sure

Real Programming S01E08: Tighter, Tighter See Full Post

Real Programming S01E07: A Spike and An Event Bus

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

pi Real Programming S01E07: A Spike and An EventBus We make a big architectural change today, going from an update() method to an EventBus. If you want to follow along in the code, the project is at github. Hey, welcome to Real Programming, the show where the slogan is currently in a hardening sprint. We are taking out all of the wrong letters that we put in in order to give you a false sense of progress. What I want

Real Programming S01E07: A Spike and An Event Bus See Full Post

Real Programming S01E06: Getting A Little Testy

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

Real Programming S01E06: Getting A Little Testy! We did good work last time, but we left some testing issues, so let’s fix that up. If you want to follow along in the code, the project is at github. Real programming, episode 6. The show where the slogan well, we ran into a couple of technical glitches. But we seem to have found workarounds for it, and we don’t think we’d slipped schedule really at all. So it’s all going really

Real Programming S01E06: Getting A Little Testy See Full Post

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 delivered. It’s been a while since we last chatted, so let me do a quick review. We’ve broken our code up into three layers. At

Real Programming S01E05: Models Don’t Do Real Work! See Full Post

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 where the slogan is still a work in progress. Last time, we had our view and our model and I remarked that that was two

Real Programming S01E04: Into The Frying Domain! See Full Post

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 to figure out what our slogan is. We’re working on a Yahtzee program. And today, we’re going to push really hard and see if we

Real Programming S01E03: Baby Needs New Shoes! See Full Post

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 we’re back with Real Programming: the show that still doesn’t have a slogan, but that’s OK. We’ll keep going. Anyway, when last we left you,

Real Programming S01E02: Look, Ma! A Test! See Full Post

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 the summer months. And today is the first episode of my new series called real programming, the show where we don’t have a cool slogan

Real Programming S01E01: Getting Started | Video See Full Post

Scroll to Top