Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
mishadoff
mishadoff has asked
10
questions and find answers to
60
problems.
Stats
1.8k
EtPoint
616
Vote count
10
questions
60
answers
About
Software Engineer working in Java, but love Clojure.
mishadoff questions
Pattern for cascade/nested asynchronous calls
Template Method pattern for static classes
Changing map behaviour in Clojure
Word splitting statistical approach
JAXB default attribute value
Add custom markers to emacs org-mode
mishadoff answers
Need I make all classes immutable?
Simple if-else branching logic in Clojure
Connecting Eclipse project to new GitHub repo
Java: Summing all digits of 2^1000
Understanding the scala substitution model through the use of sumInts method
What's the difference between String s = "something"; and String s = new String("something"); [duplicate]
Is this idiomatic Clojure?
Efficient concurrent tree
Filter nil values from Clojure map?
Java - How to check for duplicate characters in a string?