Videos

Robot Worlds E01: Getting Started

This entry is part 1 of 5 in the series Robot Worlds

Robot Worlds: Getting Started Welcome to the new Robot Worlds project! My friends at We Think Code have cooked up a nice little problem for their students, a client/server version of a simple robot worlds simulation. This new series isn’t a solution video, not exactly: but it’s intended as an example of how a cranky

Robot Worlds E01: Getting Started Read More »

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,

Real Programming S01E09: Making A Start, Starting A Making Read More »

Three Software Engineering Coaches Get Coached By GeePaw Hill (FourScouts TV)

How much are you able to learn on your own? For some people, reading books, articles, and going to certain training courses are all they need to keep steadily growing their skillset. For teams however, things are a bit more challenging. Retrospectives are indeed a great help, but these are still from the team’s own

Three Software Engineering Coaches Get Coached By GeePaw Hill (FourScouts TV) Read More »

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

Real Programming S01E08: Tighter, Tighter Read More »

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

Real Programming S01E07: A Spike and An Event Bus Read More »

Scroll to Top