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

data-archiving × 0

For questions about data archiving, the process of identifying data that is no longer active and moving it out of ...

encapsulation × 0

For questions about restricting access to some of the object's inner properties or functions in order to not couple with ...

opaque-data-type × 0

For questions about opaque data types. An opaque (data) type is a data type whose concrete data structure is not defined ...

android-4.4-kitkat × 0

For questions about Android 4.4 aka KitKat.

recyclerview × 0

For questions about RecyclerView, an Android widget that offers more options than the ListView and GridView.

adapter × 0

For questions about using the Adapter design pattern.

javadb × 0

For questions about Java DB, Oracle's (initially Sun's) distribution of the open-source Apache Derby 100% Java technology ...

ubuntu × 0

For questions related to programming on Ubuntu (or targeting Ubuntu). Ubuntu is a free desktop and server operating ...

koolplot × 0

For questions about Koolplot, a software library used for drawing 2-dimensional graphs from C or C++ programs.

malware × 0

For questions related to malware (malicious software, script, or code used to disrupt, damage, or gain unauthorized ...

reverse × 0

For questions about rearranging the order of a sequence of objects in such a way that the result is the "mirror image" of ...

private × 0

For questions about the private encapsulation concept used in object-oriented programming.

text-files × 0

For questions about handling text files that are structured as a sequence of lines of electronic text.

domain-model × 0

For questions about working with domain models. A domain model is a conceptual model of the domain that incorporates both ...

geolocation × 0

For questions about geolocation, the identification of the real-world geographic location of an internet-connected ...

angular-imask × 0

For questions about using angular-imask library, an Angular implementation of imask.js.

django × 0

For questions about working with Django server-side web application framework.

new-keyword × 0

For questions related to the C++ new keyword used for dynamic memory allocation.

c#-interface × 0

For questions related to using interfaces in C#. An interface is a code structure that contains definitions for a group ...

partitioning × 0

For questions relating to data partitioning which is a method of dividing possibly very large amounts of data into ...

redbeanphp × 0

For questions related to working with RedBeanPHP, an open-source object-relational mapper library for PHP.

jsf-2 × 0

For questions related to version 2.x of the Jakarta Faces, also known as JavaServer Faces (JSF).

icon × 0

For questions related to using icons in the context of software development. An icon is a small pictogram to complement ...

code-snippet × 0

For questions about creating and maintaining code snippets. A code snippet is a reusable block of code. Also specify the ...

WinUI × 0

For questions about Windows UI Library (WinUI). WinUI is a native user experience (UX) framework for both Windows desktop ...

cargo × 0

For questions about Cargo, a thin wrapper that allows you to manipulate various type of application containers.

sublist × 0

For questions related to extracting a sublist from a list.