Difference between revisions of "Project 20101 OOP344"

From CDOT Wiki
Jump to: navigation, search
(Rangers)
(editing MM Coding Rangers)
Line 30: Line 30:
 
[[A Team's OpText -  OOP344|A Team's OpText]]
 
[[A Team's OpText -  OOP344|A Team's OpText]]
  
== [[http://zenit.senecac.on.ca/wiki/index.php/Teams_OOP344#Mighty_Morphin_Coding_Rangers | MM Coding Rangers]]  ==
+
== [http://zenit.senecac.on.ca/wiki/index.php/Teams_OOP344#Mighty_Morphin_Coding_Rangers|MM Coding Rangers]  ==
  
 
[[MM Rangers' OpText - OOP344|Rangers' OpText]]
 
[[MM Rangers' OpText - OOP344|Rangers' OpText]]

Revision as of 11:37, 4 March 2010


OOP344 | Weekly Schedule | Student List | Teams | Project | Student Resources

The Project

The project for this semester is a multiplatform text based, Text Editor and is done using opensource concepts

The project is divided into 2 main parts. The Basic Input Output Library, and Main Application

Basic Input Output Library

  • C based multi-platform IO functions; (Majority of the code is provided by the prof).
  • The Project is initiated on individual SVN accounts for each team
  • Each team member is to commit a section of the code and resolve possible conflicts.

The Applicaton

  • Basic Encapsulating Classes
    This part is written in C++ and encapsulates the ioroutines into classes
  • The Application
    this part is written in C++ and uses the "Basic Encapsulating Classes" classes to do interact with the user.

Developer pages

Code Junkies

Code Junkies' OpText


!You

!You's OpText


A Team

A Team's OpText

Coding Rangers

Rangers' OpText