Differences between revisions 30 and 31
Revision 30 as of 2009-04-12 23:52:43
Size: 1671
Editor: 24-183-238-75
Comment:
Revision 31 as of 2009-04-12 23:53:25
Size: 1671
Editor: 24-183-238-75
Comment:
Deletions are marked like this. Additions are marked like this.
Line 12: Line 12:
 * DatabaseManagementSystems CPTR 219 is offered in the spring.  * DatabaseManagementSystems CPTR 319 is offered in the spring.

Computing Wiki

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

Classes

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

My other class pages are:

Standard Technical Paper Templates and LaTeX Tips

WritingTechnicalPapersInLaTeX 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. This section contains useful links including DrAndersonsRulesForWritingPapers.

Posters

The SAU School of Computing has information at https://www.southern.edu/cs/resources/Pages/postersession.aspx.

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-01-07 18:06:15 by scot)