SILS iSchool

05 November 2020



Value Added | daily

Class Schedule

Basics | sessions 01-03
  1. 13 Aug intro and clients | lecture | labs
  2. 20 Aug servers and command line | lecture | labs
  3. 27 Aug networks and protocols | lecture | labs
Web Development | sessions 04-07

  1. 03 Sep structural layer | lecture | labs
  2. 10 Sep presentational layer | lecture | labs
  3. 17 Sep using a structure | lecture | labs
  4. 24 Sep behavioral layer | lecture | labs
Dealing with Markup | sessions 08-09
  1. 01 Oct control objects and display | lecture | labs
  2. 08 Oct tools that read markup | lecture | labs
Working with Data | sessions 10-13
  1. 15 Oct formulas, functions, vectors | lecture | labs
  2. 22 Oct data display | lecture | labs
  3. 29 Oct manipulate data sets | lecture | labs
  4. 05 Nov relational data bases | lecture | labs
Presentation | session 14
  1. 12 Nov designing and delivering a presentation | lecture | labs


We will be considering relational databases,
so do these readings to prepare yourselves for Entity Relationship Modeling and Structured Query Language terminology.

Some Relational Database Fundamentals

back to top

It wouldn't hurt to read

Read this linked article twice

  1. Read it prior to the first relational database session so you will have an idea about why relational databases are useful.
  2. Then read it again after we've discussed relationships

Glance over the Structured Query Language tutorial at W3Schools.

We will introduce SQL and build a few SQL queries, so this tutorial is something you might want to come back to in the future.

back to top

05 November lecture | preps | erm | entities | relationships | sql