N3ll / CalculatorAndEvents

Two simple exercises in one - console calculator and eventManager

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Teleric Academy

1. Create a class Calculator for performing mathematical operations with floating numbers: -Save the current result -Add a value to the result -Divide the result by a given divider -Subtract a value from the result -Multiply the result by a given value

Create a simple class for keeping a database with TODOs -The user should be able to add TODO with a end date -The user should be able to list all TODOs



About

Two simple exercises in one - console calculator and eventManager


Languages

Language:Objective-C 100.0%