Explain Codes LogoExplain Codes Logo

Best Articles — Page 7

Extract day of week from date field in PostgreSQL assuming weeks start on Monday

sql
database
postgresql
date-extraction

How to import a jar in Eclipse?

java
build-path
eclipse-configuration
jar-management

Linq to SQL multiple tables left outer join

csharp
linq
sql
entity-framework

Calculating a running total in MySQL

sql
window-functions
performance
best-practices

Why can't I use alias in a count(*) "column" and reference it in a having clause?

sql
sql-operations
sql-alias
sql-having-clause

Provide an image for WhatsApp link sharing

web-development
meta-tags
best-practices
responsive-design

"content is not allowed in prolog" when parsing perfectly valid XML on GAE

java
xml-parsing
gae
encoding

Ant path style patterns

java
file-system
pattern-matching
wildcards

Converting between java.time.LocalDateTime and java.util.Date

java
time-zone-handling
date-time-api
java-8

How to calculate a logistic sigmoid function in Python?

python
functions
performance
best-practices

How to completely remove borders from HTML table

html
responsive-design
css
best-practices

How to distinguish between left and right mouse click with jQuery

javascript
event-delegation
jquery-plugins
cross-browser-consistency

Best Practice: Access form elements by HTML id or name attribute?

html
accessibility
best-practices
responsive-design

How do I find where JDK is installed on my windows machine?

java
java-home
jdk-installation
windows

How to run Tensorflow on CPU

python
performance
optimization
cpu-optimization

Selecting text in an element (akin to highlighting with your mouse)

javascript
prompt-engineering
best-practices
accessibility

Running a .sql script using MySQL with JDBC

sql
database-population
jdbc
script-execution

How to run a function when the page is loaded?

javascript
event-listeners
window.onload
defer-attribute

:hover but :not on a specific class

css
responsive-design
best-practices
css-variables

How do I pass variables and data from PHP to JavaScript?

javascript
ajax
async-await
javascript-injection