letsdeveloper


Should be: Right After Red. Emulating state with two functions! ► See All RoboZZle Episodes: http://goo.gl/wcrOZC ► Let’s Develop! http://letsdeveloper.com ► Don’t Miss an Episode: http://goo.gl/whzDi1 «RoboZZle» RoboZZle is a programming education game without code. The goal ist to navigate a small robot through a field, while collecting stars. Navigation […]

[LD] RoboZZle #3 – Right on Red [blind] | Let’s ...


Go. Turn Around. Go Again. Win. ► See All RoboZZle Episodes: http://goo.gl/wcrOZC ► Let’s Develop! http://letsdeveloper.com ► Don’t Miss an Episode: http://goo.gl/whzDi1 «RoboZZle» RoboZZle is a programming education game without code. The goal ist to navigate a small robot through a field, while collecting stars. Navigation commands include move, turn, […]

[LD] RoboZZle #2 – sh [blind] | Let’s Develop


Let the games begin! ► See All RoboZZle Episodes: http://goo.gl/wcrOZC ► Let’s Develop! http://letsdeveloper.com ► Don’t Miss an Episode: http://goo.gl/whzDi1 «RoboZZle» RoboZZle is a programming education game without code. The goal ist to navigate a small robot through a field, while collecting stars. Navigation commands include move, turn, conditions and […]

[LD] RoboZZle #1 – Stairs | Let’s Develop









EclEmma measures Basic-Block Coverage (Instruction Coverage), which is a stronger coverage metric than Statement Coverage. In this episode I discuss these two metrics and show examples that reveal the subtle differences. ► EclEmma FAQ on Basic-Block Coverage: http://emma.sourceforge.net/faq.html#q.blockcoverage ► Let’s Develop! http://letsdeveloper.com ► Don’t Miss an Episode: http://goo.gl/whzDi1 «Other Series» […]

[LD] Statement Coverage vs. Basic-Block Coverage | Let’s Develop With