Software Engineering

Custom API Classification

I never knew there were API standards or protocols like REST. For over a decade ...

Is there a way in C++ to have a scoped enum containing ...

Is there a way to declare an enumeration that has multiple representations, for ...

LabVIEW Object-Oriented Scripting Engine

This question is for LabVIEW 2019. Highlighting that fact first because some of ...

How to perform a mathematical optimization with tight d...

I'm not sure if this question belongs to software engineering or mathematics, bu...

How to perform a mathematical optimization with tight d...

I'm not sure if this question belongs to software engineering or mathematics, bu...

How to encapsulate functions inside a library

I'm working on a project that uses an in-house library, which is also used by ot...

How to persist an entity corresponding to a polymorphic...

A polymorphic association table is a database design pattern that allows a singl...

Does the Java Collections library misuse interface inhe...

There are some aspects of the Java Collections library that seem like they might...

Is ASP.NET with Razor a recommended choice for modern w...

(Please refer me to another stack exchange, if this isn't the proper place to as...

Keeping frontend data without duplication

I have my doubts about the path I am following, thus this question. Background C...

Does the Java Collections library misuse interface inhe...

There are some aspects of the Java Collections library that seem like they might...

How to avoid 'Call super' code smell with multiple base...

According to Wikipedia, Call super is a design anti-pattern in which a particul...

How much optimisation should one put in for slow integr...

I have some very slow integration tests that use Selenium and require a lot of d...

Global constant values throughout MVC site

My MVC (.NET) has some constant values throughout the site, such as the phone nu...

Validation in a simple DDD example

I'm doing a simple project that represents a CI Pipeline in a low scale. So I'm ...

Version REST APi as a whole, or by endpoint

I had a discussion with a colleague of mine today regarding versioning of a REST...

How detailed should QA aim to be?

When QA discovers an issue during testing should they... Log the bug with the ...

How to organize "master" data VS "working" data in MS SQL

I have this survey software that I'm writing and I'm wondering what would be the...

Does my code follow DDD principles?

I'm trying to model P2P crypto trading using DDD and I'm having trouble modeling...

Planning Before Starting a Project

How much planning should one do before starting a project? Should they have ever...

Subranges in Pascal

I’m reading some Pascal code and everything is pretty straightforward except sub...

What is the difference between btree and rtree indexing?

I've noticed on MySQLWorkbench that you can choose how to store your indexes bef...

Is there much difference between x86 assembly language ...

I’m a complete beginner to assembly, and my aim is to learn as much as I can to ...

Alternatives to Pessimistic Locking in Cluster Applicat...

I am researching alternatives to database-level pessimistic locking to achieve t...

This site uses cookies. By continuing to browse the site you are agreeing to our use of cookies.