CCATP #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 readingMore Tag

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 Tag

CCATP #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 Tag

Posts navigation

1 2 3 13 14 15 16 17 18
Scroll to top