-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathcourse.html
320 lines (297 loc) · 9.93 KB
/
course.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
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
<!doctype html>
<html lang="en">
<head>
<meta charset="UTF-8">
<title>course</title>
</head>
<body>
<div class="container">
<div class="thinline"></div>
<div class="row">
<div class="col-md-8">
<div class="container">
<!-- Course Info-->
<img src="gogowisestyle/image/banner1.jpg" alt="..." class="courseBanner">
<h1 class = "courseSubject">Introduction to Computer Science</h1>
<div class = "row">
<div class="col-md-8">
<h3 class="courseSubhead">ABOUT THIS COURSE</h3>
</div>
<div class="col-md-4" style="text-align: right;">
<h3>
<a href="#">
<img src="gogowisestyle/image/download.png" alt="" class="downloadIcon"></a>
</h3>
</div>
</div>
<img src="gogowisestyle/image/recommended1.jpg" class="courseInfoImg">
<h4 class="courseBody">
CS50x is Harvard College's introduction to the intellectual enterprises of computer science
and the art of programming for majors and non-majors alike, with or without prior
programming experience. An entry-level course taught by David J. Malan, CS50x
teaches students how to think algorithmically and solve problems efficiently. Topics include
abstraction, algorithms, data structures, encapsulation, resource management, security,
software engineering, and web development. Languages include C, PHP, and JavaScript
plus SQL, CSS, and HTML. Problem sets inspired by real-world domains of biology,
cryptography, finance, forensics, and gaming. As of Fall 2012, the on-campus version of
CS50x is Harvard's second-largest course.
Students who earn a passing grade on 8 problem sets (programming assignments - 15-20
hours each), 2 quizzes, and a final project will get a certificate from HarvardX. Students
may take CS50x at their own pace.
</h4>
<div class="thickline"></div>
<h3 class="courseSubhead">Course Videos</h3>
<!-- Course Videos-->
<div class="row">
<div class="col-sm-4">
<div class="pull-left">
<div class="lessonOrange">
<span>1</span>
<div>Lesson</div>
</div>
</div>
<div class="pull-left">
<div class="lessonName">Introduction to Computer Lesson 1</div>
<div class="lessonTime">2013-12-10 23:46</div>
</div>
</div>
<div class="col-sm-4">
<div class="pull-left">
<div class="lessonOrange">
<span>2</span>
<div>Lesson</div>
</div>
</div>
<div class="pull-left">
<div class="lessonName">Introduction to Computer Lesson 2</div>
<div class="lessonTime">2013-12-10 23:46</div>
</div>
</div>
<div class="col-sm-4">
<div class="pull-left">
<div class="lessonGreen">
<span>3</span>
<div>Lesson</div>
</div>
</div>
<div class="pull-left">
<div class="lessonName">Introduction to Computer Lesson 3</div>
<div class="lessonTime">2013-12-10 23:46</div>
</div>
</div>
</div>
<br/>
<div class="row">
<div class="col-sm-4">
<div class="pull-left">
<div class="lessonGreen">
<span>4</span>
<div>Lesson</div>
</div>
</div>
<div class="pull-left">
<div class="lessonName">Introduction to Computer Lesson 4</div>
<div class="lessonTime">2013-12-10 23:46</div>
</div>
</div>
<div class="col-sm-4">
<div class="pull-left">
<div class="lessonGreen">
<span>5</span>
<div>Lesson</div>
</div>
</div>
<div class="pull-left">
<div class="lessonName">Introduction to Computer Lesson 5</div>
<div class="lessonTime">2013-12-10 23:46</div>
</div>
</div>
<div class="col-sm-4">
<div class="pull-left">
<div class="lessonGreen">
<span>6</span>
<div>Lesson</div>
</div>
</div>
<div class="pull-left">
<div class="lessonName">Introduction to Computer Lesson 6</div>
<div class="lessonTime">2013-12-10 23:46</div>
</div>
</div>
</div>
<br/>
<!-- Forum -->
<div class="thickline"></div>
<div class="courseSubhead">Forums</div>
<br/>
<div class="forumsinfo">
<div class="forumsUserContainer">
<img src="gogowisestyle/image/portrait1.jpg" alt="" class="forumportrait">
<p class="textOverSinglerow">Name</p>
</div>
<div class="forumsContentContainer">
<div class="forumText">
For students, that means you really have to pay attention in all your computer scienceclasses.For students, that means you really have to pay attention in all your computer scienceclasses.
</div>
<p class="text-right">2013-11-12</p>
</div>
<div class="clearfix"></div>
</div>
<div class="forumsinfo">
<div class="forumsUserContainer">
<img src="gogowisestyle/image/portrait2.jpg" alt="" class="forumportrait">
<p class="textOverSinglerow">Name</p>
</div>
<div class="forumsContentContainer">
<div class="forumText">
For students, that means you really have to pay attention in all your computer scienceclasses.For students, that means you really have to pay attention in all your computer scienceclasses.
</div>
<p class="text-right">2013-11-12</p>
</div>
<div class="clearfix"></div>
</div>
<br/>
<div>
<textarea class="form-control" rows="3"></textarea>
<br/>
<button type="button" class="btn btn-primary btn-lg btn-block">publish</button>
</div>
<br/>
<div class="thickline"></div>
<div class="courseSubhead">Recommended Courses</div>
<br/>
<div class="row">
<div class="col-sm-4">
<a href="#">
<div class="recommended">
<img src="gogowisestyle/image/recommended1.jpg" alt="">
<span>Introduction to Public Speaking</span>
</div>
</a>
</div>
<div class="col-sm-4">
<a href="#">
<div class="recommended">
<img src="gogowisestyle/image/recommended2.jpg" alt="">
<span>Introduction to Public Speaking</span>
</div>
</a>
</div>
<div class="col-sm-4">
<a href="#">
<div class="recommended">
<img src="gogowisestyle/image/recommended3.jpg" alt="">
<span>Introduction to Public Speaking</span>
</div>
</a>
</div>
<p class="text-right">
<a href="#">more</a>
</p>
</div>
</div>
</div>
<div class="col-md-4">
<div class="container">
<div class="well">
<img src="gogowisestyle/image/schoolslogo.png" class="schoolPortrait">
<h4 class="textOverSinglerow">School: Rice</h4>
<h4 class="textOverSinglerow">Course Code: SW12x</h4>
<h4 class="textOverSinglerow">Course Language: English</h4>
<button type="button" class="btn btn-primary btn-block">Register</button>
</div>
<!-- Panel 1 -->
<div class="gogopanelHead"></div>
<div class="gogopanelBody">
<div class="gogopanelBodyText">
<img class="teacherPortrait" src="gogowisestyle/image/portrait2.jpg" />
<div>
<p class="teacherTitle">Name</p>
<p>
Pellentesque habitant morbi tristique senectus et netus et malesuada fames ac turpis egestas.
</p>
<p>
Pellentesque habitant morbi tristique senectus et netus et malesuada fames ac turpis egestas.
</p>
</div>
<div class="thicklineExtra"></div>
<img class="teacherPortrait" src="gogowisestyle/image/portrait1.jpg" />
<div>
<p class="teacherTitle">Name</p>
<p>
Pellentesque habitant morbi tristique senectus et netus et malesuada fames ac turpis egestas.
</p>
</div>
<div class="text-right">
<a href="#">See all</a>
</div>
</div>
</div>
<br/>
<!-- Panel 2 -->
<div class="gogopanelHead">
<div class="gogopanelTitle">Classroom</div>
</div>
<div class="gogopanelBody">
<div class="gogopanelBodyText">
<div>Topic:</div>
<p></p>
<div>Lecturer:</div>
<p></p>
<div>Time:</div>
<p></p>
<div>Audience:</div>
<br/>
<button type="button" class="btn btn-primary btn-block">Enter</button>
</div>
</div>
<br/>
<!--Panel 3-->
<div class="gogopanelHead">
<div class="gogopanelTitle">Discussion Room</div>
</div>
<div class="gogopanelBody">
<div class="gogopanelBodyText">
<div>Start time:</div>
<p></p>
<div>Time of duration:</div>
<p></p>
<div id="DisUserArea" style="text-align: center;">
<div class="row">
<div class="col-md-4">
<img src="gogowisestyle/image/portrait2.jpg" class="normalPortrait"/>
<p class="textOverSinglerow">Name</p>
</div>
<div class="col-md-4">
<img src="gogowisestyle/image/portrait4.jpg" class="normalPortrait"/>
<p class="textOverSinglerow">Name</p>
</div>
<div class="col-md-4">
<img src="gogowisestyle/image/portrait5.jpg" class="normalPortrait"/>
<p class="textOverSinglerow">Name</p>
</div>
</div>
<div class="row">
<div class="col-md-4">
<img src="gogowisestyle/image/portrait2.jpg" class="normalPortrait"/>
<p class="textOverSinglerow">Name</p>
</div>
<div class="col-md-4">
<img src="gogowisestyle/image/noportrait.jpg" class="normalPortrait"/>
<p class="textOverSinglerow">Available</p>
</div>
</div>
</div>
<button type="button" class="btn btn-primary btn-block">Booking</button>
</div>
</div>
<br/>
<div class="basePanel">
<button type="button" class="btn btn-primary btn-block">View All Files</button>
</div>
</div>
</div>
</div>
</div>
</body>
</html>