-
Notifications
You must be signed in to change notification settings - Fork 35
/
Copy pathindex.html
executable file
·151 lines (142 loc) · 5.17 KB
/
index.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
<!DOCTYPE html>
<html><head><meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta name="description" content="Homepage for CS418/518 - Web Programming at Old Dominion University, Fall 2016">
<title>CS418/518 - Web Programming, Fall 2017, Old Dominion University</title>
<link rel="stylesheet" type="text/css" href="./style.css" media="all">
</head>
<body>
<header>
<h1>CS418/518 - Web Programming</h1>
<h2>Meeting time Tuesday 4:20-7:00, Location Dragas 1117</h2>
<h2>Fall 2017</h2>
<h2>Old Dominion University Department of Computer Science</h2>
<h2>Lecturer: <a href="http://www.justinfbrunelle.com/">Dr. Justin F. Brunelle</a> ([email protected])</h2>
<h2>Office Hours: Friday afternoons (please schedule an appointment)<br>E&CS: TBD</h2>
</header>
<section>
<h3>Course Information</h3>
<p>The course will give best practice instruction and guidance in developing a messaging chatroom website like <a href="http://slack.com/">Slack</a> using a <a href="https://en.wikipedia.org/wiki/LAMP_(software_bundle)">LAMP stack</a>, <a href="http://jquery.com/">jQuery</a>, <a href="http://php.net/">PHP</a>, and <a href="http://mysql.com/">MySQL</a>, along with other more modern technologies, languages, and systems.
<br><br>
</p><p>While we will limit in-class discussions to these technologies, please feel free to use this course as an excuse to learn whatever new web technology you desire. However, adherence to assignment and milestone goals is still expected and deviation from the course materials will not be an acceptable excuse for not meeting expectations.</p>
<br><br>
The course will focus on writing good code based both on best practice and code validation systems (e.g., <a href="http://www.jslint.com/">JSLint</a>). We will use git for version control via <a href="http://github.com/">GitHub</a> and project submission, so the code you generate in the course will serve as a publicly available example of the experience you obtain from the course.
<p></p>
<br>
<p>Course material adapted from the <a href="http://www.cs.odu.edu/~mkelly/semester/2015_spring/cs418/">Spring 2015 offering from Mat Kelly</a> and <a href='http://www.cs.odu.edu/~jbrunelle/cs518/pastSemesters/'>Fall 2016 offering from Justin Brunelle</a>.</p>
</section>
<section><table><tbody><tr><td colspan="2"><h3>Important Links</h3>
</td></tr><tr><td>
<ul>
<li><a href="./cs518fall2017syllabus.html">Syllabus</a></li>
<li><a href="https://groups.google.com/forum/#!forum/oducs518f17">Mailing List</a></li>
<li><a href="https://oducs518f17.slack.com/">Slack Channel</a></li>
<li><a href="https://github.com/jbrunelle/ODUCS418F17">Class GitHub repository</a></li>
<li><a href="./groups.html">Official groups list</a></li>
</ul></td>
<td><ul>
<li>Docker Test & Demo Server <br><a href="http://cs518.cs.odu.edu:60000">
http://cs518.cs.odu.edu:60000/</a></li>
<li><a href="http://www.jslint.com/">JSLint</a>
</li><li><a href="http://www.w3schools.com/">W3 Schools</a>
</li></ul></td></tr></tbody></table>
</section>
<section id="itinerary">
<h3>Itinerary</h3>
<table>
<tbody><tr>
<th>Date</th>
<th>Topic</th>
<th>Reading</th>
<th>Notes</th>
</tr><tr>
<td>8/29</td>
<td> <ul>
<li><a href="./lectures/lecture1.pdf">First Day Admin</a></li>
<li><a href="./lectures/lecture2.pdf">Intro to LAMP, Web Architecture, and HTTP</a></li>
<li>Git Basics
<li>Slack Demo
</ul>
</td>
<td>
<a href="./cs518fall2017syllabus.html">Syllabus</a><br>
<a href="https://web.archive.org/web/20161114171750/https://services.github.com/kit/downloads/github-git-cheat-sheet.pdf">Git Cheat Sheet</a></td>
<td><a href="./assignments/assignment1.html">Assignment 1</a>
</tr><tr class="tbd">
<td>9/5</td>
<td>Topic</td>
<td>Reading</td>
<td>Notes</td>
</tr><tr class="tbd">
<td>9/12</td>
<td>Topic</td>
<td>Reading</td>
<td>Notes</td>
</tr><tr class="tbd">
<td>9/19</td>
<td>Topic</td>
<td>Reading</td>
<td>Notes</td>
</tr><tr class="tbd">
<td>9/26</td>
<td>Topic</td>
<td>Reading</td>
<td>Notes</td>
</tr><tr class="tbd">
<td>10/3</td>
<td>Topic</td>
<td>Reading</td>
<td>Notes</td>
</tr><tr class="holiday">
<td>10/10</td>
<td>No Class -- Fall Break</td>
<td>--</td>
<td>--</td>
</tr><tr class="tbd">
<td>10/17</td>
<td>Topic</td>
<td>Reading</td>
<td>Notes</td>
</tr><tr class="tbd">
<td>10/24</td>
<td>Topic</td>
<td>Reading</td>
<td>Notes</td>
</tr><tr class="tbd">
<td>10/31</td>
<td>Topic</td>
<td>Reading</td>
<td>Notes</td>
</tr><tr class="tbd">
<td>11/7</td>
<td>Topic</td>
<td>Reading</td>
<td>Notes</td>
</tr><tr class="tbd">
<td>11/14</td>
<td>Topic</td>
<td>Reading</td>
<td>Notes</td>
</tr><tr class="tbd">
<td>11/21</td>
<td>Topic</td>
<td>Reading</td>
<td>Notes</td>
</tr><tr class="tbd">
<td>11/28</td>
<td>Topic</td>
<td>Reading</td>
<td>Notes</td>
</tr><tr class="tbd">
<td>12/5</td>
<td>Topic</td>
<td>Reading</td>
<td>Notes</td>
</tr><tr class="tbd">
<td>12/12</td>
<td>Milestone 4 due</td>
<td>--</td>
<td>Final exam time</td>
</tbody></table>
</section>
<br><br><br><br>
</body></html>