Software Engineering

Dynamically load user code from a common library

My project aims to provide a common interface between multiple different HDL sim...

Split single repository/service into pieces in clean ar...

I'm curious to know your opinion on how to organize code in services and reposit...

Ensuring type safety, honoring supertype contract [closed]

If I can't do instanceof T in Java (due to type erasure), then how do I write a ...

How to create a JSON for my SVG? [closed]

I am building a Animation Video Tool that create animation video based on availa...

Ensuring type safety, honoring supertype contract

If I can't do instanceof T in Java (due to type erasure), then how do I write a ...

How to create a JSON for my SVG?

I am building a Animation Video Tool that create animation video based on availa...

How to implement a server application that can reload c...

I have a server application in Python which is configured via config file. Now,...

use case relationships and actors specification

i'm making a use case diagram for a specific system, the question is if the requ...

Handling recurring cURL POST request

I've basically came here for some advise based on my criteria, The application...

What data type should a repository return?

In domain driven design, repositories are created for aggregate roots only. Does...

Optimized algorithm to match entities together based on...

I've encountered a problem which I think is rather suited to be solved using a C...

Automatic regressiontests with change detection in blue...

Our product is almost fully deployed in CI, however one remaining part that we h...

Holding state in a service class in MVVM

In my SwiftUI app, I have a UpNextManager view model and a service class called ...

How does HTML-based HATEOAS apply in applications which...

I recently read through Hypermedia Systems, and found its arguments incredibly c...

Using partials to automate form inputs creation

My main focus is having as little duplicate code/files as possible. Most of the ...

Should parameter names describe their object type?

I'm unsure whether parameter names should describe their object types or if shor...

Discord Bot and a website communication, what should be...

I'm building a website that lets users add new items in their profiles. Users ca...

MVC design in Cocoa games: Is it possible?

I'm working on creating games on OS X, using the Cocoa framework, the probably o...

C PROGRAMMING: String size= 60. Max limit in fgets = 80...

If string size is 60, why fgets can have limit as 80. And 79 characters were pri...

Discord Bot and a website communication, what should be...

I'm building a website that lets users add new items in their profiles. Users ca...

C PROGRAMMING: String size= 60. Max limit in fgets = 80...

If string size is 60, why fgets can have limit as 80. And 79 characters were pri...

How to deal with outdated PowerShell and Azure PS in Az...

Azure Automation is a service for running scripts in the cloud, intended for the...

What is the reason that CSS variables are defined using...

CSS variables supported natively it's a powerful feature to develop complex web ...

Most simple way to design the map and collision of a Pa...

I have a group project for my university in which we have to program a PacMan We...

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