We’re back to Programming By Stealth with Bart Busschots where he explains how to create Arrays in Javascript and how to use “while” and “for” to create loops to access the information in Arrays. It’s a little bit of a propeller beanie episode but we powered through till I got it! And as always, here’s […]
Continue readingMore TagCategory: Programming by Stealth
CCATP #434 – Programming by Stealth – 13 of x (JavaScript Conditionals)
In this week’s episode of the continuing series with Bart Busschots, he introduces the concept of conditionals. We’ll learn whether boogers is true or false, how Javascript handles text strings and numbers in comparisons (what’s bigger or smaller), how equality is really three different things, and we’ll learn about logical operators like AND, OR and […]
Continue readingMore TagCCATP #432 – Programming by Stealth – 12 of x (JavaScript Intro)
In this installment of Programming By Stealth, Bart Busschots dips our baby toe into Javascript. We learn the very basic building blocks, including how to make statements, how to make comments, three rules for variables, the difference between strings and numbers and what you can do with them, operators and concatenation. With the exception of […]
Continue readingMore TagCCATP #430 – Programming by Stealth – 11 of x (Tables)
Finally, after many months of making us wait, Bart has decided it’s time to look at tables on web pages. We’ll start by describing the HTML markup for tables, and then look at how to style them with CSS. Follow along with Bart’s full tutorial at pbs.bartificer.net/… mp3 download
Continue readingMore TagCCATP #428 Programming by Stealth – 10 of x (Yet More CSS)
If you want to know why there are pig faces in this image, check out the latest installment of Programming By Stealth from Bart Busschots. He takes me through four new CSS methods to style lists, he teaches me more CSS selectors, and then we get to play with pseudo-classes. It’s great fun and I […]
Continue readingMore TagCCATP #426 Bart Busschots Programming by Stealth – 9 of x (More CSS Positioning)
This week Bart introduces a visual tool he created just for us (well, for me) to help us really understand how the box model works in CSS. You can see his tool here: bartbusschots.ie/… and follow along with his detailed tutorial on More CSS Positioning here: pbs.bartificer.net/…. mp3 download
Continue readingMore TagCCATP #424 Bart Busschots Programming By Stealth – 8 of x (CSS Positioning)
Buckle up everyone – in this Installment of Programming By Stealth, Bart will dig in deep on explaining how to position the blocks we’ve learned about before onto our web page using CSS. It’s a tough hill to climb but Bart stays patient with me till I THINK I’ve got it! You can find Bart’s […]
Continue readingMore TagCCATP #422 Bart Busschots Programming By Stealth – 7 of x (More CSS)
Bart Busschots joins us again for part 7 of his series Programming by Stealth. In this instalment we’ll build on our basic understanding of CSS from previous instalment. We’ll start with some new CSS selectors, in the process, introduce two new HTML tag attributes, then we’ll move on to the CSS box model. Each HTML […]
Continue readingMore TagCCATP #420 Bart Busschots Programming By Stealth 6 of x (Introducing CSS)
In the 6th installment of Bart Busschots’ Programming by Stealth series, he introduces the concept of CSS to allow us to format our html pages. He gives us an overview of terminology, explains the different ways to add CSS to an HTML document, explains the basic syntax, and finally gives us some examples of text […]
Continue readingMore TagCCATP #418 Bart Busschots Programming By Stealth 5 of x (HTML Images & Links)
In this week’s episode of Chit Chat Across the Pond we have Bart Busschots with another installment of Programming by Stealth. He covers the syntax for images and links in HTML and the attributes you can apply and more importantly why you should apply them. He promises that with the first 5 episodes under our […]
Continue readingMore Tag