-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathcontent.txt
621 lines (420 loc) · 28.7 KB
/
content.txt
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
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
<!DOCTYPE html>
<html xmlns="http://www.w3.org/1999/xhtml" lang="en">
<head>
<title>undergraduate education @ the bren school of information and computer sciences</title>
<meta charset="utf-8"/>
<meta content="width=device-width, initial-scale=1" name="viewport"/><script src="https://use.fontawesome.com/f443bac96a.js"></script>
<link crossorigin="anonymous" href="https://maxcdn.bootstrapcdn.com/bootstrap/4.0.0/css/bootstrap.min.css" integrity="sha384-Gn5384xqQ1aoWXA+058RXPxPg6fy4IWvTNh0E263XmFcJlSAwiGgFAW/dAiS6JXm" rel="stylesheet"/><link href="../bin/styles/stylesheet_index2018_addon.css" rel="stylesheet" type="text/css"/>
<meta content="Fri, 25 Jan 2019 07:56:15 -0320" name="date"/>
</head>
<body>
<!-- before breadcrumb_nav include -->
<!-- after breadcrumb_nav include -->
<div id="wrapper">
<div id="header-main">
<div class="container">
<div id="logo-container">
<a href="/">
<div class="header-logo01 w-100 d-none d-md-block"><img src="/bin/img/logos/UCI17_Bren_ICS_2L_white-1200.png" alt="" /></div>
<div class="header-logo02 d-block w-100 d-md-none text-center"><img src="/bin/img/logos/UCI17_Bren_ICS_2L_white-1200.png" alt="" /></div>
</a></div>
</div>
</div>
<nav class="navbar navbar-expand-lg sticky-top navbar-light bg-ics-yellow">
<div class="container">
<button class="navbar-toggler" type="button" data-toggle="collapse" data-target="#navbarNavDropdown" aria-controls="navbarNavDropdown" aria-expanded="false" aria-label="Toggle navigation">
<span class="navbar-toggler-icon"></span>
</button>
<div class="collapse navbar-collapse" id="navbarNavDropdown">
<ul class="navbar-nav">
<li class="nav-link nav-link-home d-block w-100 d-md-none"><a href='/'>HOME</a></li>
<li class="nav-item dropdown">
<a class="nav-link dropdown-toggle" href="/about/" id="navbarDropdownMenuLink" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">ABOUT</a>
<ul class="dropdown-menu" aria-labelledby="navbarDropdownMenuLink">
<li><a class="dropdown-item" href='/about/'>About the School</a></li>
<li><a class="dropdown-item" href='/about/about_deanmsg.php'>Dean's Welcome</a></li>
<li><a class="dropdown-item" href='/about/about_factsfigures.php'>Facts and Figures</a></li>
<li><a class="dropdown-item" href='/about/brenhall/index.php'>Donald Bren Hall</a></li>
<li><a class="dropdown-item" href='/about/visit/index.php'>Visit the Bren School</a></li>
<li><a class="dropdown-item" href='/about/equity/'>Equity & Diversity</A></li>
<li><a class="dropdown-item" href='/about/about_contact.php'>Contact Us</a></li>
</ul>
</li>
<li class="nav-item dropdown">
<a class="nav-link dropdown-toggle" href="/dept/" id="navbarDropdownMenuLink" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">DEPARTMENTS</a>
<ul class="dropdown-menu" aria-labelledby="navbarDropdownMenuLink">
<li><a class="dropdown-item" href='http://www.cs.uci.edu'>Computer Science</a></li>
<li><a class="dropdown-item" href='http://www.informatics.uci.edu'>Informatics</a></li>
<li><a class="dropdown-item" href='http://www.stat.uci.edu'>Statistics</a></li>
</ul>
</li>
<li class="nav-item dropdown">
<a class="nav-link dropdown-toggle" href="/faculty/area/" id="navbarDropdownMenuLink" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">RESEARCH</a>
<ul class="dropdown-menu" aria-labelledby="navbarDropdownMenuLink">
<li><a class="dropdown-item" href='/faculty/area/'>Research Areas</a></li>
<li><a class="dropdown-item" href='/faculty/centers/'>Research Centers</a></li>
<li><a class="dropdown-item" href='/faculty/highlights/'>Research Highlights</a></li>
</ul>
</li>
<li class="nav-item dropdown">
<a class="nav-link dropdown-toggle" href="#" id="navbarDropdownMenuLink" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">STUDENTS</a>
<ul class="dropdown-menu" aria-labelledby="navbarDropdownMenuLink">
<li class="dropdown-submenu"><a class="dropdown-item dropdown-toggle" href="/grad/admissions/index">Graduate ▸</a>
<ul class="dropdown-menu dropdown-menu-color">
<li><a class="dropdown-item" href='/grad/admissions/index'>Prospective Students</a></li>
<li><a class="dropdown-item" href='/grad/admissions/Prospective_ApplicationProcess.php'>How to Apply</a></li>
<li><a class="dropdown-item" href='/grad/degrees/index'>Programs of Study</a></LI>
<li><a class="dropdown-item" href='/grad/courses/index-course'>Academic Year Plan</a></li>
<li><a class="dropdown-item" href='/grad/forms/index'>Forms</a></li>
<li><a class="dropdown-item" href='/grad/policies/index'>Policies</a></li>
<li><a class="dropdown-item" href='/grad/funding/index'>Funding & Housing</a></li>
<li><a class="dropdown-item" href='/computing/account/new'>Computing Support</a></li>
<li><a class="dropdown-item" href='/grad/resources'>Campus Resources</a></li>
<li><a class="dropdown-item" href='/about/visit/index'>Visit the Bren School</a></li>
<li><a class="dropdown-item" href='http://www.ics.uci.edu/bin/pdf/grad/F17-18%20Graduate%20Student%20Handbook.pdf'>Graduate Student Handbook</a></li>
<li><a class="dropdown-item" href='/grad/index'>Contact</a></li>
</ul>
</li>
<li class="dropdown-submenu"><a class="dropdown-item dropdown-toggle" href="/ugrad/">Undergraduate ▸</a>
<ul class="dropdown-menu dropdown-menu-color">
<li><a class="dropdown-item" href='/ugrad/index'>Contact</a></li>
<li><a class="dropdown-item" href='/ugrad/sao/index'>Academic Advising</a></li>
<li><a class="dropdown-item" href='/ugrad/sao/Course_updates'>Course Updates</a></li>
<li><a class="dropdown-item" href='/ugrad/courses/index-course'>Academic Year Plan</a></li>
<li><a class="dropdown-item" href='/ugrad/QA_Petitions'>Petitions</a></li>
<li><a class="dropdown-item" href='/ugrad/degrees/index.php'>ICS Majors</a></li>
<li><a class="dropdown-item" href='/ugrad/degrees/Minors'>ICS Minors</a></li>
<li><a class="dropdown-item" href='/ugrad/policies/Academic_Integrity'>Policies: Academic Integrity</a></li>
<li><a class="dropdown-item" href='/ugrad/policies/Academic_Standing'>Policies: Academic Standing</a></li>
<li><a class="dropdown-item" href='/ugrad/policies/Add_Drop_ChangeOption'>Policies: Add, drop, & change options</a></li>
<li><a class="dropdown-item" href='/ugrad/policies/Course_Outside_UCI'>Policies: Coursework outside UCI</a></li>
<li><a class="dropdown-item" href='/ugrad/policies/Grade_Options'>Policies: Grade policy</a></li>
<li><a class="dropdown-item" href='/ugrad/policies/Laptop_ComputerUse'>Policies: Laptop & computer use</a></li>
<li><a class="dropdown-item" href='/ugrad/policies/Withdrawal_Readmission'>Policies: Withdrawal/Readmission</a></li>
<li><a class="dropdown-item" href='/ugrad/policies/CS199_IN4MATX199'>Policies: CS 199 / IN4MATX 199 Courses</a></li>
<li><a class="dropdown-item" href='/ugrad/QA_Graduation'>Graduation</a></li>
<li><a class="dropdown-item" href='/ugrad/resources/index'>ICS Student Life</a></li>
<li><a class="dropdown-item" href='/ugrad/sao/SAO_Events.php'>Upcoming Events</a></li>
<li><a class="dropdown-item" href='/computing/account/new'>Computing Support</a></li>
</ul>
</li>
<li><a class="dropdown-item" href='/community/scholarships/index'>Scholarships & Fellowships</a></li>
<li><a class="dropdown-item" href='https://uci.joinhandshake.com/login'>Student Jobs & Internships</a></li>
</ul>
</li>
<li class="nav-item dropdown">
<a class="nav-link dropdown-toggle" href="http://example.com" id="navbarDropdownMenuLink" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">PEOPLE</a>
<ul class="dropdown-menu" aria-labelledby="navbarDropdownMenuLink">
<li><a class="dropdown-item" href='/faculty/'>Faculty</a></li>
<li><a class="dropdown-item" href='/about/search/index.php'>Staff</a></li>
<li><a class="dropdown-item" href='/about/search/search_graduate_all.php'>Graduate Students</a></li>
</ul>
</li>
<li class="nav-item dropdown">
<a class="nav-link dropdown-toggle" href="http://example.com" id="navbarDropdownMenuLink" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">NEWS & EVENTS</a>
<ul class="dropdown-menu" aria-labelledby="navbarDropdownMenuLink">
<li><a class="dropdown-item" href='/community/news/'>Newsroom</a></li>
<li><a class="dropdown-item" href='http://calendar.ics.uci.edu/calendar.php'>Events</a></li>
<li><a class="dropdown-item" href='/community/news/press/'>Press Releases</a></li>
<li><a class="dropdown-item" href='/about/annualreport/'>Annual Reports</a></li>
<li><a class="dropdown-item" href='/community/news/student_blogs/'>Student Blogs</a></li>
</ul>
</li>
<li class="nav-item dropdown">
<a class="nav-link dropdown-toggle" href="http://example.com" id="navbarDropdownMenuLink" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">GET INVOLVED</a>
<ul class="dropdown-menu" aria-labelledby="navbarDropdownMenuLink">
<li><a class="dropdown-item" href='http://connect.uci.edu/ICS'>Make a Gift <i class="fas fa-gift"></i></a></li>
<li><a class="dropdown-item" href='/community/alumni/'>Alumni</a></li>
<li><a class="dropdown-item" href='/involved/leadership_council'>Leadership Council</a></li>
<li><a class="dropdown-item" href='/involved/corporate_partner'>Corporate Partners</a></li>
<li><a class="dropdown-item" href='/involved/project_class'>Sponsor Projects</a></li>
<li><a class="dropdown-item" href='/community/events/competition/'>Product Development Competition</a></li>
</ul>
</li>
</ul>
</div>
<div class="float-right">
<form class="form-inline my-2 my-md-0" name="searchform" action="https://search.uci.edu/" method="get" id="searchform">
<input type="hidden" name="client" value="uci_full">
<input type="hidden" name="site" value="uci_full">
<input type="hidden" name="proxystylesheet" value="uci_full">
<input type="hidden" name="ie" value="UTF-8">
<input type="hidden" name="oe" value="UTF-8">
<input type="hidden" name="num" value="10">
<input type="hidden" name="btnG" value="Search+UC+Irvine">
<input type="hidden" name="as_occt" value="any">
<input type="hidden" name="as_dt" value="i">
<input type="hidden" name="as_sitesearch" value="ics.uci.edu">
<input id="query" class="form-control" onfocus="clear_textbox()" name="q" size="9" maxlength="300" value="Search ICS" autocomplete="off" type="text">
<div class="auto_complete" id="results" align="center" size="100" maxlength="500" height="500" style="position: absolute; display: none;"></div>
<input type="hidden" id="results_selected" name="sel">
<input type="hidden" name="start_pb" value="1">
</form>
</div>
</div>
</nav><section id="mid-section">
<div class="container">
<div class="row">
<div class="col-md-8" id="mid-content"><!-- before breadcrumb_nav() print -->
<div class="bread" id="breadcrumbs"><!-- starting function breadcrumb_nav --><!-- done with function breadcrumb_nav, going to return [<A HREF="/">Bren school home</A> > <a href="https://www.ics.uci.edu/ugrad/">Undergraduate</a>] --><A HREF="/">Bren school home</A> > <a href="https://www.ics.uci.edu/ugrad/">Undergraduate</a></div>
<!-- after breadcrumb_nav() print -->
<div id="content"><a id="startcontent" name="startcontent"></a>
<div id="c-title">Undergraduate Programs</div>
<blockquote>
<div id="c-text"><p>As the only computing-focused school in the University of California system, the Bren School offers a broad array of undergraduate majors and minors in virtually every principal area within its three departments — Computer Science, Informatics and Statistics — as well as many interdisciplinary topics.</p>
<p>We invite you to explore the links on this page, which feature our courses, majors, and policies, as well as opportunities for student life in ICS. If you need assistance with specific questions about the undergraduate student experience, please contact our Office of Student Affairs, whose information is listed below.</p>
<p><strong>Contact Information</strong></p>
<p>Bren School Student Affairs<br/>ICS Building, Suite 352 <br/>Irvine, CA 92697-3430<br/><br/>Phone: (949) 824-5156<br/>Fax: (949) 824-4163<br/>E-mail: <a href="mailto: %75co%75%6es%65%6c%40%75%63%69.%65du">ucounsel@uci.edu</a></p>
<p><br/><strong>Student Affairs Office Hours</strong><br/>Monday through Friday<br/>9 a.m.-12 p.m. <em>and</em> 1-4 p.m.</p>
<p><strong>** Please be sure to check the advising hours below before you plan a visit to the ICS Student Affairs Office. Times are always subject to change.**</strong></p>
<p><strong>ICS Academic Counselors will only be seeing students that are currently in the Donald Bren School of ICS until the end of Week 2. If you are a non-major you will have to wait until Week 3 to be seen. </strong></p>
<p><strong>Undergraduate Student Affairs Walk-in Hours</strong></p>
<p><strong>1/21/19 - 1/25/19 (Week 3) </strong></p>
<p><strong>Monday: </strong>Closed for MLK Jr. Holiday </p>
<p><strong>Tuesday:</strong> 11 am - 11:30 am (Walk-ins) & 1 pm - 3:30 pm (Walk-ins)</p>
<p><strong>Wednesday: </strong>9 am - 11:30 am (Walk-ins) & 1 pm - 3:30 pm (Walk-ins)</p>
<p><strong>Thursday:</strong> 9 am - 11:30 am (Walk-ins) & 1 pm - 3:30 pm (Walk-ins)</p>
<p><strong>Friday:</strong> 9 am - 11:30 am (Walk-ins) & 1 pm - 2:30 pm (Walk-ins)</p>
<p><strong>1/28/19 - 2/1/19 (Week 4) </strong></p>
<p><strong>Monday: </strong>9 am - 11:30 am (Walk-ins) & 1 pm - 3:30 pm (Walk-ins)</p>
<p><strong>Tuesday:</strong> 11 am - 11:30 am (Walk-ins) & 1 pm - 3:30 pm (Walk-ins)</p>
<p><strong>Wednesday: </strong>9 am - 11:30 am (Walk-ins) & 1 pm - 3:30 pm (Walk-ins)</p>
<p><strong>Thursday:</strong> 9 am - 11:30 am (Walk-ins) & 1 pm - 3:30 pm (Walk-ins)</p>
<p><strong>Friday:</strong> 9 am - 11:30 am (Walk-ins) & 1 pm - 3:30 pm (Walk-ins)</p>
<p><strong>Career Counselor Walk-ins</strong></p>
<p>The ICS Career Counselor will be availble for walk-ins every Tuesday from 1 pm - 2:30 pm</p>
<ul>
<li>The ICS Career Counselor will only be availble until <strong>Week 10</strong>.</li>
</ul>
<p><strong> </strong></p>
<p>*Incoming Transfer and Freshmen populations may not schedule an appointment or come in for walk-in advising for the Summer. They will recieve academic counseling during their respective orientations.  </p>
<p>Questions submitted through e-mail will be reviewed by a peer academic advisor or undergraduate counselor.</p>
<ul>
<li>Due to the volume of e-mails received, expect to wait a minimum of 2-3 business days for a response.</li>
<li>If your question is complex or time sensitive, we recommend that you come to walk-in hours or schedule an appointment.</li>
</ul>
<br/> For information regarding academic advising workshops and student org meetings, check out our <a href="http://www.ics.uci.edu/ugrad/sao/SAO_Events.php" target="_blank" title="ICS SAO Events">SAO Events Calendar</a>.<br/><br/><hr style="width: 100%;" width="100%"/>
<p>Undergraduate Student Affairs Staff</p>
<table border="1" cellpadding="4" cellspacing="2" style="width: 100%;" summary="Staff Counselors">
<tbody>
<tr>
<td colspan="2" style="text-align: center; background-color: #fefad6;"><strong>UNDERGRADUATE STUDENT AFFAIRS STAFF</strong></td>
</tr>
<tr>
<td><strong>Kris Bolcer</strong></td>
<td>Director of Student Affairs</td>
</tr>
<tr>
<td><strong>Neha Rawal</strong></td>
<td>Associate Director of Student Affairs</td>
</tr>
<tr>
<td><strong>Majde Al Salibi</strong></td>
<td>Student Affairs Assistant</td>
</tr>
<tr>
<td><strong><strong>Joell Emoto-Johnston</strong></strong></td>
<td>Undergraduate Counselor</td>
</tr>
<tr>
<td><strong>Priscilla De Lara</strong></td>
<td>Undergraduate Counselor</td>
</tr>
<tr>
<td>
<p><strong>Angelica Vazquez-Villa</strong></p>
</td>
<td>Undergraduate Counselor</td>
</tr>
<tr>
<td>
<p><strong><strong>Christine Tran</strong></strong></p>
</td>
<td><span>Undergraduate Counselor</span></td>
</tr>
<tr>
<td>
<p><strong><strong>Kevin Nguyen </strong></strong></p>
</td>
<td><span>Undergraduate Counselor</span></td>
</tr>
<tr>
<td><strong>Lumen Hwang</strong></td>
<td>Instructional Support Manager</td>
</tr>
<tr>
<td><strong>Kruthika Bhimsen</strong></td>
<td>Instructional Support Assistant</td>
</tr>
</tbody>
</table>
<table border="1" cellpadding="4" cellspacing="2" style="width: 100%;" summary="Staff Counselors">
<tbody>
<tr>
<td colspan="2" style="text-align: center; background-color: #fcfed6;"><strong>PEER ACADEMIC ADVISORS</strong></td>
</tr>
<tr>
<td><strong>Jason Bai</strong></td>
<td>Peer Academic Advisor</td>
</tr>
<tr>
<td>
<p><strong>Steven Chalmers</strong></p>
</td>
<td>Peer Academic Advisor</td>
</tr>
<tr>
<td>
<p><strong>Amy Elsayed</strong></p>
</td>
<td>Peer Academic Advisor</td>
</tr>
<tr>
<td><strong>Brett Galkowski</strong></td>
<td>Peer Academic Advisor</td>
</tr>
<tr>
<td><strong>Jonathan Lin</strong></td>
<td>Peer Academic Advisor</td>
</tr>
</tbody>
</table>
<p>Peer counselors have completed intensive training from the Division of Undergraduate Education and the Bren School's SAO counselors. They are available for walk-in advising in the ICS Student Affairs Office (CS Building 1, Ste. 352) during the regular academic year only.</p>
<p>Most walk-ins during the Fall, Winter and Spring quarters will be with a Peer Academic Advisor. For more information on when appointments and walk-ins are available and how the types of meeting differ, please see the <a href="sao/Appts_Walk-Ins.php" title="Appointments and Walk-ins">Appointments and Walk-In Advising</a> page.</p>
<hr style="width: 100%;" width="100%"/>
<p><strong><span style="color: #6699cc;"><strong>»</strong></span> Division of Career Pathways<br/></strong></p>
<p>We highly recommend that students meet with a <strong>Career Counselor</strong> each quarter.</p>
<p><span style="text-decoration: underline;"><strong>Career Center Information:</strong></span></p>
<p><a href="http://www.career.uci.edu">www.career.uci.edu</a></p>
<p>100 Student Services 1<br/> (Across from Student Center Starbucks)<br/> Irvine, CA 92697-2075<br/> 949‑824‑6881<br/><a href="mailto:career@uci.edu">career@uci.edu</a></p>
<p>Explore their website for upcoming workshops, events, career fairs and more!</p>
<p>Please contact a <strong>Career Counselor</strong> to discuss any career-related concerns such as finding internships, full-time jobs, creating a portfolio, resume review or exploring career options.</p>
<p>Students may also sign up for an appointment with a <strong>Career Counselor </strong>using <a href="http://career.uci.edu/students/counseling.html" target="_blank">Handshake</a>.  Please note that appointments typically book 1-3 weeks in advance based on demand.</p>
<p> </p>
<hr style="width: 100%;" width="100%"/>
<p><strong><span style="color: #6699cc;"><strong>»</strong></span> Associate Dean for Student Affairs, Gopi Meenakshisundaram<br/></strong></p>
<p>Please contact the Associate Dean for Student Affairs at <a href="mailto:adsa@ics.uci.edu">adsa@ics.uci.edu</a> if you would like to discuss concerns (not related to specific academic advising), or share your thoughts and recommendations about any aspect of the Bren School's undergraduate program.</p>
<p>Please call the SAO's front desk at (949)824-5156 to find out his hours of availability.</p></div>
</blockquote>
</div>
</div>
<div class="col-md-4" id="s-bar"><div id="sidebar_title">More Undergraduate</div>
<ul>
<li><a href="index.php">Contact</a></li>
<li><a href="sao/index.php">Academic advising</a></li>
<li><a href="sao/Course_updates.php">Course updates</a></li>
<li><a href="courses/index.php">Academic year plan</a></li>
<li><a href="degrees/index.php">ICS majors</a>
<ul>
<li><a href="degrees/Double_Majors.php">Double major</a></li>
<li><a href="degrees/Second_BA.php">2nd baccalaureate</a></li>
</ul>
</li>
<li><a href="degrees/Minors.php">ICS minors</a></li>
<li><a href="QA_Petitions.php">Petitions</a></li>
<li><a href="/ugrad/policies/">Policies</a>
<ul class="s-bar-sub">
<li><a href="policies/Academic_Honesty.php">Academic honesty</a></li>
<li><a href="policies/Academic_Standing.php">Academic standing</a></li>
<li><a href="policies/Add_Drop_ChangeOption.php">Add, drop, & change options</a></li>
<li><a href="policies/Change_of_Major.php">Change of Major</a></li>
<li><a href="sao/Concurrent_Enrollment.php">Concurrent Enrollment</a></li>
<li><a href="policies/Course_Outside_UCI.php">Coursework outside UCI</a></li>
<li><a href="policies/CS199_IN4MATX199.php">CS 199 / IN4MATX 199</a></li>
<li><a href="policies/Grade_Options.php">Grade policy</a></li>
<li><a href="advising/ICS Credit by Exam Fall.php">ICS Credit by Exam</a></li>
<li><a href="policies/Laptop_ComputerUse.php">Laptop & computer use</a></li>
<li><a href="policies/Withdrawal_Readmission.php">Withdrawal/Readmission</a></li>
</ul>
</li>
<li><a href="QA_Graduation.php">Graduation</a></li>
<li><a href="resources/index.php">ICS student life</a></li>
<li><a href="sao/SAO_Events.php">Upcoming events</a></li>
<li><a href="../../computing/account/new.php">Computing support</a></li>
<li><span><a href="resources/Title_IX_Resources.php">Title IX Resources</a></span></li>
<li><a href="advising/ICS New Student Welcome.php">Newly Admitted to ICS</a></li>
</ul></div>
</div>
</div>
</section>
<section id="bottom-section">
<div class="container">
<!--<div id="links_bottom"><system-region name="LINKS-BOTTOM"/></div>-->
<div id="nav-footer">
<div class="container">
<div class="row">
<div class="col-md-6 soc-cons foot-col1">
<div class="row">
<p>
Donald Bren School of Information and Computer Sciences<br>
University of California, Irvine<br>
6210 Donald Bren Hall<br>
Irvine, CA 92697-3425
</p>
</div>
<div class="row">
<ul>
<li><a href="http://facebook.com/UCIBrenICS" target="_blank"> <i class="fab fa-facebook-square"></i> </a></li>
<li><a href="http://instagram.com/ucibrenics/" target="_blank"> <i class="fab fa-instagram"></i> </a></li>
<li><a href="http://twitter.com/UCIbrenICS" target="_blank"> <i class="fab fa-twitter-square"></i> </a></li>
<li><a href="https://www.linkedin.com/company/uc-irvine-information-and-computer-sciences" target="_blank"> <i class="fab fa-linkedin-square"></i> </a></li>
<li><a href="http://youtube.com/UCIBrenICS" target="_blank"> <i class="fab fa-youtube-square"></i> </a></li>
<li><a href="https://www.flickr.com/photos/brenschool" target="_blank"> <i class="fab fa-flickr"></i> </a></li>
</ul> </div>
</div>
<div class="col-md-2 quk-links foot-col2">
<ul>
<li><a href="https://uci.edu/">UCI Homepage</a></li>
<li><a href="https://directory.uci.edu/">UCI Directory</a></li>
<li><a href="https://www.ics.uci.edu/about/search/index.php">Faculty & Staff</a></li>
<li><a href="https://intranet.ics.uci.edu/">ICS Intranet</a></li>
<li><a href="https://www.ics.uci.edu/about/kfflab/index.php">Kay Family Foundation Lab</a></li>
<li><a href="https://www.ics.uci.edu/about/facilities/index.php">Facilities</a></li>
</ul>
</div>
<div class="col-md-2 quk-links foot-col3">
<ul>
<li><a href="https://www.ics.uci.edu/community/news/">News</a></li>
<li><a href="https://today.uci.edu/department/information_computer_sciences">Events</a></li>
<li><a href="https://www.ics.uci.edu/about/visit/index.php">Map & Directions</a></li>
<li><a href="https://www.ics.uci.edu/employment/">Employment</a></li>
<li><a href="https://www.ics.uci.edu/about/about_safety.php">Safety Procedures</a></li>
<li><a href="https://uci.edu/privacy/index.php">Privacy Policy</a></li>
</ul>
</div>
<div class="col-md-2 quk-links foot-col4">
<ul>
<li><a href="https://apply.grad.uci.edu/apply/">Apply</a></li>
<li><a href="https://www.ics.uci.edu/about/about_contact.php">Contact</a></li>
<li><a href="https://secure.connect.uci.edu/s/1735/interior-1col.aspx?sid=1735&gid=3&pgid=801&dids=79">Gift <i class="fas fa-gift"></i></a></li>
</ul>
</div>
</div>
<div class="row copyrt-txt hr-top">
<div class="container"><p class="text-center"><a href="https://uci.edu/copyright/">©  UCI Donald Bren School of Information & Computer Sciences</a></p></div>
</div>
</div>
</div><!--<div id="footer"><system-region name="FOOTER"/></div>-->
</div>
</section>
<!-- Back To Top Btn -->
<div id="btt-btn"><!-- Back To Top Btn --><a href="#" id="back2Top" title="Back to top">➤</a></div>
<script type="text/javascript">
var gaJsHost = (("https:" == document.location.protocol) ? "https://ssl." : "http://www.");
document.write(unescape("%3Cscript src='" + gaJsHost + "google-analytics.com/ga.js' type='text/javascript'%3E%3C/script%3E"));
</script>
<script type="text/javascript">
var pageTracker = _gat._getTracker("UA-605898-1");
pageTracker._trackPageview();
</script>
<script src="https://code.jquery.com/jquery-3.2.1.min.js" type="text/javascript">
</script>
<script crossorigin="anonymous" integrity="sha384-ApNbgh9B+Y1QKtv3Rn7W3mgPxhU9K/ScQsAP7hUibX39j7fakFPskvXusvfa0b4Q" src="https://cdnjs.cloudflare.com/ajax/libs/popper.js/1.12.9/umd/popper.min.js" type="text/javascript">
</script>
<script crossorigin="anonymous" integrity="sha384-JZR6Spejh4U02d8jOt6vLEHfe/JQGiRRSQQxSfFWpi1MquVdAyjUar5+76PVCmYl" src="https://maxcdn.bootstrapcdn.com/bootstrap/4.0.0/js/bootstrap.min.js" type="text/javascript">
</script>
<script src="../bin/js/btt.js" type="text/javascript">
</script>
</div>
</body>
</html>