In this week’s episode of Programming By Stealth, Bart Busschots takes us through the last bit of the Utilities for Bootstrap 4. We’l refer to the WABAC Machine (kids, ask your parents about Sherman and Mr. Peabody) to installments 8 and 9 comparing positioning with CSS vs. Bootstrap. Thenwe’ll learn about sizes and float utilities, […]
Continue readingMore TagTag: programming by stealth
CCATP #531 – Bart Busschots on PBS 52 – Introducing Bootstrap 4
We’re finally back after spring break, and we’re going to be moving on from JavaScript while we learn about Bootstrap. Bootstrap is a set of open source libraries which provide pre-built foundations for creating responsive and good looking websites. It’s an easy episode with easy and fun homework I think you’ll enjoy. The link to […]
Continue readingMore TagHow almost everything in JavaScript is an Object – by Will aka @beiju
The following explanation is from an old friend of the show, Will (also known as @beiju). Unbeknownst to us, he’s been following along with Programming By Stealth all this time and just popped his head up for the first time in quite a few years. Will wrote the following in an email to Bart and […]
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 #522 – Bart Busschots on PBS 49B of X – Object Revision & Improving Our Cellular Automata
As promised last week, Bart Busschots brings us the second half of Programming By Stealth 49. We start by going through a lot of revision on JavaScript objects. It’s really great to have all of this all in one place, and I got to ask a few questions that have been bugging me for a […]
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 #519 – Bart Busschots on PBS 48 of x – A Closer Look at ‘this’ and ‘static’
Bart decided to take a closer look at the JavaScript keywords ‘this’ and ‘static’ and boy am I glad he did. He said it was the hardest lesson he’s put together so far. It’s a convoluted topic but he gives great explanations as always. You can find his tutorial at pbs.bartificer.net/… mp3 download
Continue readingMore TagCCATP #517 – Bart Busschots on PBS 47 – ES6 Polymorphism
In this installment of Programming By Stealth, Bart teaches us about inheritance (relationships between classes) and polymorphism. Now he said polymorphism is a concept that throws most first-level college students, but in an odd twist, I didn’t find it confusing at all! Plus, he lets us play with cows, ducks and turkeys in his example […]
Continue readingMore TagProgramming by Stealth Index
Tiny Tip – Vimmy & Oh Sh-t Git! By Caleb Fong
The review below is from Caleb Fong, aka @GeekoSupremo on Twitter. Caleb is a long time NosillaCastaway who is also following along with Programming By Stealth. His review is pretty geeky (goes well with his Twitter handle) so I thought it might help to explain a couple of terms he uses. He’ll use the term […]
Continue readingMore Tag