Explain Codes LogoExplain Codes Logo

Best Articles — Page 8

Interface naming in Java

java
interface-driven-design
programming-to-an-interface
best-practices

Call async/await functions in parallel

javascript
async-programming
promise-handling
parallel-execution

Javascript for detecting browser language preference

javascript
language-detection
browser-language
javascript-apis

What is the difference between client-side and server-side programming?

web-development
client-server
ajax
server-side-validation

How many rows in a database are TOO MANY?

sql
performance-optimization
database-optimization
indexing

What is the difference between the HashMap and Map objects in Java?

java
collections
best-practices
interface

How do I count the occurrences of a list item?

python
collections
counter
dataframe

Javascript blob filename without link

javascript
blob
file-handling
javascript-libraries

Can I create a named default constraint in an add column statement in SQL Server?

sql
default-constraints
sql-server
database-design

The object 'DF__*' is dependent on column '*' - Changing int to double

sql
database-operations
error-handling
data-types

Line break in HTML with '\n'

html
line-breaks
css-properties
html-structure

'must Override a Superclass Method' Errors after importing a project into Eclipse

java
compiler-settings
eclipse-configuration
java-compiler

How can I break out of multiple loops?

python
function-refactoring
loop-management
best-practices

How can I read numeric strings in Excel cells as string (not numbers)?

java
dataformatter
formulaevaluator
number-to-text-converter

How do I include a JavaScript file in another JavaScript file?

javascript
import-export
javascript-modules
browser-compatibility

How to copy files

python
file-operations
shutil
pathlib

Why is there no PRODUCT aggregate function in SQL?

sql
sql-server
custom-aggregates
workarounds

How to Perform a Real Time Search and Filter on a HTML Table

javascript
debouncing
performance-optimization
dom-manipulation

Using Node.JS, how do I read a JSON file into (server) memory?

javascript
async-programming
error-handling
node-js

Adding HTML entities using CSS content

html
unicode-escapes
css-content
html-entities