Tag Archives: programming

List Web Application Genericization Tutorial

Genericization jobs, at least for us, are an invitation for second phase design. We like to put down an initial design, and often see that it could be “ever so much” more generic, so we set aside thinking and designing … Continue reading

Posted in eLearning, Event-Driven Programming, Tutorials | Tagged , , , , , , , , , , | Leave a comment

List Web Application Primer Tutorial

We’re starting out pretty simply, but we hope, pretty usefully, with today’s new web application, which is “Make a List” via … an Emoji numbering system a Quantity or Weight measurement entered by the user interactively an Item entered by … Continue reading

Posted in eLearning, Not Categorised, Tutorials | Tagged , , , , , , | Leave a comment

WordPress Ordered List CSS Styling Primer Tutorial

We’ve had a couple of blog postings, in a row, recently, involving fairly long HTML ol tag “ordered lists”. This set us to thinking about CSS styling we could use for these “ordered lists”. Our first pass of thinking involving … Continue reading

Posted in eLearning, Tutorials | Tagged , , , , , , , , , , , , , , | 1 Comment

Binding Javascript setTimeout Arguments Trace Tutorial

In movies just about everything looks possible with code, and yes, there will be programmers out there that can make a lot of it feasible. Those debugging, or tracing (or perhaps “profiling”) types of scenes would be amusing to a … Continue reading

Posted in eLearning, Event-Driven Programming, Tutorials | Tagged , , , , , , , , , , , , , , , | Leave a comment

Binding Javascript setTimeout Arguments Primer Tutorial

At this blog, with Javascript work, we like using global variables, in particular the global variables defined at or near the top of (Javascript) scripting, and existant from then on. However, the use of global variables is not popular in … Continue reading

Posted in eLearning, Tutorials | Tagged , , , , , , , , | Leave a comment

WordPress Code Download Table Interface Linux Diff Tutorial

Referring to WordPress Code Download Table Interface Primer Tutorial way below, up until now with the third of “three basic concepts floating around the way we present software and share it around, at this blog” of … the idea of … Continue reading

Posted in eLearning, Event-Driven Programming, Tutorials | Tagged , , , , , , , , , , , , , , , , , , , , | Leave a comment

WordPress Code Download Table Interface Double Click Tutorial

If you’ve been coding Javascript in a web application have you ever pondered the string functions … includes() … versus … indexOf() ? To be honest, I haven’t much, because am always using indexOf(), but to be fair, you might … Continue reading

Posted in eLearning, Event-Driven Programming, Tutorials | Tagged , , , , , , , , , , , , , , , | Leave a comment

WordPress Code Download Table Interface Primer Tutorial

We’ve got three basic concepts floating around the way we present software and share it around, at this blog, those being … the idea of a live run link pointing at an executable piece of software, at least as far … Continue reading

Posted in eLearning, Tutorials | Tagged , , , , , , , , , , | Leave a comment