List Question
20 TechQA 2024-03-16T07:55:53.560000naming urls : good practices
16 views
Asked by azzaro-dev
How do I reduce repetitive error handling in java
61 views
Asked by bob
Forcing integer input using the isdigit() method
32 views
Asked by NiksterAT
Are there conventions around naming entry point groups in Python?
29 views
Asked by Martin Thoma
Rust string manipulation, flow control improvements
82 views
Asked by Wei
What is the convention for naming C# files that contain extension methods?
183 views
Asked by Vinccool96
Use case for np.log2 vs math.log2
110 views
Asked by Richie Bendall
Use branch prediction with no else statement
124 views
Asked by Ooh Ben
Is there a convention in the order of registers used to store values for calculations when using assembly language x86-64?
92 views
Asked by J. A. Corbal
Better practice for double or more line breaks in Rust?
68 views
Asked by S.Y. Kim
What is the point of using >| when redirecting to /dev/null?
88 views
Asked by BadHorsie
do { } while(0) alternative in macro definition or any other possible options
158 views
Asked by filberol
Is Using double variable type instead of float a bad habit
121 views
Asked by Kasun Wathsara Hapangama
HTML sourcemap convention
40 views
Asked by wizzwizz4
Best practice: where should user prompt messages reside in Java classes - main or method class?
66 views
Asked by Kerem Tazedal
Ways to represent float infinity in C++
275 views
Asked by Cythonista
GET for complex payload scenarios?
53 views
Asked by strypperjason115
Is it safe in general to use spaces between specific thickness values (e.g. Margin or Padding) in XAML elements?
175 views
Asked by Dmitry Vornychev
Data sharing across subdomains
34 views
Asked by ARADHYA MISHRA
Is it bad practice to raise errors when input doesn't match the requirements?
19 views
Asked by SanttuS