Merge branch 'master' of git.odin.cse.buffalo.edu:ODIn/Website

pull/2/head
Oliver Kennedy 2022-08-30 09:58:06 -04:00
commit d7f3efd80a
Signed by: okennedy
GPG Key ID: 3E5F9B3ABD3FDB60
5 changed files with 196 additions and 7 deletions

View File

@ -1,10 +1,31 @@
[
{ "title" : "NSF Convergence Accelerator: Track J: Sustainable, Local Food Networks",
"agency" : "NSF: Convergence Accelerator",
"role" : "PI",
"amount" : 750000,
"effort" : "20%",
"status" : "submitted",
"start" : "02/01/2023", "end" : "01/31/2024",
"type" : "grant",
"commitment" : {
"by_year" : {
"2023" : 0.25
}
},
"projects" : ["vizier"],
"copis" : [
"Samina Raja",
"Srirangaraj Setlur",
"Emmanuel Frimpong Boamah",
"Debabrata Talukdar"
]
},
{ "title" : "MarginNotes: Support for semi-homogeneous data collection",
"agency" : "NSF: HNDS",
"role" : "PI",
"amount" : 1200000,
"effort" : "50%",
"status" : "submitted",
"status" : "rejected",
"start" : "08/15/2022", "end" : "08/14/2025",
"type" : "grant",
"commitment" : {

View File

@ -346,8 +346,8 @@
"ubit" : "yyang25",
"year" : 2017,
"position" : "Software Engineer",
"company" : "Oracle",
"status_updated" : 2017
"company" : "Uber",
"status_updated" : 2020
},
"Patrick Coonan" : {
"degree" : "BS/MS",

View File

@ -3,14 +3,14 @@ title: CSE-250 Data Structures (Fall 2022)
staff:
- name: Oliver Kennedy
role: Instructor
hours: TBD
hours: Weds 11:00-1:00
location: Capen 212
email: okennedy@buffalo.edu
web: "https://odin.cse.buffalo.edu/"
- name: Eric Mikida
role: Instructor
hours: TBD
location: Capen 2xx
hours: M/T 1:00-3:00, W 3:00-5:00
location: Capen 212
email: epmikida@buffalo.edu
- name: Nawar Khouri
role: TA
@ -153,7 +153,7 @@ times:
time: "2:00 PM - 2:50 PM"
location: Bell 340
code: 16894
resign_date: Friday, Nov. 12, 2021
resign_date: Friday, Nov. 11, 2022
resources:
required_textbooks:
- title: "Object-Orientation, Abstraction, and Data Structures Using Scala, 2nd Edition."

View File

@ -0,0 +1,162 @@
---
title: CSE-501 Intro to Grad Study in CSE (Fall 2022)
schedule:
- date: 08/30/22
topic: Introduction
- date: 09/06/22
topic: TBD
- date: 09/13/22
topic: TBD
- date: 09/20/22
topic: TBD
- date: 09/27/22
topic: TBD
- date: 10/04/22
topic: TBD
- date: 10/11/22
topic: TBD
- date: 10/18/22
topic: TBD
- date: 10/25/22
topic: TBD
- date: 11/01/22
topic: TBD
- date: 11/08/22
topic: TBD
- date: 11/15/22
topic: TBD
- date: 11/22/22
topic: TBD
- date: 11/29/22
topic: Student Presentations
- date: 12/06/22
topic: Student Presentations
---
<h1 style="text-align: center;"><%= title %></h1>
<p style="text-align: justify;">The course provides guidance about graduate studies in CSE for incoming Ph.D. students.
Registration and attendance are required for all new Ph.D. students. Topics include: academic
integrity, the nature of research, good teaching and TA skills, writing skills, presentation skills,
and resources available for graduate study in computer science. The course will include
appropriate written assignments and oral presentations.
<h2>Course Details</h2>
<ul>
<li><strong>Class</strong> T 4:00-5:20 PM in Davis 113A</li>
<li><strong>Seminar</strong> T 3:30-5:00 PM (usually Davis 113A)</li>
<strong>Instructors: </strong><ul>
<li><a href="https://odin.cse.buffalo.edu/people/oliver_kennedy.html">Oliver Kennedy</a>. Office Hours: Weds 11:00-1:00 in Capen 212 or by appointment</li>
</ul></li>
<li><strong>No Required Textbook</strong></li>
<li><strong>Optional Textbooks</strong>: <ul>
<li>William Strunk JR. and E. B. White, <i>The Elements of Style</i>, 4th Edition, Pearson, 2020.</li>
<li>Nicholas J. Higham, <i>Handbook of Writing for the Mathematical Sciences</i>, 3rd Edition, SIAM, 2019</li>
</ul></li>
<li><strong>Background Requirements</strong>: This course is open only to PhD Students</li>
<li><strong>Grading Policy</strong>: This is a one (1) credit course with S/U grading. To get a satisfactory (S) grade, you will need to meet 3 criteria: <ul>
<li>Attendance</li>
<li>Report</li>
<li>Class Presentation</li>
</ul></li>
</ul>
<h2>Course Schedule</h2>
<center>
<table>
<tr>
<th style="width: 200px">Date</th>
<th>Topic</th>
</tr>
<% schedule.each do |event| %>
<tr>
<td><%= event["date"] %></td>
<td><%= event["topic"] %></td>
</tr>
<% end %>
</table>
</center>
<h2>Course Structure</h2>
<h4>Attendance</h4>
<p>
Regular attendance is required. You must come to class, and you must come on time.
Please be courteous: The class starts at 4:00 PM, not at 4:10 PM. I will take attendance at the beginning of each class.
To get a satisfactory (S) grade, you need to attend at least twelve (12) classes.
</p>
<h4>Reports</h4>
<p>
You will submit three reports during the semester to me by email. The report MUST be in PDF -- any other format is not acceptable. Here some more logistics:
<ul>
<li>Each report must contain a one (1) page summary of any talk you attended as part of CSE-501 in the last month or a departmental seminar / distinguished speaker talk. Your report must have three sections: <ul>
<li>Overview of the talk. This includes the title of the talk, the name of the speaker, time and date of the talk, and a summary of the content of the talk.</li>
<li>What you liked about the talk. Give a summary of what you liked about the talk. This could technical content and/or presentation of the talk.</li>
<li>How could the talk have been improved? Is there anything you did not like about the talk or way in which it could be improved?</li>
</ul></li>
<li>The reports must be submitted to my email address 23:59 PM on the following dates: <ul>
<li>October 1: Talks in September</li>
<li>November 1: Talks in October</li>
<li>December 1: Talks in November</li>
</ul></li>
<li>Each report will be graded as follows:<ul>
<li>0 points: no submission or a submission that clearly had no effort go into it.</li>
<li>0.5 point: Needs more effort.</li>
<li>1 point: A reasonable attempt.</li>
<li>1.5 points: Only minor issues.</li>
<li>2 points: A well written report.</li>
</ul></li>
<li>To get a satisfactory (S) grade, you need 3 points in total.</li>
</ul>
</p>
<h4>Class Presentation</h4>
<p>
You will give a 10-minute presentation (7-8 min talk plus 2-3 min Q&A) in class on a technical topic (related to CSE) of your choice. The presentations will be on the last two lectures, i.e. Tuesday, November 29 and Tuesday, December 6.
<ul>
<li>The presentation will be graded as follows:<ul>
<li>0 points: no presentation or a presentation that clearly had no effort go into it.</li>
<li>0.5 point: Needs more effort.</li>
<li>1 point: A reasonable attempt.</li>
<li>1.5 points: Only minor issues.</li>
<li>2 points: A well done presentation.</li>
</ul></li>
<li>To get a satisfactory (S) grade, you need 1 point.</li>
</ul>
</p>
<h2>Course Policies</h2>
<dl>
<dt>Late Policy</dt>
<dd>All assignments are due on the day and time posted. Late submissions will
not be graded.</dd>
<dt>Extra Credit</dt>
<dd>No extra work in the next semester will be given to improve your grade.</dd>
<dt>Incompletes</dt>
<dd>An incomplete (I) grade will only be assigned under extreme circumstances. Please
discuss with the instructor.</dd>
</dl>
<h2>Academic Integrity</h2>
<p style="text-align: justify;">
Students are encouraged to actively discuss each others presentations and/or offer preliminary critiques and presentation advice prior to the final presentation dates. Students are also encouraged to discuss the speakers with each other. However, all submitted work must be original. Students should not directly assist in the creation of presentations, all talk reports must be written individually, and you are only allowed to sign-in for yourself at the start of each class.
</p>
<p style="text-align: justify;">
All references to prior work (your own or others) must be cited. The only exception to this policy is work that is immediately relevant from context (e.g., talk you are writing a report on need not be cited).
</p>
<p style="text-align: justify;">
If in doubt about what constitutes appropriate behavior, ask the instructor. It is the CSE department's policy not to provide financial support to any student convicted of an academic integrity violation:</p>
<p style="text-align: center;"><a href="https://engineering.buffalo.edu/computer-science-engineering/information-for-students/undergraduate-program/cse-undergraduate-academic-policies/cse-academic-integrity-policy.html">CSE Departmental Policy on Academic Integrity</a></p>
<p style="text-align: center;"><a href="https://www.buffalo.edu/academic-integrity.html">UB's Office of Academic Integrity</a></p>
<h2>Medical Emergencies</h2>
<p style="text-align: justify;">Accommodations for medical emergencies will be made on a case-by-case basis.  Requests for extensions based on medical emergencies must be accompanied by documentation of the emergency <b>from student health services</b>:</p>
<p style="text-align: center;"><a href="http://www.buffalo.edu/studentlife/who-we-are/departments/health.html">Student Health Services</a></p>
<h2>Accessibility Resources</h2>
<p style="text-align: justify;">If you have a diagnosed disability (physical, learning, or psychological) that will make it difficult for you to carry out the course work as outlined, or that requires accommodations such as recruiting note-takers, readers, or extended time on exams or assignments, please advise the instructor during the first two weeks of the course so that we may review possible arrangements for reasonable accommodations. In addition, if you have not yet done so, contact:</p>
<p style="text-align: center;"><a href="https://www.buffalo.edu/studentlife/who-we-are/departments/accessibility.html">The Office of Accessibility Resources</a>.</p>

View File

@ -0,0 +1,6 @@
---
redirect: 2022fa/index.html
title: CSE 501 - Introduction to Graduate Study in CSE
---
Redirecting you <a href="<%=redirect%>">here</a>...