A-Z Popular Blog Coding Search »
Coding
 Advertisements
Related Guides

What is Business Logic?

 , updated on
Business logic is code that implements business rules. This is an IT term that is used to differentiate between business specific code and code that deals with technical details such as data access.

Definitions

  1. Code or configuration that implements business rules.
  2. Code that implements functional business requirements.
  3. Automation of business rules.

Notes

Code related to displaying user interfaces and implementing non-functional requirements isn't typically considered business logic.
Overview: Business Logic
Type
Related

Coding

This is the complete list of articles we have written about coding.
Abstraction
Algorithms
API
Bootstrapping
Caching
Code Refactoring
Code Smell
Complexity Hiding
Components
Deep Magic
Edge Case
Event Processing
Forward Compatibility
Hardcoded
IT Artifact
IT Examples
Layers
Microservices
Negative Code
Precomputation
Proof Of Work
Pseudorandom
Reusability
Scalability
Software Design
More ...
If you enjoyed this page, please consider bookmarking Simplicable.
 

Coding

A list of coding considerations and techniques.

Emergence vs Big Design Up Front

The difference between emergence and big-design-up-front.

Deep Magic

An overview of deep magic, a technology term.

Principle Of Least Astonishment

An overview of the Principle Of Least Astonishment.

Pull vs Push

The difference between pull and push technology.

Binary vs Hexadecimal

A comparison of binary and hexadecimal.

End-User Computing

An overview of end-user computing.

Library vs API

The difference between a library and API explained.

Code Reuse

The common types of code reuse.

Code Freeze

The common types of code freeze.

Automation

A list of ways to automate.

Over-Automation

An overview of over-automation.

Orchestration vs Choreography

The difference between process orchestration and choreography.

Types of Technology

A reasonably comprehensive list of information technologies.

Robotics vs Artificial Intelligence

The different between robots and AI.

Automation vs Robotics

The difference between automation and robotics.

Machine Data

The common types of machine data.

Office Automation

The common types of office automation.

Autonomous Systems

Common types of autonomous systems.

Automation Risk

A definition of automation risk with examples.
The most popular articles on Simplicable in the past day.

New Articles

Recent posts or updates on Simplicable.
Site Map