Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
Jay
Jay has asked
35
questions and find answers to
141
problems.
Stats
3.2k
EtPoint
918
Vote count
35
questions
141
answers
About
Jay questions
Eclipse WAR with 2 projects?
finding foreign keys in ms sql server with information_schema
vb/c# decimal internal format
Better to commit inside or outside a loop?
Searching svn commits
html/css break line at midpoint
Table join order in postgres
exclude files from jar or war in eclipse
Responsive design: different images for different screen sizes
IIS 7 and 503 error for file copy access denied problem
Jay answers
Class Design Vs Db Design (ER-Diagram)
Cutting a database down to size
Moving a method from one file to another while keeping its history
Java date processing
Computing standard deviation over a circular buffer
Unix timestamp and mysql date: birthdate
What is the Use of Javascript [closed]
How can you hide information inside a jpg or gif photo?
Database table with just 1 or 2 optional fields... split into multiple tables?
Why does "++x || ++y && ++z" calculate "++x" first, even though operator "&&" has higher precedence than "||"