↓ Skip to Main Content
Oracle Tutoring, Campbell River, BC (250) 203-6544 (text) or (250) 830-0295 (talk)

Main Navigation

  • english
  • math
  • lifestyle
  • blog home
  • website
Oracle Tutoring, Campbell River, BC (250) 203-6544 (text) or (250) 830-0295 (talk)

Off Canvas Menu

  • english
  • math
  • lifestyle
  • blog home
  • website

Author: Jack

PHP: strpos: zero or false?

By Jack Posted on August 8, 2021 Posted in PHP

Self-tutoring about PHP comparisons: the tutor begins… In PHP, == means “compare for equality” whereas === means “compare for same type and equality.” Sometimes the difference is important. strpos(longstring, shortstring) tells where, in the longstring, you will find the shortstring. …

PHP: strpos: zero or false? Read more »

Retrospect: Choco Loto

By Jack Posted on August 7, 2021 Posted in retrospect

Self-tutoring about people, events, and products of the past: the tutor reflects…. I recall, back in grade 5, at Halloween, noticing a new chocolate bar: Choco Loto. I never had one, as far as I remember: I stuck to chocolate …

Retrospect: Choco Loto Read more »

Word: 100 undos?

By Jack Posted on August 6, 2021 Posted in microsoft word

Self-tutoring about Microsoft Word: the tutor makes an observation. Today, working with Word, I went down a rabbit hole, then didn’t like the result. I wanted to return to the earlier stage of the work, but could I? After an …

Word: 100 undos? Read more »

Web programming: .net Webforms

By Jack Posted on August 5, 2021 Posted in web programming

Self-tutoring about .net Webforms: the tutor makes an observation. An important idea to know about, in my opinion, is that, with .net Webform applications, commented-out elements on the webform can still cause errors. In other words, you might have elements …

Web programming: .net Webforms Read more »

Windows: cmd: double quotes vs single quotes

By Jack Posted on August 3, 2021 Posted in command prompt

Self-tutoring about the Windows command prompt: the tutor mentions its treatment of double vs single quotes. In many computer languages, double or single quotes are interchangeable or else give similar effect in many situations. Such is not the case with …

Windows: cmd: double quotes vs single quotes Read more »

Comp sci: Windows cmd: findstr (Windows version of grep)

By Jack Posted on August 2, 2021 Posted in command prompt

Self-tutoring about computer science: the tutor mentions a great utility in Windows cmd. findstr the_string text_file.txt will print each line from text_file.txt that contains the_string. findstr /n the_string text_file.txt will precede each printed line by its number. Source: itechtics.com

Python: self and the implicit argument

By Jack Posted on August 1, 2021 Posted in python

Self-tutoring about Python: the tutor mentions the self concept. To Python, when you call an ordinary class method (as opposed to a static one), the object whose method is being called is an implicit parameter. You can call it externally …

Python: self and the implicit argument Read more »

Python: importlib.reload, continued

By Jack Posted on July 31, 2021 Posted in python

Self-tutoring about Python: the tutor continues about reloading a module. In my post from July 24, 2021, I mention import importlib, then importlib.reload(moduleA) in Python. This might be done if you’ve changed moduleA. In my experience, if you tried to …

Python: importlib.reload, continued Read more »

Comp Sci: Python: checking if a variable exists

By Jack Posted on July 30, 2021 Posted in python

Self-tutoring about Python: the tutor mentions a favourite test of his. In any programming language, I like to discover how to test the existence of a variable. It’s more straightforward in some than others. Python really shines in this regard, …

Comp Sci: Python: checking if a variable exists Read more »

Home computer use: online2pdf.com

By Jack Posted on July 29, 2021 Posted in home computer use

Self-tutoring about file conversions: the tutor mentions a utility he uses. I don’t have much proprietary software. Yet, there’re times when people insist on pdfs. What to do? One option – probably the best I know so far – is …

Home computer use: online2pdf.com Read more »

Posts pagination

Previous 1 … 141 142 143 144 145 … 384 Next
Copyright © 2026 Oracle Tutoring, Campbell River, BC | Powered by Responsive Theme
Copyright © 2026 Oracle Tutoring, Campbell River, BC | Powered by Responsive Theme