Differences between revisions 30 and 49 (spanning 19 versions)
Revision 30 as of 2009-04-12 23:52:43
Size: 1671
Editor: 24-183-238-75
Comment:
Revision 49 as of 2010-02-24 01:39:41
Size: 1440
Editor: 24-183-238-75
Comment:
Deletions are marked like this. Additions are marked like this.
Line 1: Line 1:
= Computing Wiki =
Welcome to the Computing Wiki of Dr. A. This wiki is here for his classes and for personal projects.
== Computing Wiki ==
Line 4: Line 3:
== Classes == Welcome to the Computing Wiki of Dr. Scot Anderson. This wiki is here for his classes and for personal projects. Most stuff is open as a normal wiki should be, but if you want to get involved in editing particular projects, let me know. Classes are on the ClassesPage where you will also find class resources. Worker (TA/RA) information is on the TaRa page.
Line 6: Line 5:
OnlineClasses contains links to Intro to Word Processing, Intro to Spreadsheets and Intro to Databases including general and specific FAQs. Over the years in grad school and beyond, I've acquired quite a list of ComputerTerms. It 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.
Line 8: Line 7:
My other class pages are: 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. For more information see WritingTechnicalPapersInLaTeX.
Line 10: Line 9:
 * NetworkSecurity has links related to my network security class CPTR 427 offered in the spring.
 * PrinciplesOfNetworkingCourse CPTR 327 offered in the fall.
 * DatabaseManagementSystems CPTR 219 is offered in the spring.
== Personal Stuff ==
Line 14: Line 11:
== 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.

{{{#!latex
Einstein developed the famous equation for converting matter to energy.
\begin{equation}
   E = MC^2
\end{equation}
}}}
In addition to computing I: Play Baritone, Fly (as a private pilot), SCUBA dive, Mountain bike, Rock Climb, Play Racquet Ball, and a host of more mondane things like meddle in electrical wiring and run a backhoe. For flying I created a flight plan Excel template (everyone seems to do this, but no one seems to share it). I also have an expanded check list for my Archer II (4052F):
 
 * [[attachment:FlightPlanTemplateExcel.xltm]]
 * [[attachment:4052F_CheckList.pdf]]

Computing Wiki

Welcome to the Computing Wiki of Dr. Scot Anderson. This wiki is here for his classes and for personal projects. Most stuff is open as a normal wiki should be, but if you want to get involved in editing particular projects, let me know. Classes are on the ClassesPage where you will also find class resources. Worker (TA/RA) information is on the TaRa page.

Over the years in grad school and beyond, I've acquired quite a list of ComputerTerms. It 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. For more information see WritingTechnicalPapersInLaTeX.

Personal Stuff

In addition to computing I: Play Baritone, Fly (as a private pilot), SCUBA dive, Mountain bike, Rock Climb, Play Racquet Ball, and a host of more mondane things like meddle in electrical wiring and run a backhoe. For flying I created a flight plan Excel template (everyone seems to do this, but no one seems to share it). I also have an expanded check list for my Archer II (4052F):

MyStartingPage (last edited 2024-09-19 13:28:31 by scot)