Skip to content

Tarik Billa

  • Web Development
    • html
    • vue.js
    • laravel
    • css
    • javascript
    • jquery
    • node.js
    • php
    • asp.net
  • Programming
    • python
    • java
    • c
    • c++
    • c#
  • git
  • android

business-logic

Why is it called ‘business logic’? Where did this term come from? [closed]

September 6, 2023 by Tarik

For the same reason that the end of a gun which the bullets come out of is called the “business end”. It’s where the primary action happens.

Categories business-logic Tags business-logic, nomenclature Leave a comment

What are Business Objects and what is Business Logic?

July 25, 2023 by Tarik

This is easy Every entity in the system, representing the human-world object which the system is expected to interact with is a business object. The human-world logic in the system around manipulating business objects is a business logic. This is opposed to the objects and logic being part of the implementation details. For example in … Read more

Categories business-logic Tags business-logic Leave a comment

Business and application logic? [closed]

April 16, 2023 by Tarik

Say you write a system which solves a business need for a customer. The sum of all your code is the application logic, or system architecture – basically the entirety of the system you’re building. The business logic is the code subset which models and drives actual business processes. “What happens when an order for … Read more

Categories business-logic Tags business-logic Leave a comment

Tarik Billa

Software Engineer
tarikbilla@gmail.com
+8801884414000
  • Reuse a hash in YAMLApril 17, 2024
  • Dockerfile: how to redirect the output of a RUN command to a variable?April 16, 2024
  • How to cd to a directory with spaces in the directory name?April 16, 2024
  • Maximum MIME type length when storing the type in a databaseApril 16, 2024
  • What is the difference between Unit, Integration, Regression and Acceptance Testing?April 16, 2024
© 2026 Tarik Billa