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 TagTag: jquery
CCATP #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 #583 – Bart Busschots on PBS 72 – HTML5 Templates
Last time Bart teased us that we were going to learn about the template library called Mustache, but he realized that he needed to teach us about vanilla HTML 5 Templates first. He starts by showing the problem to be solved: how messy and error-prone it is to create HTML elements using jQuery. Then he […]
Continue readingMore TagCCATP #570 – Bart Busschots on PBS 66 of X – Bootstrap Form Validation
HTML 5 gives us form validation for free, but it’s not very nuanced. In this installment of Programming By Stealth, Bart will show us how to use Bootstrap to make our form validation a little less shouty and more useful for the viewer. He shows us how to take a little control, how to take […]
Continue readingMore TagCCATP #561 – Bart Busschots on PBS 61 of X — Bootstrap Jumbotrons & Badges
In this week’s installment, Bart explains how to create two simple Bootstrap components, the Jumbotron and badges. A Jumbotron is a show-case area at the top of a website’s front page that shouts out the site’s main message and usually has a call to action. Badges are the little bubbles next to titles or within […]
Continue readingMore TagCCATP #558 – Bart Busschots on PBS 60 of X – Bootstrap & jQuery
In this week’s installment of Programming By Stealth Bart introduces us to Bootstrap Components how we can use jQuery to extend Bootstrap. This is the first baby step into JavaScript with Bootstrap. I’m glad Bart started slowly because my JavaScript muscles are just a bit stiff and dusty. You can find Bart’s tutorial over at […]
Continue readingMore TagCCATP #523 – Bart Busschots on PBS 50 – Building a Web App on Video
This week Bart and I celebrate 50 episodes of Programming By Stealth. As Bart points out, we’ve been at this for two years now. I’m so happy he’s stuck with me on this and he says he’s got literally years of material yet to go. To commemorate this occasion, Bart got the crazy idea to […]
Continue readingMore TagCCATP #521 – Bart Busschots on PBS 49A of X – Challenges from PBS 48
In this week’s episode of Programming By Stealth, Bart had intended to work on improving our Cellular Automata, but we ended up spending a lot more time on reviewing the challenges from last week that we stopped before getting to the new stuff. The good news is that we’re going to do the Cellular Automata […]
Continue readingMore TagCCATP #507 – Bart Busschots on PBS 42 – Playing the Game of Life
In Programming By Stealth, installment 42 of X with Bart Busschots, it’s finally time to tie all the bits and pieces we’ve learned together and create our first web app. Armed with our HTML, CSS, jQuery and JavaScript knowledge, and our Cellular Automata Prototype, Bart walks us through how to bring the Game of Life…to […]
Continue readingMore Tag