Hunting the Wolf: App UX and Database Review
The Wolf Golf Scorecard had gone through a major redesign effort for version 2.0.0. I worked closely Brandt Gigle, Pete Fleming and Michael Geise of Chariot Solutions to redesign, enhance…
The Wolf Golf Scorecard had gone through a major redesign effort for version 2.0.0. I worked closely Brandt Gigle, Pete Fleming and Michael Geise of Chariot Solutions to redesign, enhance…
I was interviewed by Pete Fleming for a video titled 15 Minutes With: Rod Biresch on Looking Through a UX Lens as a Mobile Developer. In the fall of 2020,…
In 2015, I joined my Uncle Bill Mensch on a podcast titled TechCast #89 – Bill Mensch on the Microcomputer Revolution. I still very much enjoy this podcast. It’s a…
In August 2019, I wrote my first tutorial for raywenderlich.com named Kotlin Coroutines Tutorial for Android : Advanced. At that time I was doing quite a bit of work converting…
This Android RecyclerView Tutorial with Kotlin was my first work as an author with raywenderlich.com. In 2017, the RW team was looking for help updating their Android tutorials and I…
History – setting the scene In 1989, I started working for my Uncle Bill Mensch at WDC in Mesa, AZ while studying Electrical Engineering at Arizona State University. It was…
In previous blog posts I’ve mentioned some terms like “65xx ISA” and “Addressable Register Architecture (ARA).” I suspect most software engineers have conceptual knowledge of instruction sets and their classification. As…
An in-depth tutorial on how to turn on/off an LED on the W65C265SXB. This post goes to the depth of machine code focusing on opcodes and their relation to Assembly language instructions.