Skip to content

Instantly share code, notes, and snippets.

View dcernst's full-sized avatar

Dana Ernst dcernst

View GitHub Profile
@dcernst
dcernst / HWTemplate.tex
Last active November 29, 2023 12:36
LaTeX homework template for Weekly Homework assignments for Dana Ernst's courses.
% --------------------------------------------------------------
% This is all preamble stuff that you don't have to worry about.
% Head down to where it says "Start here"
% --------------------------------------------------------------
\documentclass[12pt]{article}
\usepackage[margin=1in]{geometry}
\usepackage{amsmath,amsthm,amssymb}
@dcernst
dcernst / test
Created December 23, 2013 04:57
Testing
To Evernote?
@dcernst
dcernst / CVErnst.tex
Created April 13, 2013 03:42
LaTeX source code for my CV (as of April 2013).
\documentclass[11pt]{article}
\usepackage{url}
\usepackage{tikz}
\usepackage{calc}
\reversemarginpar
\usepackage[paper=letterpaper,
marginparwidth=1in,

Fair Warning: This is not a lecture-oriented class or one in which mimicking prefabricated examples will lead you to success. You will be expected to work actively to construct your own understanding of the topics at hand, with the readily available help of the professor and your classmates. Many of the concepts you learn and problems you work will be new to you and ask you to stretch your thinking. You will experience frustration and failure before you experience understanding. This is part of the normal learning process. Your viability as a professional in the modern workforce depends on your ability to embrace this learning process and make it work for you. You are supported on all sides by the professor and your classmates (see "Learning Community"). But no student is exempt from the process and the hard work it entails.