Skip to content

Commit b55b935

Browse files
authored
Create README.md
0 parents  commit b55b935

File tree

1 file changed

+14
-0
lines changed

1 file changed

+14
-0
lines changed

README.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,14 @@
1+
# SE_450_Object_Oriented_Software_Development
2+
Instructor: Jeffrey Sharpe
3+
Email: jsharpe1@cdm.depaul.edu
4+
Address: School of Computing, DePaul University
5+
243 South Wabash Avenue Chicago, IL 60604-2301 Office: CDM 522 - use phone on wall to call office to get in.
6+
Office Hours: 5:15pm-5:35pm, 9:00pm – 10:10pm Class Hours: Tue 5:45pm-9:00pm in Lewis 1511 [Section 702]
7+
Online, Anytime [Section 711]
8+
We will study object-oriented design and implementation. Among the topics of the course are:
9+
 Principles of object-oriented programming languages.  Principles of object-oriented design.  UML class, object, and sequence diagrams.
10+
 Testing methodologies.  Design Patterns.  Advanced Java Techniques.
11+
Java (and maybe some C#) and the UML will be used for source code examples, homework assignments, and the exams.
12+
You may use Java or C# for assignments and the main project. Any other languages MUST BE APPROVED BY ME before you can use them. Note that using a language other than Java will mean you will need to generate graphics yourself.
13+
This syllabus is subject – and likely – to change.
14+
Course Management System: D2L

0 commit comments

Comments
 (0)