Explain Codes LogoExplain Codes Logo

Best Articles — Page 204

How do I get the last element of a list?

python
negative-indexing
list-manipulation
functions

Mysql: Get character-set of database or table or column?

sql
character-set
best-practices
data-migration

Singleton with Arguments in Java

java
singleton
thread-safety
builder-pattern

How do I check if an array includes a value in JavaScript?

javascript
includes
performance
polyfills

Format number to always show 2 decimal places

javascript
number-formatting
precision
localization

How to calculate percentage with a SQL statement

sql
percentage-calculation
window-functions
data-accuracy

How to convert a Java 8 Stream to an Array?

java
java-8
streams
performance

Combining UNION and LIMIT operations in MySQL query

sql
union
limit
pagination

How to change color of the back arrow in the new Material theme?

java
customization
theme-attributes
navigation-icon

How can I make the contents of a fixed element scrollable only when it exceeds the height of the viewport?

html
responsive
scrolling
accessibility

How to set selected item of Spinner by value, not by position?

java
spinner
arraylist
nullpointerexception

Get $_POST from multiple checkboxes

html
checkboxes
form-handling
input-validation

How to run HTML file on localhost?

html
local-hosting
http-server
live-reloading

Frame Buster Buster ... Buster Code Needed

html
frame-busting
web-security
http-headers

Converting Java bitmap to byte array

java
bitmap
byte-array
memory-management

Impossible to make a cached thread pool with a size limit?

java
thread-pool
concurrency
best-practices

Java: Date from unix timestamp

java
date-time
unix-timestamp
time-zones

How to convert a string to an integer in JavaScript

javascript
string-conversion
parseint
number-function

Converting Dictionary to List?

python
list-comprehension
memory-management
dictionary-comprehensions

How to set a specific Java version in Maven?

java
maven
java-home
build-environment