Computation Seminar Topics
|
LaTeX and Beamer |
Regular Expressions |
|
Python |
Databases (MySQL) |
|
C Programming |
FORTRAN |
|
Supercomputing |
LaTeX and Beamer
Distributions and Editors
- MiKTeX - A LaTeX distribution for Windows
- TeX Live - A LaTeX distribution for Mac OS
- WinEdt - A good LaTeX editor for Windows
- TeXShop - A decent LaTeX editor for Mac OS
- TextMate - A GREAT text editor for Mac OS with support for LaTeX and just about everything else
References
LaTeX Samples
- An Introduction to LaTeX (source)
- A more complete LaTeX introduction by McKay Heasley
- Hello World for LaTeX (source)
- A Homework Assignment in LaTeX (source)
- A template for a book in LaTeX
- A template for an article or a homework assignment in LaTex
- A template for a poster
Beamer
- An Introduction to Beamer
- The Beamer User Guide
- A Beamer template
- A presentation on Jordan Normal Forms (source)
Regular Expressions
Python
References
- Python Programming - A Wikibook
- Official Python Website - includes downloads and documentation
Python Samples
- An example of a class in python
- Another sample file
- A file for downloading and processing NCAA football game summaries
Databases (MySQL)
C Programming
- An introduction to C
- Example: Hello World Source File
- Example: Temperature Conversion Source File
- Example: Pointers Source File
- Example: Mean - Source File Header File
FORTRAN
Supercomputing
- SSH Tool for Windows
- Tina and Mary's supercomputing introduction
- Blake's Parallel MATLAB introduction (MATLAB Source for examples)
- MPI Intro Slides (by Quinn Snell - BYU CS)
- OpenMP Intro slides (by Quinn Snell - BYU CS)
- Slides about Parallel Algorithm Design (by Quinn Snell - BYU CS)
- Introduction to PThreads and Semaphores (by Quinn Snell - BYU CS)
