Communities

Writing
Writing
Codidact Meta
Codidact Meta
The Great Outdoors
The Great Outdoors
Photography & Video
Photography & Video
Scientific Speculation
Scientific Speculation
Cooking
Cooking
Electrical Engineering
Electrical Engineering
Judaism
Judaism
Languages & Linguistics
Languages & Linguistics
Software Development
Software Development
Mathematics
Mathematics
Christianity
Christianity
Code Golf
Code Golf
Music
Music
Physics
Physics
Linux Systems
Linux Systems
Power Users
Power Users
Tabletop RPGs
Tabletop RPGs
Community Proposals
Community Proposals
tag:snake search within a tag
answers:0 unanswered questions
user:xxxx search by author id
score:0.5 posts with 0.5+ score
"snake oil" exact phrase
votes:4 posts with 4+ votes
created:<1w created < 1 week ago
post_type:xxxx type of post
Search help
Notifications
Mark all as read See all your notifications »
Q&A

Welcome to Software Development on Codidact!

Will you help us build our independent community of developers helping developers? We're small and trying to grow. We welcome questions about all aspects of software development, from design to code to QA and more. Got questions? Got answers? Got code you'd like someone to review? Please join us.

Tags used in Q&A

mysqli × 0

For questions about working with mysqli PHP extension, which is a PHP database driver.

naming × 1

Use for questions that deal with naming conventions for variables, classes etc.

units-of-measurement × 1

For questions about working with units of measurement. A unit of measurement is a definite magnitude of a quantity ...

lua × 1

For questions about programming in Lua, a lightweight, high-level, multi-paradigm programming language designed primarily ...

navigation-properties × 1

For questions related to navigation properties which are used when working with Entity Framework to navigate to relations ...

refit × 1

For questions dealing with working with Refit .NET library which abstracts REST API calls and exposes only a C# ...

polly × 1

For questions about using the Polly library, which allows defining resilience and transient-fault-handling through ...

rotation × 0

For questions related to implementing a rotation (a circular movement of an object around a center).

highlightjs × 1

For questions about the highlight.js JavaScript-based syntax highlighting library.

hive × 1

For questions about working with Apache Hive, a database built on top of Hadoop.

hiverunner × 1

For questions about HiveRunner, a unit test framework based on JUnit (4 & 5) which enables TDD development of Hive SQL ...

deep-linking × 1

For questions about using deep links. Deep linking is the usage of a hyperlink that is expressed as an absolute URL.

i18n × 1

For questions related to implementing Internationalization (i18n) in a software application.

strapi × 1

For questions related to Strapi, an open-source headless CMS that supports GraphQL and WebSockets.

graphql × 1

For questions about using GraphQL, an API technology designed to describe complex, nested data dependencies used in some ...

cloudinary × 1

For questions about Cloudinary, a cloud-based service providing APIs for uploading, storing, managing and delivering ...

fxyz3d × 1

For questions about working with FXyz3D, an open source JavaFX 3D Library.

trust × 0

For questions about working with the security concept of trust.

privileges × 1

For questions about working with security privileges.

latency × 0

For questions related to software systems or components latency, that is the delay before a transfer of data begins for ...

concrete-type × 1

For questions about working with concrete types or classes. Concrete classes typically allow the creation of an instance ...

chain-of-responsibility × 1

For questions about using the Chain of Responsibility pattern, which is a behavioral design pattern that lets you pass ...

interface-type × 1

For questions about the working with interface types. An interface in this case is a language element, which is used in ...

jersey × 1

For questions related to building APIs using RESTful Web services reference.

teamcity × 1

For questions about working with TeamCity, a general-purpose CI/CD software platform developed by JetBrains that allows ...

websecurity × 1

For questions related to the security aspects of the web applications development. Examples include Cross-Site Scripting ...

dom-manipulation × 1

For questions related to Document Object Model (DOM) changes such as adding, removing or changing DOM elements.

jquery-wrap × 1

For questions about working with wrap JS function which allows to add an HTML structure around each element in the set of ...

seo × 1

For questions related to the programming aspects of Search Engine Optimization (SEO).

atlas-flexible-sync × 1

For questions related to working with Flexible Sync subscription mechanism provided by MongoDB Atlas. Flexible Sync lets ...

mongodb × 1

For questions related to the MongoDB NoSQL database.

css-grid × 1

For questions about working with CSS Grid Layout.

react-hooks × 1

For questions related to React Hooks.

messaging × 1

For questions related to the messaging design pattern by which messages are used for communication between processes, ...

dry × 1

For questions related to Don't Repeat Yourself (DRY), a software development principle that aims at reducing code ...

sqlalchemy × 1

For questions about working with SQLAlchemy, a Python SQL toolkit and Object Relational Mapper.

wcf × 1

For questions related to the Windows Communication Foundation framework.

thread-safety × 1

For questions related to the thread-safety attribute of a piece of code. A code is thread-safe if it allows consistent ...

azure-webjobs × 1

For questions related to using Azure WebJobs which allows to run services or background tasks in an Azure Web App.

psql × 1

For questions about the psql interactive shell, a terminal-based front-end to PostgreSQL.

docusignapi × 1

docusign

For questions dealing with programming against APIs exposed by DocuSign, which deals with agreement management.

dbus × 1

For questions related to using D-Bus (Desktop Bus) message bus system.

gtk × 1

For questions related to GTK (formerly GTK+), a free and open-source cross-platform widget toolkit for creating graphical ...

gtk3 × 1

For questions related to GTK (formerly GTK+) version 3.x. GTK is a free and open-source cross-platform widget toolkit for ...

jsf × 1

For questions about working with Jakarta Faces, formerly Jakarta Server Faces and JavaServer Faces (JSF) which is a Java ...

selectmanymenu × 1

For questions related to using the SelectManyMenu JSF component.

husky × 1

For questions related to Husky, a dotnet tool that allows running arbitrary actions on specific git hooks.

git-hook × 1

For questions related to Git Hooks, which are scripts that are executed upon certain Git events.

redbean-php-orm × 1

For questions related to the RedBeanPHP Object-relational mapping (ORM).

maven-enforcer-plugin × 1

Use for questions about working with the Maven Enforcer plugin which allows control of certain environmental constraints ...

rancher-desktop × 1

For questions about Rancher Desktop which is a cross-platform app that provides container management and Kubernetes on ...

wsl × 1

For questions related to developing in an environment using the Windows Subsystem for Linux (WSL) which lets developers ...

google-cloud-platform × 1

For questions related to using the Google Cloud (platform) in the context of software development. GCP is a suite of ...

lemmy × 1

For questions related to working with the Lemmy API. Lemmy is a self-hosted, federated social link aggregation and ...

curl × 1

For questions about using cURL, which is a library and command-line tool for transferring data using various protocols ...

dbc × 1

For questions about working with DataBase Container file (DBC) files. DBC files are basic text files that include ...

can-bus × 1

For questions related to working with Controller Area Network (CAN) bus, which is a networking technology typically used ...

snowflake × 1

For questions related to working with Snowflake Cloud Data Platform.

artificial-intelligence × 1

ai

For questions related to using AI models in software applications.

machine-learning × 1

For questions related to implementing or using machine learning algorithms.

image-classification × 1

For questions related to image classification which means assigning a label or class to an entire image, typically in a ...

system-design × 1

For questions related to defining the architecture, components, modules, interfaces, and data for a software system to ...

maven-exec-plugin × 1

For questions about Exec Maven Plugin, which allows executing system and Java programs from the maven command.

react-redux × 1

For questions related to React Redux, the official React bindings for Redux.

redux-toolkit × 1

For questions related to Redux Toolkit (aka "RTK"), the standard approach for writing Redux logic.

log4j × 1

For questions related to the log4j Java-based logging library.

refactoring × 1

For questions related to code refactoring, a programming technique for restructuring existing code without changing its ...

gitlab × 0

For questions related to working with GitLab, a Git repository manager with issue tracking, wiki and continuous ...

serde × 1

For questions about using Serde, a framework used for serializing and deserializing Rust data structures efficiently and ...

coldfusion × 1

For questions about working with Adobe ColdFusion, a development platform that uses ColdFusion Markup Language (CFML) to ...

focus × 1

For questions about focus in the context of a user interface. The focus indicates the component which is currently ...

xarray × 1

For questions about working with xarray Python package. xarray makes working with labeled multi-dimensional arrays a more ...

c23 × 1

For questions related to the C23 programming standard. C23 is the informal name for the next standard for the C ...

classpath × 1

For questions related to the Java classpath parameter. The classpath informs the Java Virtual Machine (JVM) where to look ...

typing × 1

For questions related to using data types.

JLabel × 1

For questions related to JLavel, a Java Swing component that can display texts and/or images.

ImageIcon × 1

For questions about ImageIcon is an implementation of the Icon interface that paints icons from images.

calloc × 1

For questions about calloc C standard library function which is used to perform dynamic memory allocation.

git-commit × 1

For questions about the Git commit command which records changes to the repository along with a log message.

scheduling × 1

For questions related to scheduling in the context of software applications. Scheduling is the method or algorithm used ...

type-hinting × 1

For questions related to type hinting which is a way to statically indicate the type of a value. This is typically ...

phalcon × 1

For questions involving the Phalcon framework, an open-source, full-stack framework for PHP.

jq × 1

For questions about using the jq tool. jq is a lightweight, flexible, command-line JSON processor that can slice, filter, ...

prefix-operator × 1

For questions related to using prefix operators in a programming context.

infix-operator × 1

For questions about infix operators, that is operators placed between the operands they act on (e.g. addition, ...

tensor × 1

For questions that deal with tensors in the context of software development (e.g. machine learning). A tensor is a ...

interactive × 1

For questions related to software application parts that accept and respond to input (from humans).

tensorflow-xla × 1

For questions about XLA (Accelerated Linear Algebra), a domain-specific compiler for linear algebra that can accelerate ...

tensorflow-eager-mode × 1

For questions about TensorFlow eager execution mode. With eager execution enabled, TensorFlow functions execute ...

tensorflow-graph-mode × 1

For questions about TensorFlow's graph execution mode.

tensorflow-function × 1

For questions about the use and optimization of the @tf.function decorator in TensorFlow.

crossfilter × 1

For questions about Crossfilter, a JavaScript library for exploring large multivariate datasets in the browser.

RStudio × 1

For programming questions related to working with RStudio, an IDE for the R statistical programming language.

coroutines × 1

For questions about working with coroutines. A coroutine is a control structure whereby flow control is cooperatively ...

ktor × 1

For questions related to using Ktor, a framework to easily build connected applications – web applications, HTTP ...

set × 1

For questions about sets. A set is a collection in which no element is repeated.