fix markdown font for 1994 events #328
Closed
c29wan
wants to merge 2 commits from fix-event-md-font
into main
@ -1,14 +1,11 @@ |
||||
--- |
||||
name: 'ACM-Style Programming Contest' |
||||
short: 'No description available' |
||||
date: 'Sat Oct 15 1994 10:00:00 GMT-0400 (Eastern Daylight Time)' |
||||
name: "ACM-Style Programming Contest" |
||||
short: "No description available" |
||||
date: "Sat Oct 15 1994 10:00:00 GMT-0400 (Eastern Daylight Time)" |
||||
online: false |
||||
location: 'MC 3022' |
||||
location: "MC 3022" |
||||
--- |
||||
|
||||
### Big Money and Prizes! |
||||
|
||||
So you think you're a pretty good programmer? Pit your skills against others on campus in this triannual event! Contestants will have three hours to solve five programming problems in either C or Pascal. |
||||
|
||||
Last fall's winners went on to the International Finals and came first overall! You could be there, too! |
||||
So you think you're a pretty good programmer? Pit your skills against others on campus in this triannual event! Contestants will have three hours to solve five programming problems in either C or Pascal. |
||||
|
||||
Last fall's winners went on to the International Finals and came first overall! You could be there, too! |
||||
|
@ -1,14 +1,11 @@ |
||||
--- |
||||
name: 'Exploring the Internet' |
||||
short: 'No description available' |
||||
date: 'Thu Oct 20 1994 16:30:00 GMT-0400 (Eastern Daylight Time)' |
||||
name: "Exploring the Internet" |
||||
short: "No description available" |
||||
date: "Thu Oct 20 1994 16:30:00 GMT-0400 (Eastern Daylight Time)" |
||||
online: false |
||||
location: 'MC 3009' |
||||
location: "MC 3009" |
||||
--- |
||||
|
||||
### Need something to do between assignments/beers? |
||||
|
||||
Did you know that your undergrad account at Waterloo gives you access to the world's largest computer network? With thousands of discussion groups, gigabytes of files to download, multimedia information browsers, even on-line entertainment? |
||||
|
||||
The resources available on the Internet are vast and wondrous, but the tools for navigating it are sometimes confusing and arcane. In this hands-on tutorial you will get the chance to get your feet wet with the world's most mind-bogglingly big computer network, the protocols and programs used, and how to use them responsibly and effectively. |
||||
|
||||
The resources available on the Internet are vast and wondrous, but the tools for navigating it are sometimes confusing and arcane. In this hands-on tutorial you will get the chance to get your feet wet with the world's most mind-bogglingly big computer network, the protocols and programs used, and how to use them responsibly and effectively. |
||||
|
Loading…
Reference in new issue