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 »

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.

Search

Advanced Search Options

To further refine your search, you can use additional qualifiers such as score:>0.5. For example, the search score:>=0.5 created:<1y grammar would return only posts mentioning "grammar" that have a score >= 0.5 and were created less than a year ago.

Further help with searching is available in the help center.

Quick hints: tag:tagname, user:xxx, "exact phrase", post_type:xxx, created:<N{d,w,mo,y}, score:>=0.5

Filters
2.6k posts
 
22%
+0 −5
Q&A Why I am unable to find a class after implementing library also?

I had found a better way to plot in Java. int n = Integer.parseInt(args[0]); // the function y = sin(4x) + sin(20x), sampled at n+1 points // between x = 0 and x = pi ...

0 answers  ·  posted 3y ago by Anonymous‭  ·  edited 3y ago by Anonymous‭

Question java package
22%
+0 −5
Q&A Adding support on mathematical expressions

MarkFuncs has really gotten huge progress, at least in my eyes, and now, I want to make math possible in the language. Background MarkFuncs is a programming language that I have been working on f...

0 answers  ·  posted 3y ago by General Sebast1an‭  ·  edited 3y ago by Lundin‭

22%
+0 −5
Q&A Why do you need virtual machines in these examples? [closed]

I added the numbering. It's a virtual machine. Basically, it's one or more computers pretending to be one or more computers. Believe it or not, this is incredibly useful. Say you have som...

0 answers  ·  posted 3y ago by TextKit‭  ·  closed 3y ago by Alexei‭

Question algorithms
22%
+0 −5
Q&A Replit particles push instead of being background [closed]

I am working on a replit https://AppropriateMessyRoutes.ozabramo.repl.co and I am trying to implement https://github.com/VincentGarreau/particles.js as a background but I keeps on pushing every...

1 answer  ·  posted 2y ago by ObviousPlays‭  ·  closed 2y ago by Alexei‭

Question javascript html css
22%
+0 −5
Q&A How should I deploy my Full Stack Angular Application (MEAN Stack) project on free hosting website? [closed]

How should I deploy my Full Stack Angular Application (MEAN Stack) project on free hosting website? Github I have provided below the github link of the project for the better understanding. Prob...

0 answers  ·  posted 2y ago by mrsilenttradeguy‭  ·  closed 2y ago by Alexei‭

22%
+0 −5
Q&A What factors should be considered when choosing web security measures for a site? [closed]

What factors should be considered when choosing web security measures for a site?

0 answers  ·  posted 2y ago by Andrew‭  ·  closed 2y ago by Mithical‭

Question websecurity
22%
+0 −5
Q&A Solution E-Commerce de Paiement [closed]

Salut, quelle solution de paiement e-commerce avec 0% de commission me proposerez vous ?

0 answers  ·  posted 2y ago by Bicano‭  ·  closed 2y ago by Monica Cellio‭

Question e-commerce
20%
+0 −6
Q&A how to use one list to find a similar list in another list python

I want a way to make it so that I can use list B to find out if a copy of itself exists in list A. listA = ['1', '1', '0', '1', '0', '1', 'down'] 2 ['0', '0', '1', '1', '1', '1', 'up'] 2 ['1', '...

1 answer  ·  posted 2y ago by Solaranfel1366‭  ·  last activity 1y ago by Alias Cartellano‭

Question python list
20%
+0 −6
Q&A When an FPS game player can look down on the character shehe plays [closed]

I seek help in finding a term common in game development, particularly 3D First Person Shooter games (not at all in 2.5D games such as Doom). I understand that 3D first person shooter games can be...

0 answers  ·  posted 3y ago by deleted user  ·  closed 3y ago by Lundin‭

20%
+0 −6
Meta Email alerts for notifications

Look more closely:

posted 8mo ago by Olin Lathrop‭

Answer
20%
+0 −6
Q&A What do smaller cloud companies offer that Big Tech clouds don't? [closed]

I don't understand why American Virtual Cloud Technologies, Inc and other similar teeny cloud computing platforms still exist, and haven't either gone bankrupt, or been acquired by one of Big Tech...

0 answers  ·  posted 4y ago by TextKit‭  ·  closed 4y ago by Alexei‭

18%
+0 −7
Q&A How can I crop white margins, when I print a 1 column Word document as 2 pages per sheet? [closed]

My Word document has just 1 column, and I don't want to convert it into 2 columns. When you command Word to print 2 pages per sheet, Word doesn't let you shrink the white margins. How can I improv...

0 answers  ·  posted 3y ago by TextKit‭  ·  closed 3y ago by Lundin‭

Question windows
18%
+0 −7
Meta How can we grow this community?

Give software.codidact.com its own domain Stack Overflow is by far the largest community on Stack Exchange and likely serves as the main base of users (covered in metal.carratt's answer). I see so...

posted 1y ago by qwr‭

Answer
16%
+0 −8
Q&A ELI5 these 9 methods to compare similar pictures – Hash, MD5, SHA? [closed]

Please compare and contrast – explain like I'm 5, in SIMPLE English – all 9 methods below? English isn't my first language.

0 answers  ·  posted 3y ago by TextKit‭  ·  closed 3y ago by Alexei‭

Question hash
16%
+0 −8
Q&A Delete specific cells with shift cells up

Answers to Excel - Get only values from column that are not Zero “0” asked by @CiscoNewb includes ones applying AGGREGATE: =IFERROR(INDEX(A:A,AGGREGATE(15,6,ROW(A$2:A$12)/(A$2:A$12>0),ROW(A1)))...

0 answers  ·  posted 4y ago by pnuts‭  ·  edited 4y ago by luap42‭

Question excel delete
16%
+0 −8
Q&A Why most hosting providers support ticket systems allow text only (no formatting)? [closed]

Through the years I have "tasted" several website hosting companies; none of them had Markdown available in their support-ticket-systems (if all any formatting method available). Why is it? What's...

1 answer  ·  posted 3y ago by deleted user  ·  last activity 3y ago by Alexei‭

15%
+1 −14
Q&A What is the worst code you ever saw? [closed]

In the interest of learning from the mistakes of other people: What is the worst code you ever saw? What made it so bad?

1 answer  ·  posted 4y ago by meriton‭  ·  closed 4y ago by Mithical‭

14%
+0 −10
Q&A What is a good modern language to use for a Business Rules project?

First of all, I don't think that there is a specific good programming language for your project. Python Python is beginner-friendly. But Python programs can be slower than programs written in oth...

posted 3y ago by deleted user  ·  edited 1y ago by tripleee‭

Answer
12%
+0 −12
Meta Should we allow answers generated by ChatGPT?

This may be a bit out of left-field, but I don't see anybody else taking the approach. Let's face it, ChatGPT and AI and all its quandaries are not going away. If we put a ban in, some clever clo...

posted 2y ago by mcalex‭  ·  edited 2y ago by mcalex‭

Answer