CSCB20 - Introduction to Databases and Web Applications
Online Resources
-
Course website
Course information, lecture notes, tutorial material, important
announcements, etc. will be posted on the course website. It is
your responsibility to visit it frequently.
- Beginner Tutorial for MySQL.
-
Email communication
Questions regarding the course material, assignments, midterm,
etc. should be posed on the bulletin board. Questions about
the assignment which you feel you cannot formulate without
revealing your solution (should be very rare!), as well as
questions and concerns regarding your personal matters should
be directed to the instructor.
-
Discussion board
You are encouraged to use the bulletin board to discuss the
course material, pose questions on the assignments, etc. The
bulletin board will be monitored by the instructor and by your
TAs. Please, be very careful not to reveal (parts of) your
solution on the bulletin board.
Software and documentation
- Logging into Mathlab.
- Mac OS comes with the application "terminal". Simple click on it to run. Login to mathlab by typing
ssh utorid@mathlab.utsc.utoronto.ca
. Enter your password.
- Windows - you will need a SSH client. PuTTY is a good free one. You can download and install here: PuTTY.
Use the same command as above to login to mathlab:
ssh utorid@mathlab.utsc.utoronto.ca
.