Added Erlang conf, cpp0x04 posters

This commit is contained in:
Elana Hashman 2013-10-31 23:32:05 -04:00
parent 764b20952c
commit 0ec3efa415
7 changed files with 111 additions and 1 deletions

View File

@ -46,6 +46,6 @@ to be a CSC member to attend.\\[5mm]
%\cscfoot{2012-10-23}{TBD}{Bingeman's}{}
\begin{center}
\includegraphics{../bowlinglink.png}
\includegraphics{poster-archive/bowlinglink.png}
\end{center}
\end{document}

Binary file not shown.

After

Width:  |  Height:  |  Size: 586 B

View File

@ -0,0 +1,56 @@
%% This is csc-poster-sample, a sample CSC poster
%% Copyright (C) 2003 Computer Science Club of the University of Waterloo
%%
%% This program is free software; you can redistribute it and/or modify
%% it under the terms of the GNU General Public License as published by
%% the Free Software Foundation; either version 2 of the License, or
%% (at your option) any later version.
%%
%% This program is distributed in the hope that it will be useful,
%% but WITHOUT ANY WARRANTY; without even the implied warranty of
%% MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
%% GNU General Public License for more details.
%%
%% You should have received a copy of the GNU General Public License
%% along with this program; if not, write to the Free Software
%% Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
\documentclass{article}
\usepackage{csc-poster}
\begin{document}
\vspace*{-1in}
%% TITLE
% This command lays out the top of the document.
% The first parameter is the title.
% The second parameter is the speaker. This parameter may be empty.
\cschead{C++ GoingNative Video Lecture Series}{Calum T. Dalek}
%% SUBTITLE
% This command prints the sub-title and is completely optional.
\cscsubtitle{Writing Quick Code in C++, Quickly -- Andrei Alexandrescu}
Contemporary computer architectures make it possible for slow code to work
reasonably well. They also make it difficult to write really fast code that
exploits the CPU amenities to their fullest. And the smart money is on fast
code---we're running out of cool things to do with slow code, and the battle
will be on doing really interesting and challenging things at the envelope of
what the computing fabric endures.
This talk is an attempt to set forth a few pieces of tactical advice for
writing quick code in C++. Applying these is not guaranteed to produce optimal
code, but is likely to put it reasonably within the ballpark.\\
\noindent This is the fourth lecture of five in the C++ GoingNative Video
Lecture Series.\\
%% FOOTER
% The first through third arguments tell us the date and time.
% The last argument is a pithy saying. It may be empty.
% Following the footer, the CSC logo is printed.
\cscfoot{Thursday, 2013-11-07}{6:30 PM}{PHY 150}{{\tt
http://channel9.msdn.com/Events/GoingNative/2013}}
\end{document}

View File

@ -0,0 +1,54 @@
%% This is csc-poster-sample, a sample CSC poster
%% Copyright (C) 2003 Computer Science Club of the University of Waterloo
%%
%% This program is free software; you can redistribute it and/or modify
%% it under the terms of the GNU General Public License as published by
%% the Free Software Foundation; either version 2 of the License, or
%% (at your option) any later version.
%%
%% This program is distributed in the hope that it will be useful,
%% but WITHOUT ANY WARRANTY; without even the implied warranty of
%% MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
%% GNU General Public License for more details.
%%
%% You should have received a copy of the GNU General Public License
%% along with this program; if not, write to the Free Software
%% Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
\documentclass{article}
\usepackage{csc-poster}
\begin{document}
%% TITLE
% This command lays out the top of the document.
% The first parameter is the title.
% The second parameter is the speaker. This parameter may be empty.
\vspace*{-0.5in}
\begin{center}
\includegraphics[height=1.15in]{csc-logos/csclogo} \hspace{0.75in}
\includegraphics[height=1.15in]{poster-archive/erlang.png}\\[0.7in]
\end{center}
\cschead{The CSC Goes to Toronto Erlang Factory Lite 2013\\[3mm]\sc on Sat. November
23}{}
\vspace{4mm}
The CSC has been invited to an Erlang conference in Toronto! If we get at least
26 signups, we will be able to send interested attendees on a bus for free. To
sign up, visit our website and view the event description for the form, or scan
the QR code.\\
\noindent Learn more about the conference at {\tt http://bit.ly/TEFL-2013}. You
do not need to be a CSC member to attend.\\[2mm]
%% FOOTER
% The first through third arguments tell us the date and time.
% The last argument is a pithy saying. It may be empty.
% Following the footer, the CSC logo is printed.
%\cscfoot{2012-10-23}{TBD}{Bingeman's}{}
\begin{center}
\includegraphics{poster-archive/erlanglink2.png}
\end{center}
\end{document}

BIN
poster-archive/erlang.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 14 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 376 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 376 B