Software Engineering

Python file naming convention?

I've seen this part of PEP-8 https://www.python.org/dev/peps/pep-0008/#package-a...

Limitations of UML? [closed]

I'm currently studying for an examination and one of the sample paper questions ...

Should Entity Framework 6 not be used with repository p...

So I am asking this after reading the following: Why shouldn't I use the reposit...

Best practices for database design when storing AI/LLM ...

I'm building an application that stores conversations between users and AI assis...

Why do "protected variables" tend to violate open close...

According to Why is Clean Code suggesting avoiding protected variables?, I know ...

Should release/deployment builds run tests again?

In many configurations of CI/CD pipelines I encounter, things run somewhat like ...

Charging clients to use an open source software and pro...

I'm building a system that included a GPLv3-licensed software (made up of multip...

Charging clients to use an open source software and pro...

I'm building a system that included a GPLv3-licensed software (made up of multip...

Best practices for database design when storing AI/LLM ...

I'm building an application that stores conversations between users and AI assis...

What is a basic way to recreate a tik tok like algorith...

Lets say I'm building a tiktok like app for images... how do I go about showing ...

What is a basic way to recreate a tik tok like algorithm?

Lets say I'm building a tiktok like app for images... how do I go about showing ...

Is there an Aggregate per-request or 1 fat aggregate pe...

My software has an Experiment as the central Entity which contains lots of detai...

Optimal Simplification of Transposition Products

I am looking to take a product of a large number of transpositions, and boil it ...

MVVM viewmodel to view correlation in adaptive UI

I am making an mvvm application for the uwp platform and I am looking for advice...

Reliability vs Fault Tolerance

I am confused with the following terms: Reliability and Fault Tolerance Accordin...

How to handle nested reactive properties in reactive pr...

When building an application or program using the concepts of reactive programmi...

Angular2: Service architecture + error handling

I need support for Angular2 service architectures. I am quite familiar with Angu...

If a microservice architecture needs a separate databas...

I read about microservices and it seems illogical to me to create a separate DB ...

Reduce sin(2 * pi * n) [closed]

I would like to compute an integral and evaluate it. The result has many sin and...

Reduce sin(2 * pi * n)

I would like to compute an integral and evaluate it. The result has many sin and...

Smartphone apps for automated knitting machines [closed]

Knitting machine Can we design and construct android apps for automated knitting...

Smartphone apps for automated knitting machines

Knitting machine Can we design and construct android apps for automated knitting...

Is it an anti-pattern to support different parameter ty...

In the Python code base we inherited there are several functions that check para...

Java Exception Error Enumerations Anti-pattern

Over the years I've many times seen folks enumerate error codes for exceptions i...

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