A quick note here – Dorothy, aka @maclurker in our Slack group has been applying all of her newly-acquired programming skills from PBS to her fabulous PBS Index. She’s now using Mustache templates, Bootstrap styling utilities, and even AJAX with JSON. The result is a beautiful thing to behold, giving us immediate results as you […]
Continue readingMore TagTag: programming
CCATP #600 — PBS Supplemental — Dorothy Rendon on the PBS Index
In the very first Programming By Stealth supplemental episode, I interview Dorothy Rendon, the programmer behind the PBS Index. If you haven’t seen it before, it’s an index that Dorothy has created for the Programming By Stealth students to helpt them find key topics in Bart Busschots’s fabulous tutorial shownotes. We’ll first get a little […]
Continue readingMore TagCCATP $#597 — Bart Busschots on PBS 80 of X — JavaScript Promise Chains
Bart Busschots (successfully) explains the concept of JavaScript promise chains. It’s a rough ride because of the subject itself, but he gets us there through his care and detail in explaining the concepts and of course his great examples. When he’s done, you’ll know how to chain promises together, you’ll understand what data is passed […]
Continue readingMore TagNC #734 Write by Hand, (no) Tesla Tech – Repairs, Security Bits
I start the show by trying to convince you to write by hand instead of with a keyboard when you’re trying to think. I wrote up a stor called Tesla Tech, this one sadly entitled, “How to Get Your Tesla Repaired After an Accident”, but alert listener Kevin M pointed out that I totally forgot […]
Continue readingMore TagWrite by Hand When You Need to Think
Google Image Search for “No PowerPoint When I was working, I had to do a lot of big thinking stuff. I needed to get ideas down, organize them, and then figure out a compelling way to make my point. This was often to try to change policies in the company, influence technical decisions, justify the […]
Continue readingMore TagCCATP #593 — Bart Busschots on PBS 78 — is.js & Bootstrap Popovers
Bart Busschots and I both had a great time doing the challenge this week. In this week’s installment Bart takes us through his homework not in a detailed step-by-step method, but rather he goes through some major structural ways he created his code. He digs deep enough to explain why but it’s a great lesson […]
Continue readingMore TagCCATP #592 — Bart Busschots on PBS 77 of X — More Callbacks & More AJAX
Bart Busschots starts this week’s episode with a great refresher on what a callback actually is (because I have remained mystified by the term). He starts with simple examples and then shows us how we’ve been using callbacks all along and just didn’t realize it. Then he’ll walk through the challenge solution and the extra […]
Continue readingMore TagCCATP #590 – Bart Busschots on PBS 76 of X – AJAX with jQuery
In this week’s episode, we have another in our series Programming By Stealth with Bart Busschots. We’ll spend the majority of our time talking about Bart’s solution to last week’s challenge. It’s a great refresher on the methods he’s taught us in the past, all rolled together with our newfound skills with Mustaches and templating. […]
Continue readingMore TagCCATP #589 – Bart Busschots on PBS 75 of X – AJAX Intro
In this episode of Programming By Stealth we get the foundation to start learning about AJAX. Bart gives us an overview of HTTP that is really interesting. I learned so much that I didn’t know about what you can see in a URL. I know this sounds super nerdy but I loved learning about query […]
Continue readingMore TagCCATP #587 – Bart Busschots on Programming By Stealth 74 of X
In this week’s Programming By Stealth, Bart Busschots teaches us the last two concepts in Mustache, one of which is a real head bender and for me at least, the second was almost as hard. The first is how you can add an optional third argument to a Mustache view which is actually a function […]
Continue readingMore Tag