bdushi / cleancode_calculator

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Programming Breakout Session: Calculator

Main Features:

  • Implementing calculation operations: + - * /?
  • Front End: Command line and GUI?
  • Centralized Input Controller?

Additional Features?:

  • Implementing in more than one class?
  • Using Design Pattern:?
    • Factory for input types?
    • Observer for Screen implementation?
    • Singleton for Input Controller

About


Languages

Language:Java 100.0%