Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
Victor Sorokin
Victor Sorokin has asked
7
questions and find answers to
109
problems.
Stats
2.6k
EtPoint
774
Vote count
7
questions
109
answers
About
I like Joni Mitchell songs.
Victor Sorokin questions
MySQL JDBC over SSL problem
Why do we start Visitor by calling Acceptor.accept(), and not Visitor.visit()?
Generics cast issue
Meaning of new Class(...){{...}} initialization idiom [duplicate]
Victor Sorokin answers
Using a concurrent hashmap to reduce memory usage with threadpool?
JDBC transactions in multi-threaded environment
Passing the value from a servlet to another
How is mutex internally implemented
Command doesn't work in script, but works in shell
Java: Junit4: Exception testing not working, insists on try-catch block:
How to access the objects inside an ArrayList of generic ArrayLists
Message too long for UDP socket after setting sendBufferSize()
Two-dimensional List in Java
What are ways to test methods that depend on static methods?