Differences between revisions 35 and 177 (spanning 142 versions)
Revision 35 as of 2009-06-11 16:04:21
Size: 2235
Editor: 24-183-238-75
Comment:
Revision 177 as of 2011-10-25 13:50:42
Size: 5373
Editor: hsc-129
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. Most stuff is open as a normal wiki should be, but if you want to get involved in editing particular projects, let me know.
||<tablestyle="Margin-left:auto; margin-right:auto; border:none; border-width:0px;" style="border-width:0px; font-size:14pt; font-weight:bold">[[http://www.scotnpatti.com|Dr. A]]'s Computing Site||
Line 4: Line 3:
In addition to computing I: Fly, SCUBA dive, Mountain bike, Rock Climb, Play Baritone, 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 sheet (everyone seems to do this, but now one seems to share it): ||<tablestyle="margin-left:auto; margin-right:auto; border:single; background-color:#cccc99;">'''LINKS'''|| [[https://eclass.e.southern.edu/|eclass]] || [[https://www.southern.edu/access|access]] || [[https://www.southern.edu/owa|owa]] || [[http://www.southern.edu/cs|cs]] || [[https://www.live.com|live]] || SouthernResources ||
||[[ClassesPage|CLASSES]]||[[PrinciplesOfNetworkingCourse|CPTR328]]||[[WebServices|CPTR446]]||[[DatabaseManagementSystems|CPTR319]]||[[NetworkSecurity|CPTR427]]||[[IntroToWordProcessing|CPTE105]] ||[[IntroToDatabases|CPTE107]] ||

||||||||||||<tablestyle="margin-left:auto; margin-right:auto; border:double;" style="text-align:center; font-size:14pt; font-weight:bold;"> Office Hours - August 25, 2011 - December 9, 2011 ||
||<rowstyle="text-align: center; width:15%"> ||<17%>Monday ||<17%> Tuesday ||<17%> Wednesday ||<17%> Thursday ||<17%> Friday ||
||<:>08:00 - 09:00 ||<#cccc99> ||<#cccc99> ||<#cccc99> ||<#cccc99> ||<#cccc99> ||
||<:>09:00 - 10:00 ||<#cccc99> ||<#cccc99> ||<#cccc99> ||<#cccc99> ||<#cccc99> ||
||<:>10:00 - 11:00 ||<#666666>CPTR 328 ||<#cccc99> ||<#666666>CPTR 328 ||<#cccc99> ||<#666666>CPTR 328 ||
||<:>11:00 - 12:00 ||<#666666>CPTR 446 ||<#cccc99> ||<#666666>CPTR 446 ||<#666666>Convocation ||<#666666>CPTR 446 ||
||<:>12:00 - 01:00 ||<#666666>Faculty Metting||<#cccc99> ||<#ffcc00>Office Hours ||<#666666>Committee ||<#ffcc00> Office Hours||
||<:>01:00 - 02:00 ||<#666666>Lunch ||<#666666>Lunch ||<#666666>Lunch ||<#666666>Committee ||<#666666>Lunch ||
||<:>02:00 - 03:00 ||<#ffcc00>Office Hours ||<#cccc99> ||<#ffcc00>Office Hours ||<#cccc99> ||<#cccc99> ||
||<:>03:00 - 04:00 ||<#ffcc00>Office Hours ||<#cccc99> ||<#ffcc00>Office Hours ||<#cccc99> ||<#cccc99> ||
||<:>04:00 - 05:00 ||<#ffcc00>Office Hours ||<#cccc99> ||<#ffcc00>Office Hours ||<#cccc99> ||<#cccc99> ||

||<tablestyle="margin-left:auto; margin-right:auto; border:double;" style="background-color:#cccc99"> Available by appointment only /Possibly available online- MSN: scot@southern.edu ||<#ffcc00> Office Hours ||<#666666> Not Available/In Class||

----

Welcome! I go by Dr. A to distinguish myself from my better half in Mathematics - and I prefer Dr. A to Dr. Anderson... Here you will find resources for courses (usually linked to from eclass.southern.edu), Schedules and Office hours. You will also find some personal information at the bottom of this page.

Office: HSC 129
Phone: x2938 or (423) 236-2938

== Class Resources ==

 * [[TaRa|Reader]] Schedule
 * Before you decide to test out of CPTE105, watch this [[http://www.cs.southern.edu/scot/WD-Videos/CPTE105Review/CPTE105Review.html|video]]

== Other Resources ==

 * [[https://www.pluralsight-training.net/microsoft/login/login.aspx?ReturnUrl=%2fmicrosoft%2f|Plural Sight Training Site]]
 * [[http://www.cs.southern.edu/scot/Unix Haters Handbook.pdf|Unix Haters Handbook]]
 * [[http://www.cc2e.com/|Code Complete 2e]]
 * [[http://lab.cs.southern.edu|HSC 116 Lab Information]]
 * [[http://moo.cs.southern.edu/moodle|Dr. Munger's Moo]]
 * ComputerTerms include terms collection that has been going on since grad school.
 * CourseResearch - ideas for courses tried and trying...
 * ProgrammingLinks
 * ProjectManagementTools
 * [[http://biz.zenbe.com|Colaboration Platform that we are testing]]

----

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 on writing papers in <<latex(\LaTeX)>> for my classes see [[LaTeXresources]].

== 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):
Line 6: Line 55:
 * [[attachment:FlightPlan.xls|Excel 2003 Version Flight Plan]] or
 * [[attachment:FlightPlan.xlsm|Excel 2007 Version Flight Plan]]

== 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:

 * NetworkSecurity has links related to my network security class CPTR 427 offered in the spring.
 * PrinciplesOfNetworkingCourse CPTR 327 offered in the fall.
 * DatabaseManagementSystems CPTR 319 is offered in the spring.

== 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}
}}}
 * [[attachment:FlightPlanningTemplate.xltm|Flight Planning Excel Template]]
 * [[attachment:CheckListPreFlight.docx|Personalized Checklist for PA28-181 Archer II. Organized into Normal and Unusual operations]]

Dr. A's Computing Site

LINKS

eclass

access

owa

cs

live

SouthernResources

CLASSES

CPTR328

CPTR446

CPTR319

CPTR427

CPTE105

CPTE107

Office Hours - August 25, 2011 - December 9, 2011

Monday

Tuesday

Wednesday

Thursday

Friday

08:00 - 09:00

09:00 - 10:00

10:00 - 11:00

CPTR 328

CPTR 328

CPTR 328

11:00 - 12:00

CPTR 446

CPTR 446

Convocation

CPTR 446

12:00 - 01:00

Faculty Metting

Office Hours

Committee

Office Hours

01:00 - 02:00

Lunch

Lunch

Lunch

Committee

Lunch

02:00 - 03:00

Office Hours

Office Hours

03:00 - 04:00

Office Hours

Office Hours

04:00 - 05:00

Office Hours

Office Hours

Available by appointment only /Possibly available online- MSN: scot@southern.edu

Office Hours

Not Available/In Class


Welcome! I go by Dr. A to distinguish myself from my better half in Mathematics - and I prefer Dr. A to Dr. Anderson... Here you will find resources for courses (usually linked to from eclass.southern.edu), Schedules and Office hours. You will also find some personal information at the bottom of this page.

Office: HSC 129 Phone: x2938 or (423) 236-2938

Class Resources

  • Reader Schedule

  • Before you decide to test out of CPTE105, watch this video

Other Resources


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 on writing papers in <<latex(\LaTeX)>> for my classes see LaTeXresources.

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 2025-09-02 17:13:01 by scot)