OOP Syllabus

esse quam videri
Revision as of 15:19, 17 January 2006 by Jeff (talk | contribs) (Grading)
Jump to: navigation, search

=Programming Object Oriented Programming= revised 2004/02/11


Contact

Teacher: Jeff Meyers

Office: RM 609 torco

Phone: 312-344-7754

Email: jeff@interactive.colum.edu

Web Site http://imamp.colum.edu/mediawiki/index.php?

Description

Extending the theory initiated in Introduction to Programming: Theory and Concepts, this course, through a variety of exercises, stresses the practice of programming. Object-oriented, event-driven strategies are emphasized to prepare students for more advanced programming studies in subsequent classes. Students are also introduced to programming best practices including comment to code and naming conventions.

Prerequisites

35-2500 Introduction to Programming

Objectives

Begin Object Oriented Program Design Begin Application Modeling Learn how objective programming and data stores integrate Practice Product Development Cycle Analysis Modeling Implementation

Applications and Platforms Covered

ASP.NET 2.0
or Mono
C#

Materials

.NET SDK Text Editor (SCiTE,HTML-Kit,Notepad,vi, etc) Server Space (provided)

Books

Required Books

Learning C# ,Jesse Liberty O'Reilly & Associates; (September 2002), ISBN: 0596003765


Grading

Projects and Assignments These project are just a sampling of the projects and homework assignments required nand may change at any time. --- I sill have to work on this...

Quizzes

7 quizzes worth 20 pts each

1 final worth 40 pts

Other Grading


Participation 15 Final CD 5

Grading Guideline

Grading is incremental all students start with nothing and work up to a final grade.

 94-100A
 90-93 A-
       above average and outstanding work, no more than one absence, 
       active participation in class and excellent scores
       on exams and projects 
 87-89 B+
 84-86 B
 80-83 B-
       above average work, no more than two absences, and active 
       participation in class and above average scores on exams and projects
 77-79 C+
 74-76 C
 70-73 C-
       average work, no more than two absences, and/or average scores
       on exams and projects
 69-60 D
       below average work, no more than two absences, and/or below
       average scores on exams and projects
 59 and below F
       anything below and including 59% - failure to turn in assignments, three
       or more absences, and/or failing grades on exams and projects
       can lead to an F

Final Projects must be turned in on Final CD see Final CD

Extras

Links

Applications

http://msdn.microsoft.com/netframework/downloads/howtoget.asp - .NET Framework from Microsoft http://go-mono.com- .NET Framework from Ximian Mono The Shared Source CLI .NET for BSD and OSX Installing Rotor on Mac OS X http://www.chami.com- HTML-Kit good HTML Editor http://www.ultraedit.com- ultra edit great text editor http://www.asp.net/webmatrix/default.aspx- webmatrix Remote Desktop Connection Client for Mac OS X - Mac Remote Desktop for remote access Remote Desktop Connection Software Download - Windows Remote Desktop for remote access - Windows Remote Desktop for remote access

Learn

QuickStarts - Microsoft .Net Framework SDK QuickStart Tutorials

http://www.learn-c-sharp.com/ - learning c# web site <-DED 9/23/03 Presenting c#/ - InformIT Free Library tough read but good Thinking In C# - free C# book by Bruck Eckel and Larry O'Brien's CSharp-station - tutorials and such

ECMA-334 C# Language Specification - ECMA-334 C# Language Specification Microsoft .NET Glossary


Support http://www.asp.net http://www.asptoday.com http://www.asp101.com http://www.15seconds.com http://www.4guysfromrolla.com

Microsoft http://www.microsoft.com/net/ http://www.gotdotnet.com

Topics ECMA script Microsoft scripting version of Visual Basic MSDN - a simple ASP.NET server control CsharpFriends.com - User Controls vs Custom Controls


Text Editors Scintilla and SciTE http://www.scintilla.org/SciTE.html Ultra Edit http://www.ultaedit.com HTML-Kit http://www.chami.com vim http://www.vim.org VS.NET http://msdn.microsoft.com/vstudio/default.asp Web Matrix http://www.asp.net/webmatrix/


Play-By-Play

OOP Playbyplay
OOP Class1
OOP Class2
OOP Class3
OOP Class4
OOP Class5
OOP Class6
OOP Class7
OOP Class8
OOP Class9


This syllabus is subject to change. Information Design revised 2006/01/10