-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathcourses.html
More file actions
195 lines (153 loc) · 8.68 KB
/
courses.html
File metadata and controls
195 lines (153 loc) · 8.68 KB
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
<!doctype html>
<html lang="en">
<head>
<title>Bo Fu, Boeing Endowed Professor & Associate Professor</title>
<meta charset="UTF-8">
<link rel="stylesheet" href="style.css" type="text/css" media="screen" />
<link rel="stylesheet" type="text/css" href="print.css" media="print" />
<script>
(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
})(window,document,'script','//www.google-analytics.com/analytics.js','ga');
ga('create', 'UA-64000103-1', 'auto');
ga('send', 'pageview');
</script>
</head>
<body>
<header>
<h1/>
</header>
<nav>
<ul>
<li><a href="index.html">Home</a></li>
<li><a href="research.html">Research</a></li>
<li class="selected"><a href="courses.html">Courses</a></li>
<li><a href="publications.html">Publications</a></li>
<li><a href="contact.html">Contact</a></li>
<li><a href="lab.html">The D<sup>2</sup> Lab</a></li>
</ul>
</nav>
<section id="intro">
<header>
<h2>Bo Fu</h2>
</header>
<p>Boeing Endowed Professor</p>
<p>Associate Professor</p>
<p>Computer Engineering & Computer Science</p>
<p>California State University, Long Beach</p>
<img src="images/banner2.jpg" alt="banner" />
</section>
<div id="content">
<article class="articlecontent">
<p/>
<h4>“I never teach my pupils, I only attempt to provide the conditions in which they can learn.” ~ Albert Einstein
</h4>
<p/>
<p/>
<header>
<h2>Research Courses</h2>
</header>
<h4>Strong programming skills required.
To apply, email Dr. Fu directly, and include previous projects where appropriate in your application (e.g. links to GitHub).
</h4>
<p/>
<h4>CECS 697 - Directed Research</h4>
<p>Prerequisite: Classified Graduate standing.
Theoretical and experimental problems in computer science and engineering requiring extensive research. Advancement to candidacy and program GPA of at least 3.0 are required. Graduate advisor and project supervisor must be consulted prior to registration.
Independent Study. Credit/No Credit grading only.</p>
<h4>CECS 698 - Thesis or Industrial Project</h4>
<p>Prerequisite: Advancement to Candidacy.
Planning, preparation, completion of thesis or equivalent industrial project report on a suitable topic in computer engineering and computer science following the library's prescribed format. Requires consultation with Graduate Advisor and submission of Agreement for Independent Study form each semester.
May be repeated to a maximum of 6 units in the same semester.</p>
<h4>CECS 497 - Directed Studies</h4>
<p>Prerequisite: Consent of instructor.
Assigned study in topics in current computer literature or computer-related projects with a final report.
May be repeated to a maximum of 6 units with written consent of the Department Chair.</p>
<h4>ENGR 496H - Honors Directed Research</h4>
<p>Prerequisite: Junior Standing.
Theoretical, experimental, or industrial problems in an area approved by the Honors Advisor requiring advanced analysis culminating in a substantial report.
Letter grade only (A-F). May be repeated for a maximum of 3 units with same topic in different semesters.</p>
<h4>ENGR 498H - Honors Thesis</h4>
<p>Prerequisite: Senior Standing.
Planning, preparation and completion of a thesis or project, in an area approved by the Honors Advisor.
Letter grade only (A-F). May be repeated for a maximum of 3 units with same topic in different semesters.</p>
<header>
<h2>Taught Courses</h2>
</header>
<h4>CECS 100 - Critical Thinking in the Digital Information Age</h4>
<p>Prerequisite/Corequisite: ENGL 100 or GE Composition (Area A1). Develop critical thinking skills using technical software, such as identifying engineering issues for
investigation, developing planning and problem solving strategies, locating pertinent information and examples, critically analyzing
these sources, forming and testing hypotheses, synthesizing and organizing results for effective communication, and developing
transferable problem solving skills.</p>
<h4>CECS 450 - Data Visualization</h4>
<p>Prerequisite: CECS 343 with a grade of “C” or better. Introduction to various techniques in data visualization supporting the analytical process of turning data into wisdom. Introduction to general concepts, principles, and practices with specific visualization designs.
Overview of analytical techniques, analytical interaction, and navigation design. Programming assignments.</p>
<h4>CECS 448 - User Interface Design</h4>
<p>Prerequisite: CECS 343 with a grade of "C" or better or consent of instructor. Evaluation, design, and programming of user interface systems. Fundamentals of human cognition, system characteristics,
and the interaction between humans and systems. Usability methods and user/task-centered design. Tools for designing and building
user interfaces, with emphasis on rapid applications development.</p>
<h4>CECS 571 - Fundamentals of Semantic Web Technologies</h4>
<p>Prerequisite: Graduate Standing. Introduction to key Semantic Web technologies that extend the current Web. Semantic-driven applications, structured data, ontologies, knowledge modeling and engineering,
linked data, logic and inference, XML, XML Schema, RDF, RDFS, OWL, SPARQL.</p>
<!--
<h4>CECS 590 - S Topics Computer Science: Human Computer Interaction</h4>
<p>Overview of Human Computer Interaction principles and guidelines, theoretical foundations, design processes, and evaluation techniques.
Introduction to theories and methodologies for designing and evaluating human-centered interactive computer systems and user interfaces.</p>
-->
</article>
</div>
<aside>
<!--
<section>
<header>
<h3>Research Area</h3>
</header>
<img src="images/1.png" alt="keywords" class="keywords" galleryimg="no"/>
</section>
-->
<section>
<header>
<h3>News</h3>
</header>
<ul>
<li>Research paper on eye tracking analysis of pilot scan discipline @<a href="https://etra.acm.org/2026/index.html" target="_blank">ETRA'26</a></li>
<li>BEACH-Gaze lands <a href="https://github.com/TheD2Lab/website/tree/main/images/issue_cover.png" target="_blank">issue cover</a> @<a href="https://www.mdpi.com/1995-8692/18/6" target="_blank">Journal of Eye Movement Research 18(6)</a></li>
<!-- <li><a href="https://voila-workshop.github.io/2024/" target="_blank">VOILA - The 9th International Workshop on Visualization and Interaction for Ontologies, Linked Data and Knowledge Graphs</a> @<a href="https://iswc2024.semanticweb.org" target="_blank">ISWC'24</a></li>
<li><a href="https://sites.google.com/view/haapie2024" target="_blank">HAAPIE - The 9th International Workshop on Human Aspects in Adaptive and Personalized Interactive Environments</a> @<a href="https://www.um.org/umap2024/" target="_blank">ACM_UMAP_2024</a></li>
--> </ul>
</section>
<section>
<header>
<h3>Funding</h3>
</header>
<img src="images/BUILD.jpg" alt="BUILD" />
<img src="images/CSUPERB.png" alt="CSUPERB" />
<img src="images/NIH.png" alt="NIH" />
<img src="images/NSF.png" alt="NSF" />
<img src="images/Ukleja.png" alt="Ukleja" />
<img src="images/Boeing.png" alt="Boeing" />
<br />
</section>
<section>
<header>
<h3>Useful Links</h3>
</header>
<ul>
<li><a href="https://www.csulb.edu/student-records/schedule-of-classes" target="_blank">CECS Class Schedules</a></li>
<li><a href="https://www.csulb.edu/college-of-engineering/computer-engineering-computer-science" target="_blank">Department of CECS</a></li>
<li><a href="https://www.csulb.edu/college-of-engineering" target="_blank">College of Engineering</a></li>
<li><a href="https://www.cpace.csulb.edu/international" target="_blank">Center for International Education</a></li>
<li><a href="https://www.csulb.edu/student-affairs/financial-aid-and-scholarships" target="_blank">Center for Scholarship Information</a></li>
<li><a href="https://careers.csulb.edu" target="_blank">Career Development Center</a></li>
<li><a href="https://www.csulb.edu/enrollment-services/key-dates-and-deadlines" target="_blank">University Key Dates and Deadlines</a></li>
</ul>
</section>
</aside>
<footer>
<br />
<p/><img src="images/logo.gif" alt="logo" class="logo"/><img src="images/sig4.png" alt="signature" class="signature"/> © 2026 Bo Fu </p>
</footer>
<!-- Built upon original template from http://freehtml5templates.com -->
</body>
</html>