Differences between revisions 20 and 21
Revision 20 as of 2008-11-29 03:08:46
Size: 915
Editor: 209-142-131-35
Comment:
Revision 21 as of 2008-12-01 01:22:06
Size: 1142
Editor: 209-142-131-35
Comment:
Deletions are marked like this. Additions are marked like this.
Line 4: Line 4:
 * OnlineClasses contains links to Intro to Word Processing, Intro to Spreadsheets and Intro to Databases including general and specific FAQs.
 * UsingLatex contains information about different LaTeX tools and templates for you to get started with. These will be especially useful for any of my upper division computing classes.
 * ComputerTerms is a collection of definitions and explanations written during my own studies.
== Online Classes ==
Line 8: Line 6:
This wiki includes the ability to add <<latex(\LaTeX)>> inline, such as the symbol for complex numbers <<latex(\usepackage{dsfont} % $$\mathds{C}$$)>>. OnlineClasses contains links to Intro to Word Processing, Intro to Spreadsheets and Intro to Databases including general and specific FAQs.
Line 10: Line 8:
The following is an example of including LaTeX in a page format. == LaTeX Tips ==

UsingLatex contains information about different LaTeX tools and templates for you to get started with. These will be especially useful for any of my upper division computing classes.

== Computer Definitions ==

ComputerTerms is a collection of definitions and explanations written during my own studies.Feel free to peruse this section - which is QUITE EXTENSIVE actually. If you find an error feel free to correct me on it. This wiki includes the ability to add <<latex(\LaTeX)>> inline, such as the symbol for complex numbers <<latex(\usepackage{dsfont} % $$\mathds{C}$$)>>. I use this quite often in the definitions. The following is an example of including LaTeX in a page format.

Computing Wiki

Welcome to the Computing Wiki of Dr. A. This wiki is here for his classes and for personal projects.

Online Classes

OnlineClasses contains links to Intro to Word Processing, Intro to Spreadsheets and Intro to Databases including general and specific FAQs.

LaTeX Tips

UsingLatex contains information about different LaTeX tools and templates for you to get started with. These will be especially useful for any of my upper division computing classes.

Computer Definitions

ComputerTerms is a collection of definitions and explanations written during my own studies.Feel free to peruse this section - which is QUITE EXTENSIVE actually. If you find an error feel free to correct me on it. This wiki includes the ability to add <<latex(\LaTeX)>> inline, such as the symbol for complex numbers <<latex(\usepackage{dsfont} % $$\mathds{C}$$)>>. I use this quite often in the definitions. The following is an example of including LaTeX in a page format.

Einstein developed the famous equation for converting matter to energy.
\begin{equation}
   E = MC^2
\end{equation}

MyStartingPage (last edited 2024-05-10 00:52:22 by scot)