Let’s Develop




Did you ever write a program that required you to average characters? Well, I did now. Funny idea 🙂 ► All CodeHunt Episodes: http://goo.gl/WtTJ3L ► Let’s Develop! http://letsdeveloper.com ► Don’t Miss an Episode: http://goo.gl/whzDi1 «CodeHunt» An educational coding game from Microsoft Research. https://codehunt.com «Other Series» ► Let’s Develop Conway’s Game […]

[LD] Code Hunt #44 – Puzzles – 14.04 | Let’s ...





“Temporal variables […] are useful only within their own routine, and thus they encourage long, complex routines” (Martin Fowler). Going down this path we decompose the statement-method further and then finally realize our HTML-statement without duplicating any computation! ► All Refactoring Episodes: http://goo.gl/f7Yf21 ► Let’s Develop! http://letsdeveloper.com ► Don’t Miss […]

[LR] Refactoring MovieRental #6 – Replace Temp with Query | ...





More Caesar Code… I must confess I’m a little disappointed. My expectations for the “Cypher” sector were certainly higher. Now I’m through before it started! Tho good side: probably no more ASCII-table lookups 😉 ► All CodeHunt Episodes: http://goo.gl/WtTJ3L ► Let’s Develop! http://letsdeveloper.com ► Don’t Miss an Episode: http://goo.gl/whzDi1 «CodeHunt» […]

[LD] Code Hunt #41 – Cyphers – 13.03 to 13.04 ...