Explain Codes LogoExplain Codes Logo

Best Articles — Page 44

How to use string.replace() in python 3.x

python
string-manipulation
text-substitution
python-3.x

How to use Python to execute a cURL command?

python
requests
http-methods
performance

How to use multiprocessing pool.map with multiple arguments

python
multiprocessing
pool
map

How to use MDC with thread pools?

java
thread-pool
mdc
logging

How to use JavaScript regex over multiple lines?

javascript
regex
performance
best-practices

How to use if statements in underscore.js templates?

javascript
template-engineering
conditional-statements
javascript-templates

How to use GROUP_BY to concatenate strings in MySQL?

sql
group_concat
mysql
string-concatenation

How to use "/" (directory separator) in both Linux and Windows in Python?

python
pathlib
os.path
file-system

How to Use Content-disposition for force a file to download to the hard drive?

html
prompt-engineering
download
blob

How to use classes from .jar files?

java
classpath
java-8
best-practices

How to use bootstrap-theme.css with Bootstrap 3?

web-development
responsive-design
best-practices
css

How to use a variable for a key in a JavaScript object literal?

javascript
prompt-engineering
functions
callbacks

How to use ArgumentCaptor for stubbing?

java
mockito
testing
best-practices

How to use an existing database with an Android application

java
database-integration
sqlite
room

How to UPSERT (update or insert into a table?)

sql
performance
best-practices
concurrency

How to unzip a list of tuples into individual lists?

python
list-comprehension
map-function
zip-function

How to turn a String into a JavaScript function call?

javascript
functions
callbacks
promises

How to trim a string to N chars in Javascript?

javascript
prompt-engineering
functions
callbacks

How to trigger jQuery change event in code

javascript
event-handling
jquery
javascript-best-practices

How to trigger a file download when clicking an HTML button or JavaScript

javascript
download-triggers
blob-urls
data-urls