Skip to content

GuelorEmanuel/Comp1601-Assignment1

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Assignment 1

  • by: Guelor Emanuel
  • Date: January 31, 2015
  • Due: Feb 12, 2015

Purpose: To make us familiar with implementing the visitor pattern and testing Swift classes

List of (Primary) Folders and Files included:

  • Assignment1.xcode

Folder: Assignment1

  • BankAccount.swift
  • Transaction.swift
  • WithdrawalTransaction.swift
  • DepositTransaction.swift
  • CheckTransaction.swift
  • main.swift

Folder: Assignment1Test

  • Assignment1Test.swift
  • Info.plist

Developed on: Mac OS

Compiling/Running Instruction

    1. Assuming you have the latest version of Xcode, open Assignment1.xcodeproj file
    1. run the main.swift file or Assignment1Test.swift file

About

My Assignments1 for Dwight Deugo Introduction to Mobile Application Development class (http://people.scs.carleton.ca/~deugo/comp1601/ )

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages