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 readingTag: javascript
CCATP #503 – Bart Busschots – PBS 40 of x – HTML5 Custom Validations with jQuery
In a shocking turn of events, I actually followed all of Programming By Stealth this week! Bart walked us through his solution to last week’s HTML5 Forms Validation homework, and in so doing highlighted some especially clever things he did. I was pretty pleased with my own version of the homework, and in fact, Bart […]
Continue readingCMD-D | Masters of Automation with Sal Soghoian
Sal Soghoian This week Steve and I attended, and I spoke at the CMD-D Conference, created by Sal Soghoian. Sal was responsible for all Automation at Apple for many years. His team managed AppleScript, Automaton, and Terminal. Pretty much all the coolest stuff at Apple. I have to tell you I was pretty intimidated about […]
Continue readingCCATP #494 – PBS 37 of x – Bart Busschots JSDoc Demo
I’ve been asking Bart a lot of questions in the back channel as I struggle to understand the documentation he has provided in our latest few sessions of homework assignments. He had an epiphany last week that he had never explained the documentation methods itself, which was certainly adding to my confusion. He decided to […]
Continue readingCCATP #492 Bart Busschots – PBS 36 of x – More HTML Text Input | More Cellular Automata
Chit Chat Across the Pond this week is another episode of Programming By Stealth with Bart Busschots. I’m very proud of the fact that I completed my homework, writing a program from scratch that passed all of the tests written by Bart. It took me 12 hours, and nearly 4 hours of Dorothy’s time helping […]
Continue readingCCATP #484 – Bart Busschots PBS 34 of x – More JS Testing with QUnit
In this installment of Bart’s Programming By Stealth series, we review our test code using QUnit, and then learn how to use QUnit to test our code within a real browser page. We do that using the API we built together, the Bartificer Link Toolkit that identifies external links on a web page, makes them […]
Continue readingCCATP #482 – Bart Busschots Programming By Stealth 33 of x – JS Testing with QUnit
In this installment of Programming By Stealth, Bart FINALLY lets us start learning Test Driven development, or TDD. He shows us how to use a free and open source tool called QUnit, made by the fine developers of jQuery, to analyze our test code. It’s something I’ve been itching to learn more about, ever since […]
Continue readingCCATP #480 – Bart Busschots Programming By Stealth 32 JS Error Handling Revision | HTML Selects
This week Bart and I put the finishing touches on our Date and Time prototypes, then we use those very JavaScript prototypes with HTML forms, we learn bout JavaScript error handling (including throwing and catching errors) and the we start manipulating HTML Selects with jQuery. If that sounds as fun to you as it was […]
Continue readingCCATP #478 – Bart Busschots on PBS 31 of x – JS Static Functions | Checkboxes & Radio Buttons
Bart and I may have broken a record on Chit Chat Across the Pond this week. We went through so much material in Programming By Stealth that this show runs 100 minutes! The funny thing is that I wasn’t ever bored, it was all really interesting. We started by going over last time’s JavaScript challenge […]
Continue readingHunt for the Perfect Code Editor Ends with CodeRunner
I remember years ago my good friend David Roth telling me how much time he spent trying to find the perfect Getting Things Done app. He realized that he could have been actually getting some stuff done if he hadn’t spent all that time on the tool. He eventually just picked one and got on […]
Continue reading