Explain Codes LogoExplain Codes Logo

Best Articles — Page 45

How to test if a string contains one of the substrings in a list, in pandas?

python
pandas
regex
string-matching

How to tell if JRE or JDK is installed

java
environment-variables
java-installation
jdk-vs-jre

How to switch position of two items in a Python list?

python
list-manipulation
swap
tuple-unpacking

How to supply value to an annotation from a Constant java

java
immutable-constants
annotation-processing
compile-time-constants

How to subtract X days from a date using Java calendar?

java
date-manipulation
java-8
calendar-api

How to style the parent element when hovering a child element?

css
responsive-design
best-practices
pointer-events

How to strip all whitespace from string

python
regex
string-manipulation
whitespace-removal

How to stretch div height to fill parent div - CSS

html
responsive-design
css
flexbox

How to step through Python code to help debug issues?

python
debugging
pdb
ide

How to split a comma separated string using JavaScript?

javascript
prompt-engineering
functions
callbacks

How to split a comma-separated string?

java
string-manipulation
list-conversion
regular-expressions

How to sort with lambda in Python

python
lambda
functions
best-practices

How to sort a HashSet?

java
prompt-engineering
best-practices
performance

How to smooth a curve for a dataset

python
dataframe
pandas
data-visualization

How to skip the headers when processing a csv file using Python?

python
csv-reader
dataframe
pandas

How to show popup message like in Stack Overflow

javascript
popup-engineering
javascript-libraries
accessibility

How to show multiline text in a table cell

html
responsive-design
css-mastery
multiline-text

How to set time delay in javascript

javascript
async-await
setTimeout
event-loop

How to set the maximum memory usage for JVM?

java
memory-management
jvm-configuration
performance-tuning

How to set the id attribute of a HTML element dynamically with angularjs (1.x)?

javascript
angularjs
dynamic-binding
ng-attr