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 »
Code Reviews

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 Code Reviews

javascript × 75

Use for questions regarding programming in ECMAScript (JavaScript/JS) and its various implementations. This should be ...

c × 74

Use this tag for questions concerning use of the C programming language and for questions containing code in the C ...

python × 70

Use for questions about the Python programming language. Python is a multi-paradigm, dynamically typed, multipurpose ...

java × 58

Use for questions about Java, a high-level programming language. Consider tagging the question with more specific tags ...

html × 39

Use for questions about HyperText Markup Language, the main markup language for creating web pages. Typically this should ...

c# × 38

Use for questions dealing with C# ( a high level, statically typed, multi-paradigm programming language developed by ...

mysql × 33

Use this tag for questions about MySQL database system. MySQL is a free, open source Relational Database Management ...

git × 37

Use for questions about Git, an open-source distributed version control system (DVCS). The topics should include git ...

php × 30

Use for questions about the PHP language, a server-side web development scripting language.

c++ × 31

Use this tag for questions concerning the use of the C++ programming language and for questions containing code in the ...

spreadsheet-formula × 18

excel-formula libreoffice-calc-formula openoffice-calc-formula google-sheets-formula formula

Use for questions about spreadsheet formulas using common spreadsheet formula syntax. A spreadsheet formula is written in ...

android × 26

For questions about Android, Google's mobile operating system.

css × 18

Use for questions about Cascading Style Sheets (CSS), a style sheet language used for describing the look and formatting ...

linux × 19

Use for questions about programming on Linux (e.g. about the Linux specific behavior of some code).

python-3 × 20

For questions about Python 3 specific programming issues.

google-sheets × 11

For questions when using Google Sheets programmatically. Other tags should be added if relevant (e.g. ...

asp.net-core × 20

Use for questions about ASP.NET Core framework. ASP.NET Core is a lean, composable, open-source, and cross-platform ...

angular × 19

Use for questions about programming in Angular (aka Angular 2+), the Web framework created by Google. If the question ...

rust × 17

Use this tag for questions about code written in Rust.

string × 14

Use for questions dealing with a finite sequence of symbols (characters), commonly used for text.

sql × 14

Use for questions about one or multiple Structured Query Language (SQL) flavours. In order to get the most helpful answer ...

terminology × 14

For questions about programming terms usage and their meaning.

pointers × 14

Use for questions dealing with a data type that "points to" another value stored in memory. DO NOT use when talking about ...

database × 15

For questions about databases in general. A database is an organized collection of data. It is the collection of schemas, ...

entity-framework-core × 14

For questions dealing with the .NET Core version of Entity Framework, an ORM developed by Microsoft.

software-practices × 13

For questions that ask about the benefits of using a certain style, framework, etc. (possibly over others), ask about ...

excel × 11

Use for questions about programming with Microsoft Excel. It should be combined with tags for VBA, VSTO, C#, VB.NET, ...

haskell × 6

For questions related to Haskel, a purely functional programming language.

data-structures × 9

About questions related to working with data structures, ways of organizing data that provides better performance when ...

security × 12

Use for questions dealing with the security aspects of the programming (e.g. attacks against software). Always add tags ...

array × 13

For questions about arrays, an ordered linear data structure consisting of a collection of elements identified by one or ...

function × 10

Use for questions dealing with functions. Functions (or methods, routines, subroutines) are portions of code that ...

f# × 13

For questions related to programming in F#, a functional and object-oriented language for .NET.

vs-code × 12

visual-studio-code

For questions about using Visual Studio Code IDE, developed mainly by Microsoft.

sql-server × 12

Use for questions about Microsoft SQL Server RDBMS. Use this tag for all SQL Server editions including Compact, Express, ...

json × 11

Use for questions about JavaScript Object Notation (JSON), a textual data interchange format. Please ensure that all ...

contact-form × 9

For questions about web forms (or similar native forms) that collect information from a user.

regex × 10

Use this tag for questions concerning use of regular expressions (AKA "regex" or "RegExp"). It's highly recommended to ...

.net × 10

Use for questions about programming in .NET framework. For .NET Core programming, use [.net-core].

architecture × 10

For questions related to defining and maintaining the high-level structure of a solution.

libreoffice-calc × 5

For questions about LibreOffice Suite's spreadsheet application.

tools × 1
.net-core × 9

For questions about developing with .NET Core, an open-source successor of the .NET Framework. If relevant, also add the ...

mediawiki × 4

For questions about MediaWiki, a free software wiki package written in PHP.

bash × 9

Use for questions about scripts written for the Bash command shell.

language-agnostic × 9

For programming related posts that refer to concepts that are not specific to a single programming language (language ...

performance × 9

For questions related to measuring or improving code efficiency. Make sure that the post clearly specifies the indicators ...

wpf × 8

For questions about Windows Presentation Foundation, a framework for rendering user interfaces in Windows-based ...

algorithms × 6

For questions related to designing algorithms (clearly defined steps that provide an abstract solution to a problem).

file-handling × 7

For questions about general file actions such as creating, opening, closing, reading, updating, writing, comparing or ...

web × 5

For questions about the general aspects of world wide web. Avoid using this tag, as questions should be more specific.

oop × 6

object-oriented-programming

For questions about using object-oriented programming (OOP).

mvvm × 7

For questions about using the Model-View-ViewModel design pattern, used for implementing user interfaces that separate ...

input × 4

For questions about data entered by the user (i.e. user input)

xml × 6

For questions about XML (Extensible Markup Language) text-based format. XML is a simple text-based format for ...

jenkins × 5

Questions about Jenkins continuous integration tool that was forked from Hudson.

language-lawyer × 7

For questions dealing with one or more intimate restrictions (useful or esoteric) of a certain programming language.

syntax × 5

For questions about syntax of various elements in a programming language. Also specify the programming language specific ...

command-line-interface × 7

For questions dealing with command-line interfaces (CLIs) related to programming tasks. A CLI is a text-based interface ...

format × 6

For questions dealing with data format (e.g. text formatting, content format, file formats). TRY to avoid using it and ...

email × 7

For questions about sending or receive email messages using code.

macos × 5

For questions about programming using macOS APIs or that are related to macOS-specific behavior.

pandas × 7

For questions about Pandas Python library that is used for data manipulation and analysis.

asp.net-core-3.1 × 6

Use for questions that are specifically dealing with particular features of ASP.NET Core 3.1. Consider also including ...

compiler-warnings × 6

For questions dealing with non-blocking messages emitted by a compiler when it finds potential problems in code or ...

android-studio × 6

For questions about Android Studio IDE by Google used for Android programming.

debugging × 5

For questions about the debugging process (finding and fixing bugs in computer programs) or using debugging tools.

compiler-errors × 6

Use for questions about errors appeared during the compilation phase (e.g. syntax, semantic errors).

windows × 6

Use for questions about programming on the Windows operating system. Consider adding a specific version (e.g. 7, 10, ...

ruby-on-rails × 5

For questions about Ruby on Rails, an open-source full-stack web application framework written in Ruby

linked-list × 5

For questions about linked lists. A linked list is a data structure where each element contains a reference to the next ...

accessibility × 6

For questions about making the application more accessible to all persons, including people with disabilities such as ...

factor × 6

For questions about Factor which is a concatenative, stack-based programming language.

language-design × 4

For questions related to the design of various aspects of a programming language.

typescript × 5

Use for questions about programming with TypeScript, a statically typed superset of JavaScript created by Microsoft which ...

shell × 4

For questions about using a shell, that is a general class of text-based interactive command interpreters most often ...

node.js × 5

For questions about programming using Node.js, an event-based, non-blocking, asynchronous I/O runtime.

conditional-formatting × 4

Use for questions about a spreadsheets technique that formats the cells of a table depending on the cells' values or ...

GNU/Linux × 4

Use for questions about software and tools provided by the GNU ("GNU's Not Unix") project.

functional-programming × 5

For questions about functional programming, a programming paradigm based upon building abstractions using functions, ...

validation × 5

For questions dealing with checking (input) data to fit the required specifications.

postgresql × 5

For questions about programming with PostgreSQL, an open-source, cross-platform relational database management system.

devops × 2

For questions about DevOps (development & operations) software development method that focuses on cooperation between ...

mocking × 5

Use for questions about mocking within a unit testing context. Mocking (faking) is a way to isolate code (component) to ...

design-patterns × 4

For questions about design patterns, reusable solutions to commonly occurring problems in software design / development.

interpreted-language × 3

For questions about interpreted languages and program interpretation. A language implementation is interpreted if code is ...

open-source × 4

For questions about open source licensing.

drupal × 4

For questions about Drupal, an open-source CMS framework written in PHP.

multithreading × 5

Use for questions about threads or multi-threading. A multithreaded computer or program is able to perform work ...

asp.net-core-5.0 × 5

For questions about ASP.NET Core 5, built on top of .NET 5.

timestamps × 2

For questions about the time at which an event is recorded by a computer system (e.g. database records creation or ...

rest × 5

For questions about REST (Representational State Transfer) is a software architecture for distributed hypermedia systems ...

caching × 5

For questions dealing with caching data, a mechanism for temporarily storing (caching) data locally in order to reduce ...

fonts × 4

Tag the questions about the usage of electronic data files containing a set of glyphs, characters, or symbols in the ...

code-style × 5

About questions dealing with coding styles and conventions in software development.

filestream × 3

For questions about working with file streams, which are basically sequences of bytes.