SILS iSchool

26 January 2021



Value Added | daily

Class Schedule

Basics | sessions 01-03
  1. 19 Jan intro and clients | lecture | labs
  2. 26 Jan servers and command line | lecture | labs
  3. 02 Feb networks and protocols | lecture | labs
Web Development | sessions 04-08

  1. 09 Feb structural layer | lecture | labs
  2. 16 Feb presentational layer | lecture | labs
  3. 23 Feb using a structure | lecture | labs
  4. 02 Mar behavioral layer | lecture | labs
  5. 09 Mar design thoughts | lecture | labs
Dealing with Markup | sessions 09-10
  1. 16 Mar control objects and display | lecture | labs
  2. 23 Mar tools that read markup | lecture | labs
Working with data | sessions 11-14
  1. 30 Mar formulas, functions, vectors | lecture | labs
  2. 06 Apr data display | lecture | labs
  3. 13 Apr manipulate data sets | lecture | labs
  4. 20 Apr relational data bases | lecture | labs
Presentations | sessions 15-16
  1. 27 Apr designing a presentation | lecture | labs
  2. 04 May delivering a presentation | lecture | labs


Our second session will be about servers and how to communicate with them and within them.
You might want to read these items to prepare yourself for session two.

Preparations for servers session

on pioneers

Start by watching another pioneer, Doug Englebart, introduce the world to interconnected computers as well as demonstrating the first mouse.

back to top

on servers

glance over How Web Servers Work by Marshall Brain, How Stuff Works

You might ask yourself who Marshall Brain is.

back to top

For those of you who use the Windows OS

Install PowerShell SSH on your Windows 10 laptop

Try this on your own, but we will repeat the process in a lab to be sure we all have the functionality.

  1. Right Click the Start Menu start button
  2. Select App and Features select apps and features
  3. Select Optional Features Select Optional Features
  4. Click Add Feature Select Optional Features
  5. Install OpenSSH Client Install OpenSSH Client
  6. Right click to run SSH Right click to run SSH
  7. And prepare to use it as a terminal application SSH in terminal/PowerShell

back to top

back to top

26 January Lecture | preps | server OS | command line