In this week’s episode of Chit Chat Across the Pond, Bart Busschots starts walking us through the JavaScript challenges he gave us on Programming By Stealth 19. Bart got this crazy idea that we should do this episode as a video so that he could walk through each challenge from scratch on a blank canvas. […]
Continue readingCategory: Chit Chat Across the Pond
Chit Chat Across the Pond is a weekly interview show on the topic of technology, or sometimes just with someone really interesting.
CCATP #448 Bart Busschots on How Tech Caused Fitness
Bart Busschots joins us this week but not to talk about stealthy programming or the taming of any terminals or even security. This time he’s here to explain how technology has helped him to lose 40 pounds. He’ll explain how he worked through denial and then started exercising and finally to add dieting to change […]
Continue readingCCATP #447 Mike Potter on How to Throw a Tech Conference
In this week’s episode of Chit Chat Across the Pond we’re joined by Mike Potter of For Mac Eyes Only to talk about what goes into creating a tech conference. We talk about choosing a venue, creating speaker agreements, getting insurance, managing the catering and more. He knows what he’s talking about because he’s about […]
Continue readingCCATP #446 – Programming by Stealth – 18 of x JavaScript Miscellany
In this episode of Programming By Stealth, Bart Busschots takes us through the final stages of learning JavaScript within the playground. Now that we know about objects, we need to re-visit the arguments object present in every JavaScript function. We need to take a detailed look at the typeof operator, and we need to look […]
Continue readingCCATP #445 Andy Ihnatko on Journalism, Used Cars and PG Wodehouse
Andy Ihnatko of the Chicago Sun Times joins me to talk about the current state of journalism, and we discuss the question of whether “real” journalism is on its way out. We also side track into discussing how a dying car has caused Andy to get more exercise and our joint enthusiasm for the author […]
Continue readingCCATP #444 – Programming by Stealth – 17 of x JavaScript Objects
In this continuing series with Bart Busschots, we get a more detailed look at objects, and then we look at some standard functions and objects that are built into JavaScript. We also take a proper look at two operators we’ve seen before, typeof and instanceof. Bart’s full written tutorial is available at pbs.bartificer.net/… mp3 download
Continue readingCCATP #443 Bastian Wölfle – A Geek’s Guide to Diet and Exercise
This week our guest is Bastian Wölfle software product manager, German podcaster and self-described crazy man. Bastian lost 40 kg (90 pounds) and he tells us how he pulled this off. He’s got book recommendations, geeky recommendations on how and what to track in your body stats, and of course gadgets to make the whole […]
Continue readingCCATP #442 – Programming by Stealth – 16 of x JavaScript Callbacks
In this installment of Programming By Stealth, Bart Busschots takes our understanding of functions to the next level. The techniques we encounter today would be considered advanced techniques in most other languages, and you could spend years developing in Java and never encounter an anonymous function. However, because of how JavaScript is integrated into HTML […]
Continue readingCCATP #441 Dr. Maryanne Garry on Cognitive Biases, Learning and Aging
Dr. Maryanne Garry, Professor of Psychology at Victoria University of Wellington joins us again to talk about two really interesting books about cognitive psychology. I enjoy talking to Dr. Garry because she reads real studies that follow scientific processes, where we mean those that explain studies which can be falsified (which are the only real […]
Continue readingCCATP #440 – Programming by Stealth – 15 of x JavaScript Functions
In this week’s episode of Chit Chat Across the Pond, Bart Busschots is back with Programming By Stealth episode 15 of x where he’s going to teach us about JavaScript functions. he’ll twist our brains a bit with recursive functions but it’s a fun ride. And there’s even a challenge at the end! And as […]
Continue reading