Skip to content

This is made for practice to learn the design patterns like Interpreter and Strategy using which conditional statements like switch and if-else can be removed. This project gives more insight into OO world.

Notifications You must be signed in to change notification settings

rnyati/NoIfCalci_Android

Repository files navigation

NoIfCalci_Android

This is made for practice to learn the design patterns like Interpreter and Strategy using which conditional statements like switch and if-else can be removed. This project gives more insight into OO world.

This project converts an Infix Expression to Postfix Expression and than evaluate it.

About

This is made for practice to learn the design patterns like Interpreter and Strategy using which conditional statements like switch and if-else can be removed. This project gives more insight into OO world.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages