↓ 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

Windows Command line: pipe example

By Jack Posted on February 13, 2021 Posted in command prompt

Self-tutoring about computer science: the tutor mentions a key element of command line thinking. At the command line (Windows or Li|U|nix), a pipe is often shown as | and sends the first command’s output as input to the next command. …

Windows Command line: pipe example Read more »

Retrospect: the eraser

By Jack Posted on February 11, 2021 Posted in retrospect

Self-tutoring about people and events from the past: the tutor tells a humorous story. I’ve always loved pencils and erasers. Once, in grade 6, I found an eraser off school grounds, on the side of the road. It was a …

Retrospect: the eraser Read more »

Php: the global keyword

By Jack Posted on February 10, 2021 Posted in PHP

Self-tutoring about PHP: the tutor mentions an idea about PHP global. Consider the file $var1=”hello”; function f1(){ echo $var1; } f1(); //call f1 In the code above, with almost any programming language I know of, $var1 has value “hello” in …

Php: the global keyword Read more »

Windows command prompt: find command

By Jack Posted on February 9, 2021 Posted in windows

Self-tutoring about Windows: the tutor mentions its find command. Li|U|nix users love grep, which finds lines in a file that contain a certain string. Does Windows command prompt have a similar utility? The answer is yes: find /n “detail” file0.txt …

Windows command prompt: find command Read more »

Linux: hard links, part 0

By Jack Posted on February 8, 2021 Posted in Linux

Self-tutoring about Linux: the tutor mentions a couple of ideas about hard links. In Linux, a hard link is another name for the linked file. It reads from the same disk location as the file’s original name. Moreover, if the …

Linux: hard links, part 0 Read more »

Operating systems: Unix: echo command with file_name*

By Jack Posted on February 7, 2021 Posted in operating systems

Self-tutoring about Unix and the echo command: the tutor mentions an aspect of it. echo the_file* will list the files and directories whose names begin with the_file in the current directory. Source: S.M. Sarwar, R. Koretsky, S.A. Sarwar. Unix: the …

Operating systems: Unix: echo command with file_name* Read more »

Windows: command prompt output redirect to file

By Jack Posted on February 5, 2021 Posted in command prompt

Self-tutoring about Windows: the tutor mentions how to direct command prompt output to a file. In my experience, just entering the command, then >> outfile.txt will send the output to outfile.txt. For instance,

Lifestyle: the night run

By Jack Posted on February 4, 2021 Posted in lifestyle

Self-tutoring about the running lifestyle: the tutor shares an instance. I’ve been doing heavy research lately, so, regrettably, haven’t been spending so much time outside as I would like. More is the shame, since the weather, for Canada, has been …

Lifestyle: the night run Read more »

English: intractable

By Jack Posted on February 3, 2021 Posted in vocabulary

Tutoring English, vocabulary is always interesting. The tutor mentions the word intractable. intractable: difficult to solve or navigate. My understanding is that intractable can refer to a problem, terrain, or a person. I don’t think I’ve ever used it, and …

English: intractable Read more »

Retrospect: Danny, part 1

By Jack Posted on February 1, 2021 Posted in retrospect

Self-tutoring about people and events from the past: the tutor recollects… Danny was a kid most people – myself included – would say was a nice guy. I knew him in grade 8. I was a base kid then, who …

Retrospect: Danny, part 1 Read more »

Posts pagination

Previous 1 … 155 156 157 158 159 … 384 Next
Copyright © 2026 Oracle Tutoring, Campbell River, BC | Powered by Responsive Theme
Copyright © 2026 Oracle Tutoring, Campbell River, BC | Powered by Responsive Theme