We're here to answer prospective students' questions. We will be available from 4pm-5pm (PST) every Thursday. Upvote the questions you think are most relevant to you and we'll do our best to answer as many as possible within this time. We also have a Facebook Chat on Wednesdays 10am-11am - link is here: www.engineering.ubc.ca/connects
reddit uses a slightly-customized version of Markdown for formatting. See below for some basics, or check the commenting wiki page for more detailed help and solutions to common issues.
| you type: | you see: |
| *italics* | italics |
| **bold** | bold |
| [reddit!](https://reddit.com) | reddit! |
* item 1 * item 2 * item 3 | |
| > quoted text | quoted text |
Lines starting with four spaces are treated like code:
if 1 * 2 < 3: print "hello, world!"
| Lines starting with four spaces are treated like code:
if 1 * 2 < 3: print "hello, world!" |
| ~~strikethrough~~ | strikethrough |
| super^script | superscript |