SE 101: Foundations of Software Engineering I: Administrative Information

You might also like

Download as docx, pdf, or txt
Download as docx, pdf, or txt
You are on page 1of 4

SE 101: Foundations of Software Engineering I

Fall 2014

Administrative Information
Instructor:
Dr. Filippos I. Vokolos
University Crossings 100K
(215) 895-2474
fvokolos@drexel.edu
Office Hours:
Tuesday 11:00am noon
Tuesday 1:00pm 3:00pm
By Appointment
Teaching Assistant:
TBD
Office Hours: TBD
Lecture:
Lab:

Tuesday
Thursday

9:30am 10:50am
9:00am 10:50am

SC 326
UC 149

Text: Java How to Program, Early Objects, 10th Edition


Paul Deitel and Harvey Deitel
Pearson, 2015
ISBN-13: 9780133813432
ISBN-10: 0133813436

Grading Policy:
Each students final grade will be calculated as follows:
Reading Paper Summaries:
Homework Assignments:
Midterm:
Final:
Class / Lab Participation:

10%
20%
30%
30%
10%

A corresponding letter grade will be assigned based on the students


calculated score as follows:
[95-100] A+
[90-94] A
[85-89] A[80-84] B+
[75-79] B
[70-74] B[65-69] C+
[60-64] C
[55-59] C[50-54] D
[00-49] F
Grading Policy for Homework Assignment
Assignments submitted on the due date will be considered for full credit.
Assignments submitted late will be considered for partial credit, as
follows:
1 day late
90%
2 days late
80%
3 days late
70%
4 days late
60%
5 days late
50%
6 days late
40%
7 days late
30%
8 or more days late 20%
Note: Reading Paper Summaries will not be accepted after the due date.
2

Academic Honesty
The universitys Academic Honesty policy as it is described in
section 10 of the Student Handbook -- is in effect for this course.
Please make sure you are familiar with this policy.
You can find the online version of the Student Handbook at:
http://drexel.edu/studentaffairs/community_standards/studentHandbook/
Collaboration Policy for Assignments
Although teamwork is an essential element of practicing software
engineers, I strongly believe that for this introductory course you must
work on your own. As you are trying to understand the problem you
need to solve and formulate the solution, you are encouraged to discuss
the problem with other students. However, the actual work to complete
the assignment should be done strictly by you.
Attendance
Required.
Computer Accounts
It is important to get a Drexel computer account. It will provide you
with access to available computing resources beyond your own personal
computer.

How to Submit Assignments


1. Assignments that do not require a program to be implemented
will be collected in class on the due date. Late assignments should be
given directly to my TA.
2. Assignments that require a program to be implemented
TBD, please stay tuned.

You might also like